Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save copernicusmarinegist/8d0903ca824ae0470bc02b1f142d98d3 to your computer and use it in GitHub Desktop.
Save copernicusmarinegist/8d0903ca824ae0470bc02b1f142d98d3 to your computer and use it in GitHub Desktop.
ARCTIC_OMI_SI_extent_obs__global_attr_improved-draft
>>> ARCTIC_OMI_SI_extent_obs.attrs[u'product_id'] = u"ARCTIC_OMI_SI_extent_obs"
>>> ARCTIC_OMI_SI_extent_obs.attrs[u'dataset_id'] = u"arctic_omi_si_extent_obs"
>>> ARCTIC_OMI_SI_extent_obs.attrs[u'references'] = u"http://marine.copernicus.eu/services-portfolio/access-to-products/?option=com_csw&view=details&product_id=ARCTIC_OMI_SI_extent_obs"
>>> ARCTIC_OMI_SI_extent_obs.attrs[u'references_product_user_manual'] = u"http://marine.copernicus.eu/documents/PUM/CMEMS-OMI-PUM-SI-extent-obs.pdf"
>>> ARCTIC_OMI_SI_extent_obs.attrs[u'references_quality_information_document'] = u"http://marine.copernicus.eu/documents/QUID/CMEMS-OMI-QUID-SI-extent-obs.pdf"
>>> ARCTIC_OMI_SI_extent_obs.attrs[u'comment'] = u"The digital catalogue of Ocean Monitoring Indicators (OMI) is available here: http://marine.copernicus.eu/science-learning/ocean-monitoring-indicators/catalogue/"
>>> ARCTIC_OMI_SI_extent_obs.attrs[u'distributor_name'] = u"Copernicus Marine Environment Monitoring Service (CMEMS)"
>>> ARCTIC_OMI_SI_extent_obs.attrs[u'distributor_url'] = u"http://marine.copernicus.eu/"
>>> ARCTIC_OMI_SI_extent_obs.attrs[u'distributor_email'] = u"servicedesk.cmems@mercator-ocean.eu"
>>> ARCTIC_OMI_SI_extent_obs.attrs[u'product_version'] = u"1.0"
>>> ARCTIC_OMI_SI_extent_obs.attrs[u'source'] = u"SEAICE_GLO_SEAICE_REP_OBSERVATIONS_011_009, SEAICE_GLO_SEAICE_L4_NRT_OBSERVATIONS_011_001"
>>> ARCTIC_OMI_SI_extent_obs.attrs[u'license'] = u"These data are available free of charge under <COPERNICUS_REGULATION_NAME> policy."
>>> ARCTIC_OMI_SI_extent_obs.attrs[u'acknowledgment'] = u"Please acknowledge the use of these data with the following statement: These data were provided by E.U. Copernicus Marine Service Information"
>>> ARCTIC_OMI_SI_extent_obs.attrs
OrderedDict([(u'product_name',
u'EUMETSAT OSISAF monthly ice extent for Northern Hemisphere'),
(u'Conventions', u'CF-1.4'),
(u'start_date', u'1979-01-15 00:00:00 UTC'),
(u'stop_date', u'2019-01-15 00:00:00 UTC'),
(u'history', u'Creation 2019-02-01'),
(u'title', u'Northern Hemisphere Sea Ice Extent Monthly'),
(u'abstract',
u'Northern Hemisphere Sea Ice Extent estimates based upon EUMETSAT Ocean and Sea Ice SAF products. Both reprocessed and operational datasets have been used. See http://cryoclim.met.no/indicators/seaiceextent/ for details. Distributed by Copernicus Marine Service by agreement with EUMETSAT'),
(u'PI_name', u'Thomas Lavergne, Mari Anne Killie'),
(u'contact', u'osisaf-manager@met.no'),
(u'institution', u'Norwegian Meteorological Institute'),
(u'url', u'http://cryoclim.met.no/indicators/seaiceextent/'),
(u'project_name',
u'Copernicus Marine Environment Monitoring Service (CMEMS)'),
(u'topiccategory', u'Oceans ClimatologyMeteorologyAtmosphere'),
(u'keywords',
u'Sea Ice Extent,Sea Ice,Oceanography,Meteorology,Climate,Remote Sensing'),
(u'gcmd_keywords',
u'Cryosphere > Sea Ice > Sea Ice Extent\nOceans > Sea Ice > Sea Ice Extent\nGeographic Region > Northern Hemisphere\nVertical Location > Sea Surface\nEUMETSAT/OSISAF > Satellite Application Facility on Ocean and Sea Ice, European Organisation for the Exploitation of Meteorological Satellites'),
(u'area', u'Northern Hemisphere'),
(u'quality_statement', u'Quality controlled'),
(u'distribution_statement', u'Free'),
(u'activity_type', u'Space borne instrument'),
(u'product_id', u'ARCTIC_OMI_SI_extent_obs'),
(u'dataset_id', u'arctic_omi_si_extent_obs'),
(u'references',
u'http://marine.copernicus.eu/services-portfolio/access-to-products/?option=com_csw&view=details&product_id=ARCTIC_OMI_SI_extent_obs'),
(u'references_product_user_manual',
u'http://marine.copernicus.eu/documents/PUM/CMEMS-OMI-PUM-SI-extent-obs.pdf'),
(u'references_quality_information_document',
u'http://marine.copernicus.eu/documents/QUID/CMEMS-OMI-QUID-SI-extent-obs.pdf'),
(u'comment',
u'The digital catalogue of Ocean Monitoring Indicators (OMI) is available here: http://marine.copernicus.eu/science-learning/ocean-monitoring-indicators/catalogue/'),
(u'distributor_name',
u'Copernicus Marine Environment Monitoring Service (CMEMS)'),
(u'distributor_url', u'http://marine.copernicus.eu/'),
(u'distributor_email', u'servicedesk.cmems@mercator-ocean.eu'),
(u'product_version', u'1.0'),
(u'source',
u'SEAICE_GLO_SEAICE_REP_OBSERVATIONS_011_009, SEAICE_GLO_SEAICE_L4_NRT_OBSERVATIONS_011_001'),
(u'license',
u'These data are available free of charge under <COPERNICUS_REGULATION_NAME> policy.'),
(u'acknowledgment',
u'Please acknowledge the use of these data with the following statement: These data were provided by E.U. Copernicus Marine Service Information')])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment