pycif.plugins.domains.iconart — API reference

pycif.plugins.domains.iconart — API reference#

Configuration reference: iconart plugin

pycif.plugins.domains.iconart.create_domain.create_domain(domain, **kwargs)[source]#

Creates a grid if needed

Parameters:

domain (dictionary) – dictionary defining the domain.

pycif.plugins.domains.iconart.read_domain.read_grid(domain, **kwargs)[source]#

Read iconart iso-cosahedral grid from a netCDF file.

Parameters:
  • domain (dictionary) – dictionary defining the domain. Should include

  • file (filegrid to be able to read the grid from a)

Returns:

Grid dictionary with meshgrids for center lon/lat and corner lon/lat

Notes: