pycif.plugins.domains.dummy — API reference#
Configuration reference: dummy plugin
- pycif.plugins.domains.dummy.create_domain.create_domain(domain, **kwargs)[source]#
Creates a grid if needed
- Parameters:
domain (dictionary) – dictionary defining the domain.
- Returns:
initialized domain
- pycif.plugins.domains.dummy.read_domain.read_grid(domain, **kwargs)[source]#
Reads a grid from an existing file
- Parameters:
domain (Plugin) – 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: Coordinates are in meters from a reference point