SciTools / iris

A powerful, format-agnostic, and community-driven Python package for analysing and visualising Earth science data
https://scitools-iris.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
635 stars 283 forks source link

Identify and list all deprecations + iris.FUTURE options to be removed #2637

Closed lbdreyer closed 7 years ago

lbdreyer commented 7 years ago

Start by assuming all will be removed from v2.0

lbdreyer commented 7 years ago

Deprecations

Deprecated modules:

Other deprecated functions, classes, kwargs etc

In lib/iris/fileformats/pp.py

In lib/iris/fileformats/netcdf.py Both of these are to do with the change of the iris.FUTURE.netcdf_no_unlimited setting

In lib/iris/fileformats/_ff.py (not deprecated but get rid of the information in each of their doc strings saying that it's deprecated)

In lib/iris/fileformats/rules.py

In lib/iris/cube.py

In config.py

In lib/iris/analysis/calculus.py

In lib/iris/analysis/maths.py

In lib/iris/analysis/_interpolate_private.py

In lib/iris/util.py