ants.fileformats.netcdf package#

The entry point for netCDF saving is via ants.io.save.netcdf().

Submodules#

ants.fileformats.netcdf.cf module#

ants.fileformats.netcdf.ukca module#

ants.fileformats.netcdf.ukca.LOCAL_ATTS = ['tracer_name', 'vertical_scaling', 'lowest_level', 'highest_level', 'hourly_scaling']#

Local attributes for UKCA netCDF saving.

Atrributes to be saved locally per variable rather than globally. This is used by ants.io.save.ukca_netcdf() to override the default iris behaviour.

Type:

list