Releases: cedadev/CFAPyX
Releases · cedadev/CFAPyX
2025.12.3: Extension/Merging
2025.12.2
2025.11.18
- Updated convention naming scheme in output file, now adheres to CF-1.12 expected conventions for aggregated variable parameters
- Fixed bug with nstarts in creator
- Fixed xarray version to <2025.3.0 (current bug with reshape behaviour)
2025.8.4: Attributes bug fix
- Fixed a bug where the attributes for dimensions and variables are not collected, which results in time decoding issues down the line.
2025.7.18: FillValue bug Fix
- Fixed a bug where a NaN fill Value prevented aggregation due to differing attributes.
2025.3.18: Poetry 2 and Dependency Fixes
- No longer dependent on Scipy for this module.
- Fixed netCDF4/numpy to working version (1.6.5 and 1.26.4 respectively)
- Fixed logs
2025.2.27
2025.1.29: Upgraded pytest - for pyeodh
Updated version
2025.1.27: Updated Dependencies
Updated dependencies
2024.11.27: Python downgrade
Allows python versions 3.9 to 4 instead of restricting to 3.11 only.