Git Product home page Git Product logo

Comments (3)

AdamJDuncan avatar AdamJDuncan commented on July 22, 2024

If we're performing assimilation on soil moisture with observed data, is there any reason to perform assimilation on the model's inputs, anyway? Are the corrections to the inputs "cancelled out" by corrections to the result? I assume I'm wrong but could you explain why? Thanks.

from rheas.

kandread avatar kandread commented on July 22, 2024

Hey @AdamJDuncan, apologies for the very late reply. If I understand your question correctly, we're not really performing assimilation on the model inputs (precipitation, temperature). The assimilation essentially "compares" the model-predicted observation with the actual observation and adds that difference (weighted by the gain matrix) to the prior model estimate of what you're trying to update.
You could theoretically correct the precipitation in order to get the model prediction to be close to the observed soil moisture, and in that case you're right there might be little impact if you assimilate the same observation. How little of an impact would depend on whether the relationship between the model input and the observation is linear enough (and Gaussian) so it can be represented through the Kalman Filter.
Hope this makes sense!

from rheas.

kandread avatar kandread commented on July 22, 2024

I've made a number of fixes and updates on these datasets and tested them out. Closing this but feel free to reopen if you still have issues.

from rheas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.