Cf-units

Latest version: v3.2.0

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

Scan your dependencies

1.4

==========================
* Modified logic in Unit.convert to handle numpy scalars
https://github.com/SciTools/iris/pull/472

* Change unit print-out
https://github.com/SciTools/iris/pull/465


----------------------------

1.3

===========================

Bugs fixed
----------
* Converting between reference times now works correctly for
units with non-Gregorian calendars.

Deprecations
------------
* The boolean methods/properties on the `Unit` class have been updated
to `is_...()` methods, in line with the project's naming conventions.

========================== ======================
Deprecated property/method New method
========================== ======================
convertible() is_convertible()
dimensionless is_dimensionless()
no_unit is_no_unit()
time_reference is_time_reference()
unknown is_unknown()
========================== ======================

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.