Releases: NREL/rex
Releases · NREL/rex
Multi Year Resource Handler
Add parse_table and refactor with new linters
Expose Extraction filters
What’s Changed
- Expose lat_lon, region, and timestep filters
Add Utils from GOOML
slicing bug fix
Fix/improve Resource dataset extraction
What’s Changed
- Use ResourceDataset.extract for 'meta' and 'time_index' to allow for extraction of non-monotonic lists
- Improve ResourceDataset._extract_ds performance (also fixes an issue with h5pyd slicing bug)
ResourceX bug fixes
What’s Changed
- Fix ResourceX region extraction fixes
- Fix ResourceX init_tree
Unit check update and dtype bug fix in RechunkH5
What’s Changed
- used median to check for units, more accurate than min or max for sim… (#11) @grantbuster
Bug Fix
- Remove dtype.name when setting default dtype in rechunk as it doesn't work for recarrays
Minor updates to be compatible with PySAM2
What’s Changed
- updated sam resource technology strings to be explicit with pvwattsv5… (#10) @grantbuster