Releases: consbio/mpilot
Releases · consbio/mpilot
Version 1.3.2
05 Dec 21:04
Compare
Sorry, something went wrong.
No results found
Changes
Fixed bug with NetCDF EEMSWrite command where using a template dataset with fill values for dimension variables would fail.
Full Changelog : 1.3.1...1.3.2
Version 1.3.1
26 Nov 00:22
Compare
Sorry, something went wrong.
No results found
Changes
Upgrade dependencies
Oldest supported Python is now 3.11.
Full Changelog : 1.3.0...1.3.1
Version 1.2.8
30 Nov 20:19
Compare
Sorry, something went wrong.
No results found
Changes
Added CRS metadata to output NetCDF datasets
Full Changelog : 1.2.7...1.2.8
Version 1.2.7
21 Nov 00:41
Compare
Sorry, something went wrong.
No results found
Changes
Fix NetCDF I/O bugs
Compress NetCDF outputs
Full Changelog : 1.2.6...1.2.7
1.2.6
20 Nov 20:27
Compare
Sorry, something went wrong.
No results found
Changes
Fixed NetCDF I/O commands & added NetCDF tests
Full Changelog : 1.2.5...1.2.6
Version 1.2.5
05 May 01:56
Compare
Sorry, something went wrong.
No results found
Changes
Fixed EEMSWrite line endings on Windows with Python 2.7
Version 1.2.4
09 Mar 03:30
Compare
Sorry, something went wrong.
No results found
Changes
Fix dependency issues for Python 2.7
Version 1.2.3
26 Feb 01:21
Compare
Sorry, something went wrong.
No results found
Changes
Fixed a bug where the EEMS Sum command would modify the result from the first input
Version 1.2.1
06 Nov 00:17
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fixed a bug with Python 2.7, which uses an older version of numpy which doesn't support some function arguments.
Version 1.2.0
05 Nov 01:11
Compare
Sorry, something went wrong.
No results found
Changes
Fixed #13 Sum returns normal array type instead of MaskedArray.
Removed unnecessary StartVal and EndVal parameters from normalize commands that don't need them.