Whenever Iris loads a cube it returns the following warning message FutureWarning: Ignoring a datum in netCDF load for consistency with existing behaviour. In a future version of Iris, this datum will be applied. To apply the datum when loading, use the iris.FUTURE.datum_support flag.
Although all the code in the worksheets functions fine, as this is a warning about future changes, it is somewhat unsightly.
Whenever Iris loads a cube it returns the following warning message
FutureWarning: Ignoring a datum in netCDF load for consistency with existing behaviour. In a future version of Iris, this datum will be applied. To apply the datum when loading, use the iris.FUTURE.datum_support flag.
Although all the code in the worksheets functions fine, as this is a warning about future changes, it is somewhat unsightly.