* Hsds kwargs added to handlers (100) MRossol - Add `hsds_kwargs=None` to all resource handlers, this will allow passing of nrel-pds-hsds bucket to h5pyd from Kita lab as follows:
with Resource('/nrel/nsrdb/v3/nsrdb_2000.h5', hsds=True, hsds_kwargs={'bucket':'s3://nrel-pds-hsds/'}) as f: meta = f.meta
0.2.59
What’s Changed
Bug Fixes
* Fix weighted stats (97) MRossol * up date means calculation (96) MRossol
0.2.58
What’s Changed
* bug fix on sam resource site slice with step = 0 (94) grantbuster
Features
* Joint Probabilty Distribution calculator (95) MRossol
0.2.57
What’s Changed
* Change `check_dist` to `check_lat_lon` to allow for disabling of all lat lon checks during ckdTree search
0.2.56
What’s Changed
* added test for SAMResource object with duplicate site list (92) grantbuster
Features
* Wave stats (91) MRossol
0.2.55
What’s Changed
Bug Fixes
* Fix CLI Bugs (89) MRossol - Typo on "Resource" - Update annual to full