HydrologicEngineeringCenter / Vortex

data processing utilities
MIT License
28 stars 7 forks source link

Revert NetCDF Gridded Data Time Logic #118

Open nickvan612 opened 4 weeks ago

nickvan612 commented 4 weeks ago

Revert NetCDF Gridded Data time reading logic to read in intervals via 'getCoordBoundsDate' instead of instantaneous time. Commit that changed the original behavior: ddf332cd

Original intention was that the resulting NetCDF file would have the exact same time as the original NetCDF file, but that may not necessary be the desired behavior.