1.5.1.1.11.1.3. polar2grid.writers.cf module

The CF writer puts gridded image data into a CF-compliant NetCDF file.

All datasets to be saved must have the same projection coordinates x and y. If a scene holds datasets with different grids, the CF compliant workaround is to save the datasets to separate files.

polar2grid.writers.cf.add_writer_argument_groups(parser, group=None)[source]