You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Change default units to "unknown" for all DimensionalMetadata (#3713)
* Change default loading unit from "1" to "unknown" (correct branch) (#3709)
* Unify saving behaviour of "unknown" and "no_unit" (#3711)
* fix test (#3732)
Co-authored-by: stephenworsley <[email protected]>
* When loading data from netcdf-CF files, where a variable has no "units" property, the corresponding Iris object will have "units='unknown'". Prior to Iris 3.0, these cases defaulted to "units='1'".
0 commit comments