Aostools

Latest version: v2.4.1

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

2.1.4

Found a bug with the use of numpy.gradient() in climate.py. It seems that with the more recent versions of numpy, gradient() only allows for scalars as dx,dy,etc, and not arrays. Thus, any gradient computations are now gradient(y)/gradient(x) instead of gradient(y,gradient(x)).

2.1.3

Removed matplotlib.mlab.find() and replaced with numpy.where() to diminish package requirements.

2.1.2

Package requirement netcdf4-python does not seem to work. Replaced with netCDF4, which is the same package.
Code content still the same as in v2.1.

2.1.1

Trying to make sure the package requirements are working.
Code is otherwise identical to v2.1.

2.1

Corrected a problem with the inclusion of README and LICENSE in the PyPi package.
Also added the possibility to call ComputeBaroclinicity() on only one vertical level.

2.0

Several bugfixes are corrected in this release.
This is a major version release for two reasons:
- WriteGenericNc() now uses NETCDF-4 instead of NETCDF3_64BIT, such that netCDF groups are now possible.
- aostools is now also on PyPi. As a consequence, the file io.py had to be renamed inout.py to avoid problems with the io module

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.