Giter Club home page Giter Club logo

Comments (3)

euronion avatar euronion commented on June 20, 2024

Thanks for reporting.

Can you share the link from where you downloaded the SARAH v3 data?
Without knowing what record_status details exactly, it would probably be the easiest approach to just drop that variable before interpolation.

One should also check whether there were other changes from SARAHv2 to SARAHv3 in the variables and conventions. If not, then the fix would be as simple as you have described it.

We'd be happy to receive a PR if you feel like it :)

from atlite.

ladder-upstroke avatar ladder-upstroke commented on June 20, 2024

Here are some details on record_status, extracted with xarray from a SARAH-3 netCDF file:

comment :
    Overall status of each record (timestamp) in this file. If a record is flagged as not ok, it is recommended not to use it.
flag_meanings :
    ok void bad_quality
long_name :
    Record Status
flag_values :
    [0 1 2]

from atlite.

euronion avatar euronion commented on June 20, 2024

Thanks.

Is the status normally 0 for all records?
Or does a dataset usually have a mix of ok, void and bad_quality entries?

Did something similar exist before and we just ignored it, or is this a new variable that was necessary to be introduced with the changes to SARAHv3?

If the field should usually be 0 , we could check if that's the case for all entries and in that case drop the variable for further processing.

Else: What happens if you convert the record_status to a floating number?

from atlite.

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.