Git Product home page Git Product logo

Comments (4)

kandread avatar kandread commented on August 24, 2024

Severity is basically 1 minus the percentile from climatology, so your time series will always map from 0-1 (CDF). If the climatology is short, some of your "dry" values will be classified as "wet" since everything's relative to the sample you have (i.e. climatology). I suspect that is what's going on here. Averaging monthly will remove some of that variability, but you will still have the same fundamental problem. Assuming that you have a short climatology, I suggest generating a longer (20-30 year) baseline simulation and then re-running.

from rheas.

AdamJDuncan avatar AdamJDuncan commented on August 24, 2024

OK thanks for your explanation.

How does this 20-30 year "baseline simulation" work? I can run a nowcast, then a forecast, and the latter will incorporate the former's drought index mean/std/skew/kurtosis into its calculations? CHIRPS and NCEP go back to 1985 in the DB. How do I use this to our benefit for forecasts? Initialization file only contains information on current soil state, right? Do I just run a nowcast first in the same schema?

from rheas.

kandread avatar kandread commented on August 24, 2024

You can run a nowcast for a long enough time period up to the initialization date for your forecasts. So the forecast severity will utilize the previous run as the climatology.

from rheas.

AdamJDuncan avatar AdamJDuncan commented on August 24, 2024

Cool, didn't know it had a memory like that... will run a 30-year for the entire region over the weekend.

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.