Releases: GeoscienceAustralia/fc
Releases · GeoscienceAustralia/fc
Release list
1.3.10
What's Changed
- Pypi action by @Ariana-B in #52
- fix numpy dtype compatibility by @emmaai in #53
- Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows by @dependabot in #55
- Upgrade fortran packaging by @emmaai in #56
New Contributors
- @Ariana-B made their first contribution in #52
- @dependabot made their first contribution in #55
Full Changelog: 1.3.9...1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
- Fix an issue with USGS Scaling not clipping values to 0-10,000
- Fix an issue with the application of regression coefficients to zero values
1.3.5
- Fix an issue cause by changes in Datacube Core, see #47
1.3.4
Fractional Cover 1.3.2
Switch to selecting time slices by indexes instead of time value. It's simpler and more precise, and actually works with the recent regression in Pandas.
Also, disable the scipy fallback. I don't think it's a safe fallback when we're running bulk computations, and recently, it seems to be failing randomly and getting in the way of debugging the implementation we actually want to use.
Fractional Cover 1.3.1
Minor update to the generate command.
Version 1.2.9
fc-1.2.9 Clone full history with Travis-CI