Skip to content

Commit

Permalink
feat(layers): content updates
Browse files Browse the repository at this point in the history
* feat(ocean color): update legend

* feat(layers): update descriptions

* feat(metedata updater): bump version

* feat(fie): updating info and legend

* feat(biomass): update description

* feat(biomass): minor text change

* feat(sss): update description

* feat(stories): update tags

* feat(tags): update translations

* feat(ui): add french localisation

* feat(layers): add layer type

* feat(layers): sync other languages

* feat(layers): add soil moisture icon

* feat(layers): remove unneeded 'link' property

* feat(layers): update legent values

closes #442

* feat(layers): update date format
  • Loading branch information
pmast authored Sep 9, 2020
1 parent 38a0ebd commit 35ce4fb
Show file tree
Hide file tree
Showing 18 changed files with 430 additions and 559 deletions.
20 changes: 13 additions & 7 deletions data/layers-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
"colorMap": "afmhot",
"basemap": "dark",
"timeFormat": {
"year": "2-digit",
"year": "numeric",
"month": "long"
}
},
"legendValues": ["400 km²", "300", "200", "100", "0"]
},
"sst.analysed_sst": {
"colorMap": "jet",
Expand All @@ -23,7 +24,8 @@
"timeFormat": {
"year": "numeric",
"month": "long"
}
},
"legendValues": ["30 mg/m³", "3", "0.3", "0.03"]
},
"aerosol.AOD550_mean": {
"colorMap": "Oranges",
Expand All @@ -40,7 +42,8 @@
"timeFormat": {
"year": "numeric",
"month": "long"
}
},
"legendValues": ["100 %", "0"]
},
"sea_level.sla": {
"colorMap": "gist_rainbow",
Expand All @@ -64,7 +67,8 @@
"timeFormat": {
"year": "numeric",
"month": "long"
}
},
"legendValues": ["0.4 m³/m³", "0"]
},
"ozone.atmosphere_mole_content_of_ozone": {
"colorMap": "viridis",
Expand Down Expand Up @@ -92,7 +96,8 @@
"timeFormat": {
"year": "numeric",
"month": "long"
}
},
"filter": "nearest"
},
"sea_state.swh_mean": {
"colorMap": "viridis",
Expand Down Expand Up @@ -134,7 +139,8 @@
"basemap": "land",
"timeFormat": {
"year": "numeric"
}
},
"legendValues": ["100 %", "0"]
},
"snow.swe": {
"colorMap": "ocean",
Expand Down
43 changes: 18 additions & 25 deletions i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,31 +40,24 @@
"dataInfo": "Dateninformation",
"storiesSelected": "{numberSelected, number} {numberSelected, plural, one {Geschichte} other {Geschichten}} ausgewählt",
"resetFilters": "Filter löschen",
"projectDescription": "# Über das Projekt\n\nClimate from Space Anwendung für ESAs CCI Programm.\n\nLorem ipsum dolor, sit amet consectetur adipisicing elit. Reiciendis natus praesentium reprehenderit veritatis mollitia quisquam distinctio nihil voluptate rerum ut placeat sint tenetur, tempora facere, velit in sed. Ex, sapiente.",
"tags.nature": "Natur",
"tags.biomass": "Biomasse",
"tags.university": "Universität",
"tags.school": "Schule",
"tags.ocean": "Ozean",
"tags.water": "Wasser",
"tags.weather": "Wetter",
"tags.heating": "Erwärmung",
"tags.satellite": "Satellit",
"tags.temperature": "Temperatur",
"tags.seasurface": "Meeresoverfläche",
"tags.earth": "Erde",
"tags.wind": "Wind",
"tags.planet": "Planet",
"tags.landcover": "Landfläche",
"tags.aerosol": "Aerosol",
"tags.globalwarming": "Globale Erwärmung",
"tags.co2": "CO2",
"tags.ozone": "Ozon",
"tags.sea-ice": "Meereeis",
"projectDescription": "# About the project\n\nThe European Space Agency (ESA) [Climate Change Initiative (CCI)](https://climate.esa.int/) programme aims to provide stable, long-term, satellite-based Essential Climate Variable (ECV) data products to the scientific community and general public. Based on Earth Observation (EO) archives that ESA together with its member states have established over the last 30 years, the CCI programme adds significant and timely contributions to the ECV databases required by United Nations Framework Convention on Climate Change ([UNFCCC](https://unfccc.int/)).\n\nESA's Climate Change initiative is organised in different themes:\n- Development of Essential Climate Variables\n- Cross-ECV scientific exploitation of the data products\n- Knowledge Exchange\n\nThe objective for Knowledge Exchange activities within CCI is to maximise awareness, access, use\nand understanding of satellite data for climate research with an emphasis on promoting the CCI\nProgramme as a whole.\n\nThe role of the Climate from Space application (this application) within those objectives is to increase the visibility of the CCI programme and the role of ESA satellite data in climate science. It addresses a general public and educational audience as well as representing ESA climate office at exhibition environments.",
"tags.sea-surface-temperature": "Meeresoberflächentemperatur",
"tags.sea-surface-salinity": "Salzgehalt der Meere",
"tags.sea-ice": "Meereis",
"tags.ocean-colour": "Ozean Farbe",
"tags.sea-surface-salinity": "Salinität der Meeresoberfläche",
"tags.ozone": "Ozon",
"tags.aerosol": "Aerosol",
"tags.permafrost": "Permafrost",
"tags.ocean-colour": "Meeresfarbe",
"tags.water-vapour": "Wasserdampf",
"tags.clouds": "Wolken"
"tags.ice-sheets": "Eisschild",
"tags.sea-level": "Meeresspiegel",
"tags.glaciers": "Gletscher",
"tags.land-cover": "Bodenbedeckung",
"tags.hr-land-cover": "Bodenbedeckung HR",
"tags.land-surface-temperature": "Bodenoberflächentemperatur",
"tags.soil-moisture": "Bodenfeuchtigkeit",
"tags.fire": "Feuer",
"tags.satellite-orbits": "Satellitenorbit",
"tags.sensors": "Sensoren",
"tags.electromagnetic-spectrum": "Elektromagnetisches Spektrum",
"tags.climate-modelling": "Klimamodellierung"
}
41 changes: 17 additions & 24 deletions i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,30 +41,23 @@
"storiesSelected": "{numberSelected, number} {numberSelected, plural, one {Story} other {Stories}} selected",
"resetFilters": "Reset Filters",
"projectDescription": "# About the project\n\nThe European Space Agency (ESA) [Climate Change Initiative (CCI)](https://climate.esa.int/) programme aims to provide stable, long-term, satellite-based Essential Climate Variable (ECV) data products to the scientific community and general public. Based on Earth Observation (EO) archives that ESA together with its member states have established over the last 30 years, the CCI programme adds significant and timely contributions to the ECV databases required by United Nations Framework Convention on Climate Change ([UNFCCC](https://unfccc.int/)).\n\nESA's Climate Change initiative is organised in different themes:\n- Development of Essential Climate Variables\n- Cross-ECV scientific exploitation of the data products\n- Knowledge Exchange\n\nThe objective for Knowledge Exchange activities within CCI is to maximise awareness, access, use\nand understanding of satellite data for climate research with an emphasis on promoting the CCI\nProgramme as a whole.\n\nThe role of the Climate from Space application (this application) within those objectives is to increase the visibility of the CCI programme and the role of ESA satellite data in climate science. It addresses a general public and educational audience as well as representing ESA climate office at exhibition environments.",
"tags.nature": "Nature",
"tags.biomass": "Biomass",
"tags.university": "University",
"tags.school": "School",
"tags.ocean": "Ocean",
"tags.water": "Water",
"tags.weather": "Weather",
"tags.heating": "Heating",
"tags.satellite": "Satellite",
"tags.temperature": "Temperature",
"tags.seasurface": "Sea Surface",
"tags.earth": "Earth",
"tags.wind": "Wind",
"tags.planet": "Planet",
"tags.landcover": "Land cover",
"tags.aerosol": "Aerosol",
"tags.globalwarming": "Global Warming",
"tags.co2": "CO2",
"tags.ozone": "Ozone",
"tags.sea-ice": "Sea Ice",
"tags.sea-surface-temperature": "Sea Surface Temperature",
"tags.sea-surface-salinity": "Sea Surface Salinity",
"tags.permafrost": "Permafrost",
"tags.sea-ice": "Sea Ice",
"tags.ocean-colour": "Ocean Colour",
"tags.water-vapour": "Water Vapour",
"tags.clouds": "Clouds"
"tags.sea-surface-salinity": "Sea Surface Salinity",
"tags.ozone": "Ozone",
"tags.aerosol": "Aerosol",
"tags.ice-sheets": "Ice Sheets",
"tags.sea-level": "Sea level",
"tags.glaciers": "Glaciers",
"tags.land-cover": "Landcover",
"tags.hr-land-cover": "HR Landcover",
"tags.land-surface-temperature": "Land Surface Temperature",
"tags.soil-moisture": "Soil Moisture",
"tags.permaforst": "Permafrost",
"tags.fire": "Fire",
"tags.satellite-orbits": "Satellite Orbits",
"tags.sensors": "Sensors",
"tags.electromagnetic-spectrum": "Electromagnetic Spectrum",
"tags.climate-modelling": "Climate Modelling"
}
40 changes: 17 additions & 23 deletions i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,30 +40,24 @@
"dataInfo": "Información de datos",
"storiesSelected": "{numberSelected, number} {numberSelected, plural, one {Historia} other {Historias}} seleccionada(s)",
"resetFilters": "Restablecer filtros",
"tags.nature": "Naturaleza",
"tags.biomass": "Biomasa",
"tags.university": "Universidad",
"tags.school": "Escuela",
"tags.ocean": "Acéano",
"tags.water": "Agua",
"tags.weather": "Clima",
"tags.heating": "Calefacción",
"tags.satellite": "Satélite",
"tags.temperature": "Temperatura",
"tags.seasurface": "Superficie del mar",
"tags.earth": "Tierra",
"tags.wind": "Viento",
"tags.planet": "Planeta",
"tags.landcover": "Cubierta de la tierra",
"tags.aerosol": "Aerosol",
"tags.globalwarming": "Calentamiento global",
"tags.co2": "CO2",
"tags.ozone": "Ozono",
"tags.sea-ice": "Hielo marino",
"projectDescription": "# About the project\n\nThe European Space Agency (ESA) [Climate Change Initiative (CCI)](https://climate.esa.int/) programme aims to provide stable, long-term, satellite-based Essential Climate Variable (ECV) data products to the scientific community and general public. Based on Earth Observation (EO) archives that ESA together with its member states have established over the last 30 years, the CCI programme adds significant and timely contributions to the ECV databases required by United Nations Framework Convention on Climate Change ([UNFCCC](https://unfccc.int/)).\n\nESA's Climate Change initiative is organised in different themes:\n- Development of Essential Climate Variables\n- Cross-ECV scientific exploitation of the data products\n- Knowledge Exchange\n\nThe objective for Knowledge Exchange activities within CCI is to maximise awareness, access, use\nand understanding of satellite data for climate research with an emphasis on promoting the CCI\nProgramme as a whole.\n\nThe role of the Climate from Space application (this application) within those objectives is to increase the visibility of the CCI programme and the role of ESA satellite data in climate science. It addresses a general public and educational audience as well as representing ESA climate office at exhibition environments.",
"tags.sea-surface-temperature": "Temperatura de la superficie del mar",
"tags.sea-ice": "Hielo marino",
"tags.ocean-colour": "Color del océano",
"tags.sea-surface-salinity": "Salinidad de la superficie del mar",
"tags.ozone": "Ozono",
"tags.aerosol": "Aerosol",
"tags.permafrost": "Permafrost",
"ocean-colour": "Color del océano",
"water-vapour": "Vapour de agua",
"clouds": "Nubes"
"tags.ice-sheets": "Hojas de hielo",
"tags.sea-level": "Nivel del mar",
"tags.glaciers": "Glaciares",
"tags.land-cover": "Cubierta terrestre",
"tags.hr-land-cover": "Cubierta terrestre HR",
"tags.land-surface-temperature": "Temperatura de la superficie de la tierra",
"tags.soil-moisture": "Humedad del suelo",
"tags.fire": "Fuego",
"tags.satellite-orbits": "Órbitas satelitales",
"tags.sensors": "Sensores",
"tags.electromagnetic-spectrum": "Espectro electromagnético",
"tags.climate-modelling": "Modelos climáticos"
}
117 changes: 55 additions & 62 deletions i18n/fr.json
Original file line number Diff line number Diff line change
@@ -1,70 +1,63 @@
{
"layerSelector.main": "Main",
"layerSelector.compare": "Compare",
"language.en": "English",
"language.de": "German",
"language.fr": "French",
"language.es": "Spanish",
"language.nl": "Dutch",
"stories": "Stories",
"backToDataMode": "Back to Data Mode",
"backToStories": "Back to Stories",
"storyMode": "Stories",
"layerSelector.main": "Principal",
"layerSelector.compare": "Comparez",
"language.en": "Anglais",
"language.de": "Allemand",
"language.fr": "Français",
"language.es": "Espagnol",
"language.nl": "Néerlandais",
"stories": "Articles",
"backToDataMode": "Retour au mode de données",
"backToStories": "Retour à la page des articles",
"storyMode": "Articles",
"projection": "Projection",
"layers": "Data Layers",
"more": "More",
"layers": "Couches de données",
"more": "Plus",
"2D": "2D",
"3D": "3D",
"presenter": "Presentation",
"presenterMode": "Presenter Mode",
"showcase": "Show Case",
"showcaseMode": "Showcase Mode",
"play": "Play",
"language": "Change language",
"detectedLanguage": "French language detected",
"changeLanguage": "Change language",
"keepLanguage": "Keep",
"presenter": "Présentation",
"presenterMode": "Mode présentateur",
"showcase": "Vitrine",
"showcaseMode": "Mode vitrine",
"play": "Jouez",
"language": "Changer de langue",
"detectedLanguage": "Langue française détectée",
"changeLanguage": "Changer de langue",
"keepLanguage": "Conservez",
"modes": "Modes",
"offline": "Offline Mode",
"download": "Download App",
"share": "Share with the world",
"copyLink": "Copy Link",
"export": "Export Data",
"info": "More Information",
"about": "About this project",
"EsaWebsite": "ESA Website",
"CCIWebsite": "CCI Website",
"offline": "Mode hors ligne",
"download": "Download l'application",
"share": "Partager avec le monde",
"copyLink": "Copier lien",
"export": "Exporter les données",
"info": "Plus d'informations",
"about": "À propos du projet",
"EsaWebsite": "Site de l'ESA",
"CCIWebsite": "Site de l'ICC",
"github": "Github",
"closeStory": "Close story",
"removeCompare": "Remove Compare",
"dataInfo": "Data Information",
"storiesSelected": "{numberSelected, number} {numberSelected, plural, one {Story} other {Stories}} selected",
"resetFilters": "Reset Filters",
"projectDescription": "Climate from Space application for ESAs CCI program.",
"tags.nature": "Nature",
"tags.biomass": "Biomass",
"tags.university": "University",
"tags.school": "School",
"tags.ocean": "Ocean",
"tags.water": "Water",
"tags.weather": "Weather",
"tags.heating": "Heating",
"tags.satellite": "Satellite",
"tags.temperature": "Temperature",
"tags.seasurface": "Sea Surface",
"tags.earth": "Earth",
"tags.wind": "Wind",
"tags.planet": "Planet",
"tags.landcover": "Land cover",
"tags.aerosol": "Aerosol",
"tags.globalwarming": "Global Warming",
"tags.co2": "CO2",
"closeStory": "Fermer l'article",
"removeCompare": "Retirer Comparez",
"dataInfo": "Information sur les données",
"storiesSelected": "{numberSelected, number} {numberSelected, plural, one {Article} other {Articles}} sélectionné(z)",
"resetFilters": "Réinitialiser les filtres",
"projectDescription": "# About the project\n\nThe European Space Agency (ESA) [Climate Change Initiative (CCI)](https://climate.esa.int/) programme aims to provide stable, long-term, satellite-based Essential Climate Variable (ECV) data products to the scientific community and general public. Based on Earth Observation (EO) archives that ESA together with its member states have established over the last 30 years, the CCI programme adds significant and timely contributions to the ECV databases required by United Nations Framework Convention on Climate Change ([UNFCCC](https://unfccc.int/)).\n\nESA's Climate Change initiative is organised in different themes:\n- Development of Essential Climate Variables\n- Cross-ECV scientific exploitation of the data products\n- Knowledge Exchange\n\nThe objective for Knowledge Exchange activities within CCI is to maximise awareness, access, use\nand understanding of satellite data for climate research with an emphasis on promoting the CCI\nProgramme as a whole.\n\nThe role of the Climate from Space application (this application) within those objectives is to increase the visibility of the CCI programme and the role of ESA satellite data in climate science. It addresses a general public and educational audience as well as representing ESA climate office at exhibition environments.",
"tags.sea-surface-temperature": "Température de surface de la mer",
"tags.sea-ice": "Glace de mer",
"tags.ocean-colour": "Couleur des océans",
"tags.sea-surface-salinity": "Salinité de surface des océans",
"tags.ozone": "Ozone",
"tags.sea-ice": "Sea Ice",
"tags.sea-surface-temperature": "Sea Surface Temperature",
"tags.sea-surface-salinity": "Sea Surface Salinity",
"tags.permafrost": "Permafrost",
"tags.ocean-colour": "Ocean Colour",
"tags.water-vapour": "Water Vapour",
"tags.clouds": "Clouds"
"tags.aerosol": "Aérosols",
"tags.ice-sheets": "Inlandsis",
"tags.sea-level": "Niveau de la mer",
"tags.glaciers": "Glaciers",
"tags.land-cover": "Couverture du sol",
"tags.hr-land-cover": "Couverture du sol HR",
"tags.land-surface-temperature": "Température du sol",
"tags.soil-moisture": "Humidité du sol",
"tags.permaforst": "Permafrost",
"tags.fire": "Feu",
"tags.satellite-orbits": "Orbites des satellites",
"tags.sensors": "Détecteurs",
"tags.electromagnetic-spectrum": "Spectre électromagnétique",
"tags.climate-modelling": "Modélisation climatique"
}
42 changes: 18 additions & 24 deletions i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,30 +40,24 @@
"dataInfo": "Data informatie",
"storiesSelected": "{numberSelected, number} {numberSelected, plural, one {verhaal} other {verhalen}} selected",
"resetFilters": "Filters wissen",
"tags.nature": "Natuur",
"tags.biomass": "Biomassa",
"tags.university": "Universiteit",
"tags.school": "School",
"tags.ocean": "Zee",
"tags.water": "Water",
"tags.weather": "Weer",
"tags.heating": "Verwarming",
"tags.satellite": "Satelliet",
"tags.temperature": "Temperatuur",
"tags.seasurface": "Zee opervlak",
"tags.earth": "Aarde",
"tags.wind": "Wind",
"tags.planet": "Planet",
"tags.landcover": "Land bedekking",
"projectDescription": "# About the project\n\nThe European Space Agency (ESA) [Climate Change Initiative (CCI)](https://climate.esa.int/) programme aims to provide stable, long-term, satellite-based Essential Climate Variable (ECV) data products to the scientific community and general public. Based on Earth Observation (EO) archives that ESA together with its member states have established over the last 30 years, the CCI programme adds significant and timely contributions to the ECV databases required by United Nations Framework Convention on Climate Change ([UNFCCC](https://unfccc.int/)).\n\nESA's Climate Change initiative is organised in different themes:\n- Development of Essential Climate Variables\n- Cross-ECV scientific exploitation of the data products\n- Knowledge Exchange\n\nThe objective for Knowledge Exchange activities within CCI is to maximise awareness, access, use\nand understanding of satellite data for climate research with an emphasis on promoting the CCI\nProgramme as a whole.\n\nThe role of the Climate from Space application (this application) within those objectives is to increase the visibility of the CCI programme and the role of ESA satellite data in climate science. It addresses a general public and educational audience as well as representing ESA climate office at exhibition environments.",
"tags.sea-surface-temperature": "Zeewateroppervlaktetemperatuur",
"tags.sea-ice": "Zee-ijs",
"tags.ocean-colour": "Oceaankleur",
"tags.sea-surface-salinity": "Zee-oppervlakte Saliniteit",
"tags.ozone": "Ozon",
"tags.aerosol": "Aerosol",
"tags.globalwarming": "Global warming",
"tags.co2": "CO2",
"tags.ozone": "Ozone",
"tags.sea-ice": "Zee ijs",
"tags.sea-surface-temperature": "Water temperatuur",
"tags.sea-surface-salinity": "Water saliniteit",
"tags.ice-sheets": "IJskap",
"tags.sea-level": "Zeeniveau",
"tags.glaciers": "Gletsjers",
"tags.land-cover": "Land Bedekking",
"tags.hr-land-cover": "HR Land Bedekking",
"tags.land-surface-temperature": "Landoppervlaktetemperatuur",
"tags.soil-moisture": "Bodemvochtigheid",
"tags.permafrost": "Permafrost",
"tags.ocean-colour": "Zee kleur",
"tags.water-vapour": "Water damp",
"tags.clouds": "Clouds"
"tags.fire": "Vuur",
"tags.satellite-orbits": "Satellietbanen",
"tags.sensors": "Sensoren",
"tags.electromagnetic-spectrum": "Elektromagnetisch Spectrum",
"tags.climate-modelling": "Klimaatmodellering"
}
2 changes: 1 addition & 1 deletion scripts/update-metadata.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Usage: ./scripts/update-metadata.sh <layerId (optional)>


version=0.7.1
version=0.8.2
workingDir="./download"
layersConfigFile="../data/layers-config.json"

Expand Down
Binary file added storage/layers/icons/soil_moisture.sm_mean.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 35ce4fb

Please sign in to comment.