Skip to content

Releases: NREL/rex

Bifacial arg for albedo data passing

03 Sep 18:51
c2095a7
Compare
Choose a tag to compare

What’s Changed

  • added bifacial kwargs to NSRDB and solar resource handlers (#32) @grantbuster

Add Box Extractor

28 Aug 15:38
51608eb
Compare
Choose a tag to compare

What’s Changed

Features

Bugs

  • Fix meta index name for when 'gid' is a column (#31 ) @MRossol

Boolean Mask Slicing

27 Aug 16:58
52c5f3d
Compare
Choose a tag to compare

What’s Changed

Features

Bug Fixes

Extraction get_df bug fix

26 Aug 14:44
7b3ca08
Compare
Choose a tag to compare

What’s Changed

Fix DataFrame creation using pd.Index bug

Bug Fixes

Wave spectrum extractors

25 Aug 15:47
Compare
Choose a tag to compare

What’s Changed

custom extractors (get_gid_ts and get_gid_df) for "dimensional_wave_spectrum"

Features

Updates

Multi-year Resource subset

17 Aug 19:56
ca598da
Compare
Choose a tag to compare

What’s Changed

Features

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