Skip to content

Releases: NREL/rex

Wave Resource

14 Aug 21:14
52344ff
Compare
Choose a tag to compare

What’s Changed

Features

  • Add Wave Resource (#25) @MRossol
  • Add WaveX class and CLI

Bug Fixes

Background subprocess submission

12 Aug 20:12
1fa716d
Compare
Choose a tag to compare

What’s Changed

Added methods to submit subprocesses in the background with nohup.

Update Rechunk H5

24 Jul 20:12
Compare
Choose a tag to compare

What’s Changed

  • Add Retry decorator class to utilities

Features

Bug Fixes

  • check chunk shape for meta and coordinates (#22) @MRossol

Add in filename_timestamp from WTK

22 Jul 21:39
Compare
Choose a tag to compare

What’s Changed

  • Add in filename_timestamp utility from WTK

SamResource Irradiance Calculator

16 Jul 18:32
Compare
Choose a tag to compare

What’s Changed

Features

  • Allow SamResource to compute a single irradiance variable (#20) @MRossol

Fix Extraction CLIs

15 Jul 18:08
Compare
Choose a tag to compare

What’s Changed

  • Remove deprecated compute_tree option for CLIs

Roll SAM dataframes and update cKDTree handling

15 Jul 17:45
9893202
Compare
Choose a tag to compare

What’s Changed

Bug Fixes

Updates

Add get_class_properties utility

13 Jul 20:08
Compare
Choose a tag to compare

What’s Changed

  • Add get_class_property utility, to be used in reV to check config entries

NSRDB CLI alias fix

09 Jul 20:50
Compare
Choose a tag to compare

What’s Changed

  • Fix path for NSRDB CLI alias in setup.py

Multi Year Resource Handler

08 Jul 17:53
606a393
Compare
Choose a tag to compare

What’s Changed

Features