Surfex#
Various resources to handle climatology files used in the Surfex model.
- class vortex.nwp.data.surfex.PGDLFI(*args, **kw)[source]#
SURFEX climatological resource in lfi format. A Genvkey can be provided.
- Note:
OBSOLETE classes do not use.
- class vortex.nwp.data.surfex.PGDFA(*args, **kw)[source]#
SURFEX climatological resource in fa format. A Genvkey can be provided.
- Note:
OBSOLETE classes do not use.
- class vortex.nwp.data.surfex.PGDNC(*args, **kw)[source]#
SURFEX climatological resource in netcdf format. A Genvkey can be provided.
- Note:
OBSOLETE classes do not use.
- class vortex.nwp.data.surfex.PGDWithGeo(*args, **kw)[source]#
SURFEX climatological resource. A Genvkey can be provided.
- class vortex.nwp.data.surfex.CoverParams(*args, **kw)[source]#
Class of a tar-zip set of coefficients for radiative transfers computations. A Genvkey can be given.
- class vortex.nwp.data.surfex.IsbaParams(*args, **kw)[source]#
Class of surface (vegetations, etc.) coefficients. A Genvkey can be given.
- class vortex.nwp.data.surfex.SandDB(*args, **kw)[source]#
Class of a tar-zip (.dir/.hdr) file containing surface sand database. A Genvkey can be given.
- class vortex.nwp.data.surfex.ClayDB(*args, **kw)[source]#
Class of a tar-zip (.dir/.hdr) file containing surface clay database. A Genvkey can be given.
- class vortex.nwp.data.surfex.OrographyDB(*args, **kw)[source]#
Class of a tar-zip (.dir/.hdr) file containing orography database. A Genvkey can be given.