Copernicus
Product type for Copernicus.
CopernicusInactive
Bases: BaseL3SubscriptionModel
A Copernicus product that is inactive.
Source code in gso/products/product_types/copernicus.py
l3_core
property
writable
Getter: Retrieve the l3_core from the copernicus attribute.
service_name_attribute
property
Get the service name.
CopernicusProvisioning
Bases: CopernicusInactive
A Copernicus product that is being provisioned.
Source code in gso/products/product_types/copernicus.py
Copernicus
Bases: CopernicusProvisioning
A Copernicus product that is active.
Source code in gso/products/product_types/copernicus.py
ImportedCopernicusInactive
Bases: BaseL3SubscriptionModel
An imported Copernicus product that is inactive.
Source code in gso/products/product_types/copernicus.py
l3_core
property
writable
Getter: Retrieve the l3_core from the copernicus attribute.
service_name_attribute
property
Get the service name.
ImportedCopernicus
Bases: ImportedCopernicusInactive
An imported Copernicus product that is active.