GithubHelp home page GithubHelp logo

Comments (5)

dominiquehausser avatar dominiquehausser commented on September 6, 2024

I cannot easily see any periodicity along the 10 days

from xygrib.

norulz avatar norulz commented on September 6, 2024

The GFS gribs are pre-processed on our server to normalize the "strange" NOAA accumulation from 0-3, 0-6, 6-9, 6-12..... to 0-3, 3-6, 6-9, 9-12....
Problem is that XyGrib's code is doing something similar and causing non-normalized distribution of the rain and we need to stop one of the two processes. What you can see on the series of forecast times is that suddenly there is on particular hour without any rain whereas 3 hours before (and later) there was plenty.

from xygrib.

did-g avatar did-g commented on September 6, 2024

Hi,

Temporary workaround would be to use PRATE.

I think I know what's missing, I'll to make a proper PR at least for common case when there's only one interval.

from xygrib.

dominiquehausser avatar dominiquehausser commented on September 6, 2024

I think all work to have clean data (data ready for use) should be done at the level of the server, as the grib files coming from different providers are not strictly standardised, meaning that the treatment is not universal but related to one model and one provider.

This will help to have a client with the little number of exceptions; which ideally should be defined in one file to facilitate maintenance

from xygrib.

norulz avatar norulz commented on September 6, 2024

Fixed
Thanks to @did-g

from xygrib.

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.