Skip to content

Releases: NREL/rex

HSDS and Examples Update

29 Mar 15:22
257ef07
Compare
Choose a tag to compare

What’s Changed

Misc Features and Bias Correction Methods

16 Jan 20:08
7d724b1
Compare
Choose a tag to compare

What’s Changed

Add guard to protect against double logging

31 Aug 22:02
50d4646
Compare
Choose a tag to compare

What’s Changed

Remove Pinned Google Auth Version

15 Jun 19:23
1ad8d71
Compare
Choose a tag to compare

What’s Changed

Bug fix in MultiTimeH5.__get_item__

02 Jun 20:43
Compare
Choose a tag to compare

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

23 May 17:13
0f0c3e5
Compare
Choose a tag to compare

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

04 Apr 17:10
94d28d2
Compare
Choose a tag to compare

What’s Changed

Also deprecated py3.7 support

New SAM resource bias correction feature

07 Mar 17:22
348abdd
Compare
Choose a tag to compare

What’s Changed

New multi-resolution data handler

14 Feb 16:41
10a8515
Compare
Choose a tag to compare

What’s Changed

New geothermal data handler and Sup3rCC integration

24 Jan 17:48
bc12dd3
Compare
Choose a tag to compare

Features

Bug Fixes

  • added check for job id in stdout. if job id is present in stdout then… (#141) @bnb32
  • Fixed parse table bug for dictionaries (#138) @ppinchuk
  • Remove extra commas from values in SAM TMY file meta values (#137) @ppinchuk