diff --git a/src/main/resources/config/products.yaml b/src/main/resources/config/products.yaml index f8d4f67..d22b7f6 100644 --- a/src/main/resources/config/products.yaml +++ b/src/main/resources/config/products.yaml @@ -37,6 +37,10 @@ ocean-current: id: "sixDaySst-centiles" - title: "Timeseries" id: "sixDaySst-timeseries" + - title: "Climatology" + id: "sixDaySst-climatologySst" + - title: "SSTAARS Data Count Data Count" + id: "sixDaySst-climatologyDataCount" - title: "Chlorophyll-a Concentration" id: "oceanColour" @@ -76,15 +80,6 @@ ocean-current: - title: "CNES MDT/CARS SST" id: "monthlyMeans-CLIM_CNESCARS" - - title: "Climatology" - id: "climatology" - type: "ProductGroup" - children: - - title: "SST" - id: "climatology-sst" - - title: "Data Count" - id: "climatology-dataCount" - - title: "Current Meters" id: "currentMeters" type: "ProductGroup"