Giter Club home page Giter Club logo

Comments (3)

khufkens avatar khufkens commented on September 27, 2024

This issue is still unfixed, or returned for some reason (refresh of the system).

The coordinate system is missing in the ncss queries, which results in errors with raster reads, failing the unit checks. The required coordinates system should read something like this.

I blank out the unit tests until this gets resolved after the gov. shutdown.

+proj=lcc +lat_1=25 +lat_2=60 +lat_0=42.5 +lon_0=-100 +x_0=0 +y_0=0 +a=6378137 +b=6356752.314706705 +units=m +no_defs

from daymetr.

khufkens avatar khufkens commented on September 27, 2024

Things are stable again it seems.

We have applied a new configuration on storage, which we hope is addressing the data corruption issue. If you are still seeing corrupt data, we have another solution to this on-the-ready but we have not implemented on the public server. That is, to throttle requests when requests are too high.
If you feel corrupted files are still being delivered, we might see if you can do some testing to see if the throttling soln corrects the problem.

The issue of needing specifically formatted coordinate reference system information in the netCDF files.

Just today as a result of your message and the user contacting us, I noticed a subtle inconsistency in an attribute of the lcc coordinate reference system in our files. I think it’s due to an update to IDL that went un-noticed.

Can you tell me if one of these files works differently than the other in your DaymetR code?

daymet_v3_vp_2017_puertorico.nc4 vs daymet_v3_vp_2015_puertorico.nc4

from daymetr.

khufkens avatar khufkens commented on September 27, 2024

fixed

from daymetr.

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.