Releases: NREL/rex
Releases · NREL/rex
HSDS and Examples Update
What’s Changed
- Gb/hsds (#173) @grantbuster
- Gb/hsds updates (#172) @grantbuster
Misc Features and Bias Correction Methods
What’s Changed
- Gb/bc (#170) @grantbuster
- added rex example accessing .h5 file on s3 with fsspec (#168) @grantbuster
- Fix Bug in
wind-rose
CLI (#167) @ssolson - added zarr example readme and added to docs (#166) @grantbuster
- added error handling for h5pyd oserror when hsds server is down/busy (#165) @grantbuster
Add guard to protect against double logging
Remove Pinned Google Auth Version
What’s Changed
- removed google auth pinned version - should be fixed now (#157) @grantbuster
Bug fix in MultiTimeH5.__get_item__
What's Changed
__get_item__
fails in first if statement without.values
. Causing… by @bnb32 in #154- Update version.py by @bnb32 in #155
Full Changelog: v0.2.81...v0.2.82
Minor new features
What’s Changed
- Gb/multi file year (#153) @grantbuster
- a few murky errors with rev runs - need info about which dset isn't f… (#152) @bnb32
- stats uses nanmean/nanstd/nanmedian so can actually mask zeros in tem… (#151) @grantbuster
Pandas v2.0 support and HSDS Examples
New SAM resource bias correction feature
What’s Changed
- Gb/bc (#148) @grantbuster
- Gb/temporal stats zero (#147) @grantbuster
- NSRDB resource is called with
mode
in some nsrdb tests. Adding this… (#146) @bnb32
New multi-resolution data handler
What’s Changed
- Gb/multi res (#144) @grantbuster