Skip to content

Commit

Permalink
Merge pull request #78 from eurodatacube/unique-identifiers-eodash
Browse files Browse the repository at this point in the history
chore: making all current eodashidentifiers unique
  • Loading branch information
lubojr authored Jan 9, 2024
2 parents cfb5b9f + 35c7dfc commit c60a119
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion collections/E11_shopping_center_volume.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: shopping_center_volume
Title: Parked car volume
EodashIdentifier: E11
EodashIdentifier: E11_ICEYE
Subtitle: Shopping center volume description
Description: E11_shopping_center_volume/E11.md
Themes:
Expand Down
2 changes: 1 addition & 1 deletion collections/E13r_vessel_density_others.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: vessel_density_others
Title: Vessel density for non tanker or cargo
EodashIdentifier: E13q
EodashIdentifier: E13r
Subtitle: Vessel density for non tanker or cargo vessels
Description: E13r_vessel_density_others/E13o.md
Themes:
Expand Down
2 changes: 1 addition & 1 deletion collections/ESDC_gross_primary_productivity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Resources:
- EndPoint: https://api.earthsystemdatalab.net/api
Type: zarr
Name: xcube
StacEndpoint: "/catalog"
StacEndpoint: "/ogc"
DatacubeId: 'esdc'
Variable: gross_primary_productivity
ColormapName: jet
Expand Down
2 changes: 1 addition & 1 deletion collections/ESDC_kndvi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Resources:
- EndPoint: https://api.earthsystemdatalab.net/api
Type: zarr
Name: xcube
StacEndpoint: "/catalog"
StacEndpoint: "/ogc"
DatacubeId: 'esdc'
Variable: kndvi
ColormapName: RdYlGn
Expand Down
2 changes: 1 addition & 1 deletion collections/ESDC_net_ecosystem_exchange.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Resources:
- EndPoint: https://api.earthsystemdatalab.net/api
Type: zarr
Name: xcube
StacEndpoint: "/catalog"
StacEndpoint: "/ogc"
DatacubeId: 'esdc'
Variable: net_ecosystem_exchange
ColormapName: bwr
Expand Down
2 changes: 1 addition & 1 deletion collections/IS2SITMOGR4-cog.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: IS2SITMOGR4-cog
Title: Sea Ice Thickness (ICESat-2)
EodashIdentifier: N2
EodashIdentifier: SITI
Subtitle: Sea Ice Thickness (ICESat-2)
Description: IS2SITMOGR4-cog/N2.md
Themes:
Expand Down
2 changes: 1 addition & 1 deletion collections/N1b_NO2.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: NO2
Title: Nitrogen dioxide daily average
EodashIdentifier: N1b # Leaving original N1b without NO2 identifier to support older scheme
EodashIdentifier: N1b_NO2
Subtitle: Nitrogen dioxide daily average description
Description: N1b_NO2/N1_CAMS.md
Themes:
Expand Down
2 changes: 1 addition & 1 deletion collections/N3a2_sea_surface_temperature.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: sea_surface_temperature
Title: Sea surface temperature maps
EodashIdentifier: N3a2
EodashIdentifier: N3a2_SST
Subtitle: Sea surface temperature description
Description: N3a2_sea_surface_temperature/N3a2.md
Themes:
Expand Down
2 changes: 1 addition & 1 deletion collections/N3a2_total_suspended_matter.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: total_suspended_matter
Title: Total suspended matter maps
EodashIdentifier: N3a2
EodashIdentifier: N3a2_TSM
Subtitle: Total suspended matter description
Description: N3a2_total_suspended_matter/N3a2.md
Themes:
Expand Down
2 changes: 1 addition & 1 deletion collections/N3c_ocean_colour_plankton_black_sea.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: ocean_colour_plankton_black_sea
Title: Ocean colour plankton - Black Sea
EodashIdentifier: N3c
EodashIdentifier: N3c_bs
Subtitle: Ocean colour plankton description
Description: N3c_ocean_colour_plankton_black_sea/N3c.md
Themes:
Expand Down
2 changes: 1 addition & 1 deletion collections/N3c_ocean_colour_plankton_mediterranean.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: ocean_colour_plankton_mediterranean
Title: Ocean colour plankton - Mediterranean
EodashIdentifier: N3c
EodashIdentifier: N3c_med
Subtitle: Ocean colour plankton description
Description: N3c_ocean_colour_plankton_mediterranean/N3c.md
Themes:
Expand Down
4 changes: 2 additions & 2 deletions collections/co2-diff.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: co2-diff
Title: Difference of Carbon Dioxide
EodashIdentifier: N2
EodashIdentifier: N2_diff
Subtitle: Difference of Carbon Dioxide [ppm]
Description: co2-diff/N2.md
Themes:
Expand All @@ -22,4 +22,4 @@ Resources:
ColormapName: rdbu_r
Rescale: [-0.000001,0.000001]
Bidx: 1
Image: co2-diff/thumbnail.png
Image: co2-diff/thumbnail.png

0 comments on commit c60a119

Please sign in to comment.