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
When loading a NetCDF file which had a season dimension referring to a string type variable, this used to load as an AuxCoord on the cube, in 3.16 it loads as a separate cube.
Behaviour change in 3.16:
When loading a NetCDF file which had a
seasondimension referring to a string type variable, this used to load as an AuxCoord on the cube, in 3.16 it loads as a separate cube.