icclim._core.model.netcdf_version# Module containing the NetCDF version model and its registry. Module Contents# class icclim._core.model.netcdf_version.NetcdfVersion[source]# Class representing a NetCDF version. name[source]# The name of the NetCDF version. Type: {‘NETCDF4’, ‘NETCDF4_CLASSIC’, ‘NETCDF3_64BIT’, ‘NETCDF3_CLASSIC’} class icclim._core.model.netcdf_version.NetcdfVersionRegistry[source]# Registry of NetCDF versions.