Recent Releases of nrel-nsrdb
nrel-nsrdb - Use modis v6.1 albedo data for 2018+
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
- Python
Published by github-actions[bot] about 1 year ago
nrel-nsrdb - Integration with extended mlclouds models
What's Changed
- Bnb/dev by @bnb32 in https://github.com/NREL/nsrdb/pull/77
Full Changelog: https://github.com/NREL/nsrdb/compare/v4.1.0...v4.1.1
- Python
Published by bnb32 over 1 year ago
nrel-nsrdb - v4.1.0
- 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
- Update codecov.yml by @bnb32 in https://github.com/NREL/nsrdb/pull/72
- Update linter.yml by @bnb32 in https://github.com/NREL/nsrdb/pull/74
- Bnb/dev by @bnb32 in https://github.com/NREL/nsrdb/pull/76
Full Changelog: https://github.com/NREL/nsrdb/compare/v4.0.2...v4.1.0
- Python
Published by bnb32 over 1 year ago
nrel-nsrdb - pypi release
What's Changed
- workflow fixes by @bnb32 in https://github.com/NREL/nsrdb/pull/66
- Bnb/dev by @bnb32 in https://github.com/NREL/nsrdb/pull/67
- added inclusion-intro to readme by @bnb32 in https://github.com/NREL/nsrdb/pull/68
- Update gh_pages.yml by @bnb32 in https://github.com/NREL/nsrdb/pull/69
- Update pyproject.toml by @bnb32 in https://github.com/NREL/nsrdb/pull/70
- Update publishtopypi.yml by @bnb32 in https://github.com/NREL/nsrdb/pull/71
Full Changelog: https://github.com/NREL/nsrdb/compare/v4.0.1...v4.0.2
- Python
Published by bnb32 almost 2 years ago
nrel-nsrdb - farms-dni integration
What's Changed
- Bnb/create configs by @bnb32 in https://github.com/NREL/nsrdb/pull/45
- Bnb32/issue46 by @bnb32 in https://github.com/NREL/nsrdb/pull/47
- Bnb/cli additions by @bnb32 in https://github.com/NREL/nsrdb/pull/48
- Gb/merra clouds by @grantbuster in https://github.com/NREL/nsrdb/pull/49
- Bnb/collect blend by @bnb32 in https://github.com/NREL/nsrdb/pull/50
- edge case fix for collection - get_slices by @bnb32 in https://github.com/NREL/nsrdb/pull/57
- fixing str_replace call according to rename in rev by @bnb32 in https://github.com/NREL/nsrdb/pull/55
- Bnb32/issue51 by @bnb32 in https://github.com/NREL/nsrdb/pull/59
- Use FARMS-DNI by @xieyupku in https://github.com/NREL/nsrdb/pull/58
- tmy logging edits by @bnb32 in https://github.com/NREL/nsrdb/pull/60
New Contributors
- @xieyupku made their first contribution in https://github.com/NREL/nsrdb/pull/58
Full Changelog: https://github.com/NREL/nsrdb/compare/v3.2.2...v.4.0.0
- Python
Published by bnb32 almost 3 years ago
nrel-nsrdb - MERRA interpolation fix (issue #51). Pandas v2.0.0 adjustments and python 3.7/3.8 deprecation.
What's Changed
- Bnb/create configs by @bnb32 in https://github.com/NREL/nsrdb/pull/45
- Bnb32/issue46 by @bnb32 in https://github.com/NREL/nsrdb/pull/47
- Bnb/cli additions by @bnb32 in https://github.com/NREL/nsrdb/pull/48
- Gb/merra clouds by @grantbuster in https://github.com/NREL/nsrdb/pull/49
- Bnb/collect blend by @bnb32 in https://github.com/NREL/nsrdb/pull/50
- edge case fix for collection - get_slices by @bnb32 in https://github.com/NREL/nsrdb/pull/57
- fixing str_replace call according to rename in rev by @bnb32 in https://github.com/NREL/nsrdb/pull/55
- Bnb32/issue51 by @bnb32 in https://github.com/NREL/nsrdb/pull/59
Full Changelog: https://github.com/NREL/nsrdb/compare/v3.2.2...v3.2.3
- Python
Published by bnb32 almost 3 years ago
nrel-nsrdb - New model for snowy albedo
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
- Python
Published by grantbuster about 4 years ago
nrel-nsrdb - Parallax correction updates
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.
- Python
Published by grantbuster about 4 years ago
nrel-nsrdb - MLClouds and cloud solar shading adjustment features
Enabled cloud solar shading coordinate adjustment by default, enabled MLClouds machine learning gap fill method for missing cloud properties (cloud fill flag #7)
- Python
Published by grantbuster about 5 years ago