diff --git a/src/config/datasetGroups.yml b/src/config/datasetGroups.yml index 0818ea4d..111296db 100644 --- a/src/config/datasetGroups.yml +++ b/src/config/datasetGroups.yml @@ -135,6 +135,74 @@ gnatsgo: href: https://ai4edatasetspublicassets.blob.core.windows.net/assets/pc_thumbnails/gnatsgo-rasters.png keywords: [Soils, SSURGO, USDA] +met-office-global-deterministic: + title: Met Office Global 10km Deterministic Weather Forecast + description: > + A numerical weather prediction forecast for the whole globe, with a resolution of approximately + 0.09 degrees i.e. 10km (2,560 x 1,920 grid points). The data is available as NetCDF files. + + The global deterministic model is a global configuration of the Unified Model, which is the Met + Office’s flagship Numerical Weather Prediction model. The model’s initial state is kept close + to the real atmosphere using hybrid 4D-Var data assimilation. + + You can choose from four different collections, each with its own set of parameters: + * Near Surface collection offers 48 parameters + * Pressure level collection offers 9 parameters at 33 levels from 100000Pa to 1000Pa + * Height level collection offers 1 parameter at 33 levels from 5m to 6000m + * Whole Atmosphere collection offers 14 parameters for the whole atmosphere. + assets: + headerImg: + href: + thumbnail: + href: + keywords: + [ + Met Office, + Weather, + Forecast, + Global, + Temperature, + Wind, + Humidity, + Cloud + ] + groupOnCatalog: false + +met-office-uk-deterministic: + title: Met Office UK 2km Deterministic Weather Forecast + description: > + A high-resolution gridded weather forecast for the UK, with a resolution of 0.018 degrees, + projected on to a 2km horizontal grid. The data is available as NetCDF files. + + Based on the Met Office UKV model, which is a deterministic, numerical weather prediction + model for the UK and Ireland. It is a UK configuration of the Unified Model, which is the + Met Office’s flagship Numerical Weather Prediction model. The model’s initial state is kept + close to the real atmosphere using hybrid 4D-Var data assimilation. + + You can choose from four different collections, each with its own set of parameters: + * Near Surface collection offers 35 parameters + * Pressure level collection offers 7 parameters at 33 levels from 100000Pa to 1000Pa + * Height level collection offers 4 parameter at 33 levels from 5m to 6000m + * Whole Atmosphere collection offers 11 parameters for the whole atmosphere. + assets: + headerImg: + href: + thumbnail: + href: + keywords: + [ + Met Office, + Weather, + Forecast, + UK, + Precipitation, + Temperature, + Wind, + Pressure, + Humidity + ] + groupOnCatalog: false + modis: title: MODIS Version 6.1 Products short_description: > diff --git a/src/config/datasets.yml b/src/config/datasets.yml index c03dd15a..23dc0768 100644 --- a/src/config/datasets.yml +++ b/src/config/datasets.yml @@ -553,32 +553,37 @@ landsat-c2-l2: landsat-8-c2-l2: isHidden: true -met-office-global-deterministic-whole-atmosphere: - isHidden: true - met-office-global-deterministic-height: - isHidden: true + category: Weather + headerImg: + +met-office-global-deterministic-near-surface: + category: Weather + headerImg: met-office-global-deterministic-pressure: - isHidden: true + category: Weather + headerImg: -met-office-global-deterministic-near-surface: - isHidden: true +met-office-global-deterministic-whole-atmosphere: + category: Weather + headerImg: met-office-uk-deterministic-height: - isHidden: true + category: Weather + headerImg: -met-office-uk-deterministic-whole-atmosphere: - isHidden: true +met-office-uk-deterministic-near-surface: + category: Weather + headerImg: met-office-uk-deterministic-pressure: - isHidden: true + category: Weather + headerImg: -met-office-uk-deterministic-whole-atmosphere-: - isHidden: true - -met-office-uk-deterministic-near-surface: - isHidden: true +met-office-uk-deterministic-whole-atmosphere: + category: Weather + headerImg: modis-09A1-061: category: Imagery