esgf_playground_utils.models.item
Models relating to STAC Items for the ESGF-Playground.
Classes
https://github.com/radiantearth/stac-spec/blob/v1.0.0/item-spec/item-spec.md |
|
https://github.com/radiantearth/stac-spec/blob/v1.0.0/item-spec/item-spec.md#properties-object |
Module Contents
- class esgf_playground_utils.models.item.ESGFItem(/, **data: Any)
Bases:
stac_pydantic.item.Item
https://github.com/radiantearth/stac-spec/blob/v1.0.0/item-spec/item-spec.md
- stac_version: str = '1.0.0'
- class esgf_playground_utils.models.item.ESGFItemProperties(/, **data: Any)
Bases:
stac_pydantic.item.ItemProperties
https://github.com/radiantearth/stac-spec/blob/v1.0.0/item-spec/item-spec.md#properties-object
- citation_url: pydantic.AnyUrl
- variable_long_name: str
- variable_units: str
- cf_standard_name: str
- activity_id: str
- data_specs_version: str
- experiment_title: str
- frequency: str
- further_info_url: pydantic.AnyUrl
- grid: str
- grid_label: str
- institution_id: str
- mip_era: str
- source_id: str
- source_type: str
- experiment_id: str
- sub_experiment_id: str
- nominal_resolution: str
- table_id: str
- variable_id: str
- variant_label: str
- instance_id: str