Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging temp files check #46

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions padocc/temp.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
netcdf ESACCI-LAKES-L3S-LK_PRODUCTS-MERGED-19921017-fv2.1.0 {
netcdf ESACCI-LAKES-L3S-LK_PRODUCTS-MERGED-19920926-fv2.1.0 {
dimensions:
time = UNLIMITED ; // (1 currently)
lat = 21600 ;
Expand Down Expand Up @@ -850,14 +850,14 @@ variables:
:source = "LWL: European Space Agency (ESA), National Aeronautics and Space Administration (NASA), European Organisation for the Exploitation of Meteorological Satellites (EUMETSAT), National Oceanic and Atmospheric Administration (NOAA), Indian Space Research Organisation (ISRO); LWE: European Space Agency (ESA), National Aeronautics and Space Administration (NASA); LSWT: European Space Agency (ESA), European Organisation for the Exploitation of Meteorological Satellites (EUMETSAT), European Centre for Medium-Range Weather Forecasts (ECMWF) LIC: European Space Agency (ESA), National Aeronautics and Space Administration (NASA); LWLR: Calimnos processor by Plymouth Marine Laboratory, including calls to Idepix (SNAP) and POLYMER (Hygeos) algorithms;" ;
:history = "LWL: Generated by Laboratoire d\'Etudes en Geophysique et Oceanographie Spatiales, Collecte Localisation Satellites; LWE: Generated by Laboratoire d\'Etudes en Geophysique et Oceanographie Spatiales, Collecte Localisation Satellites; LSWT: created with collate_10DAYS_onMASK_RES120_new_unc.py; LIC: Lake ice cover processor by H2O Geomatics; LWLR: Calimnos processor by Plymouth Marine Laboratory, including calls to Idepix (SNAP) and POLYMER (Hygeos) algorithms" ;
:references = "https://climate.esa.int/en/projects/lakes/" ;
:tracking_id = "a67572a7-fe88-4fe0-9c24-92a4010c7e38" ;
:tracking_id = "af8cefca-75c7-4b43-b316-a7ff7a870c0d" ;
:Conventions = "CF-1.8" ;
:product_version = "v2.1.0" ;
:format_version = "CCI Data Standards v2.3" ;
:summary = "This dataset contains L3S daily ECV Lakes products: Water Level (LWL), Water Extent (LWE), Ice cover (LIC), Surface Water Temperature (LSWT) and Water Leaving Reflectance (LWLR). L3S data are observations combined from multiple instruments into a common spatiotemporal grid" ;
:keywords = "Satellite, Lake, Climate Change, Lake Water Level, Lake Water Extent, Lake Surface Water Temperature, Lake Ice Cover, Lake Water Leaving Reflectance; inspire: Orthoimagery; gcmd: WATER-LEAVING RADIANCE, EARTH_SCIENCE-TERRESTRIAL_HYDROSPHERE, WATER_QUALITY_WATER_CHEMISTRY-CHLOROPHYLL, SUSPENDED_SOLIDS, TURBIDITY; gemet_keywords: water, algal bloom, aquatic environment, freshwater, freshwater quality, ice, inland water, lagoon, lake, dam, phytoplankton, turbidity, water monitoring, water quality, water reservoir, climate, seasonal variation, environmental data, environmental monitoring, monitoring, remote sensing" ;
:keywords_vocabulary = "inspire: INSPIRE spatial data themes, gcmd: NASA Global Change Master Directory (GCMD) Science Keywords, gemet: GEMET keywords" ;
:id = "ESACCI-LAKES-L3S-LK_PRODUCTS-MERGED-19921017-fv2.1.0.nc" ;
:id = "ESACCI-LAKES-L3S-LK_PRODUCTS-MERGED-19920926-fv2.1.0.nc" ;
:naming_authority = "lakes.esa-cci" ;
:cdm_data_type = "Grid" ;
:comment = "These data were produced for the ESA Lakes_cci project" ;
Expand All @@ -872,8 +872,8 @@ variables:
:geospatial_lon_max = 180. ;
:geospatial_vertical_min = "NA" ;
:geospatial_vertical_max = "NA" ;
:time_coverage_start = "19921017T000000Z" ;
:time_coverage_end = "19921017T235959Z" ;
:time_coverage_start = "19920926T000000Z" ;
:time_coverage_end = "19920926T235959Z" ;
:time_coverage_duration = "P1D" ;
:time_coverage_resolution = "P1D" ;
:standard_name_vocabulary = "CF Standard Name Table v83, 17 October 2023" ;
Expand Down
Loading