Skip to content

Releases: NatLabRockies/nsrdb

NLR rebranding updates

15 Apr 15:49
c768930

Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.1.3

Use modis v6.1 albedo data for 2018+

25 Mar 23:17

Choose a tag to compare

What's Changed

  • Updated to use snow free white sky albedo modis data v6.1 for years after 2017.
  • Auto download of modis data and ims download fix. Issues #53 and #54
  • Added merra download and albedo calc scripts. (#81) @bnb32
  • fix config creation for post proc blend collection (#78) @bnb32

Integration with extended mlclouds models

28 Oct 11:46
8b8f859

Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

09 Jul 23:22

Choose a tag to compare

  • Complete CLI refactor on top of gaps and sup3r patterns. This includes auto-generation of all main run and post-processing config files for a given year for standard CONUS / Full Disc runs.
  • Extended CLI test coverage
  • Farms and MLclouds added to version record in output data meta.
  • Variable descriptions added to variable attributes in output data.

What's Changed

Full Changelog: v4.0.2...v4.1.0

pypi release

26 Apr 16:36
701dc84

Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.0.2

OSS release

08 Jan 16:33

Choose a tag to compare

v4.0.1

workflow updates

farms-dni integration

06 Jul 18:28
6914b76

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.2...v.4.0.0

MERRA interpolation fix (issue #51). Pandas v2.0.0 adjustments and python 3.7/3.8 deprecation.

13 Apr 23:08

Choose a tag to compare

What's Changed

Full Changelog: v3.2.2...v3.2.3

New model for snowy albedo

28 Feb 16:11

Choose a tag to compare

Implemented a model for snowy albedo as a function of temperature from MERRA2 based on the paper "A comparison of simulated and observed fluctuations in summertime Arctic surface albedo" by Becky Ross and John E. Walsh

Amended requirements (6/27/2024)
netCDF4>=1.5,<1.7
NREL-reV>=0.5.1,<0.8
pandas<2.0

Parallax correction updates

19 Jan 00:23
19d8f7a

Choose a tag to compare

Implemented an algorithm to re-map the parallax and shading corrected cloud coordinates to the nominal GOES coordinate system. This fixes the issue of PC cloud coordinates conflicting with clearsky coordinates. This also fixes the strange pattern that was found in the long term means generated from PC data.