Skip to content

Releases: NatLabRockies/farms

v1.0.7

03 Mar 13:44

Choose a tag to compare

What's Changed

  • remove py 3.7 add 3.10 and 3.11 by @bnb32 in #14
  • Bnb/some cleaning by @bnb32 in #15
  • add support for python 3.12 and 3.13. change linter to ruff. use pypr… by @bnb32 in #16

Full Changelog: v1.0.6...v1.0.7

v1.0.6

05 Jul 04:34
710bd75

Choose a tag to compare

What's Changed

  • changed DHI calculation to not zero out DNI when dhi is calculated as… by @grantbuster in #12
  • Update version.py by @bnb32 in #13

New Contributors

  • @bnb32 made their first contribution in #13

Full Changelog: v1.0.5...v1.0.6

New model for cloudy sky dni computation

14 Apr 15:19
c154171

Choose a tag to compare

Added particle size limits for input to farms model

16 Nov 21:32
514b843

Choose a tag to compare

What’s Changed

  • added particle size limits for farms calculation as per advice from y… (#7) @grantbuster

Bug fix on DISC pressure units

27 Apr 16:29
ea7c64e

Choose a tag to compare

What’s Changed

Removed implicit unit conversion from disc model. Now takes mbar (hpa) pressure - same as NSRDB.

Fix SZA limit for DISC

26 Apr 21:22
f872e76

Choose a tag to compare

What’s Changed

Bug Fixes

Fix package data

23 Apr 02:13

Choose a tag to compare

What’s Changed

  • Fix package data (.csv) handling

Public Release

06 Apr 18:53

Choose a tag to compare

What’s Changed

  • First public release!