pyremo.remo_domain

remo_domain(domain_id, **kwargs)[source]

Creates an xarray dataset containg the domain grid definitions.

Parameters:
  • domain_id – Name of the Cordex Domain.

  • dummy (str or logical) – Name of dummy field, if dummy=topo, the cdo topo operator will be used to create some dummy topography data. dummy data is useful for looking at the domain with ncview.

Returns:

Dataset (xarray.core.Dataset) – Dataset containing the coordinates.