From 2b0ac214d892ab8e9e23e748d33da10b8df5d572 Mon Sep 17 00:00:00 2001 From: solson-nws Date: Wed, 24 Jan 2024 13:51:00 -0500 Subject: [PATCH 1/5] NWS GFS 1.0 Degree Model Metadata record NWS GFS 1.0 Degree Model Metadata record fully compliant with approved centre-id --- examples/nws-gfs-10deg (1).json | 293 ++++++++++++++++++++++++++++++++ 1 file changed, 293 insertions(+) create mode 100644 examples/nws-gfs-10deg (1).json diff --git a/examples/nws-gfs-10deg (1).json b/examples/nws-gfs-10deg (1).json new file mode 100644 index 0000000..5091844 --- /dev/null +++ b/examples/nws-gfs-10deg (1).json @@ -0,0 +1,293 @@ +{ + "id": "urn:x-wmo:md:us-noaa-nws:nwp.gfs_1deg", + "conformsTo": [ + "http://wis.wmo.int/spec/wcmp/2/conf/core" + ], + "time": null, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 0, + -90 + ], + [ + 0, + 90 + ], + [ + 360, + 90 + ], + [ + 360, + -90 + ], + [ + 0, + -90 + ] + ] + ] + }, + "properties": { + "created": "2022-06-23T18:36:00Z", + "updated": "2022-06-23T18:36:00Z", + "wmo:dataPolicy": "core", + "type": "dataset", + "title": "Global Forecast System 1 Degree Resolution", + "description": "The Global Forecast System is a weather forecast model produced by the National Centers for Environmental Prediction.", + "keywords": [ + "Geopotential Height", + "Planetary Boundary Layer Height", + "Tropopause", + "Atmospheric Pressure Measurements", + "Pressure Thickness", + "Sea Level Pressure", + "Surface Pressure", + "Land Cover", + "Soil Moisture/Water Content", + "Soil Temperature", + "Sea Surface Temperature", + "Albedo", + "Incoming Solar Radiation", + "Longwave Radiation", + "Outgoing Longwave Radiation", + "Shortwave Radiation", + "Solar Radiation", + "Surface Temperature", + "Atmospheric Stability", + "Boundary Layer Temperature", + "Dew Point Temperature", + "Surface Temperature", + "Upper Air Temperature", + "Water Vapor Processes", + "Water Vapor Indicators", + "Water Vapor", + "Water Vapor Profiles", + "Boundary Layer Winds", + "Surface Winds", + "Upper Level Winds", + "Wind Profiles", + "Wind Dynamics", + "Precipitation Amount", + "Precipitation Rate", + "Liquid Precipitation", + "Solid Precipitation", + "Snow Cover", + "Snow Depth", + "Sea Ice Concentration", + "Land Use/Land Cover Classification", + "Prediction", + "Global", + "Deterministic", + "cloud_ceiling", + "entire_atmosphere_considered_as_a_single_layer", + "entire_atmosphere", + "ground_or_water_surface", + "high_cloud_layer", + "highest_tropospheric_freezing_level", + "hybrid_level", + "level_at_specified_pressure_difference_from_ground_to_level_pa", + "level_of_0C_isotherm", + "maximum_wind_level", + "mean_sea_level_pa", + "middle_cloud_layer", + "planetary_boundary_layer", + "sigma_level_sigma_value", + "specified_altitude_above_mean_sea_level_m", + "specified_height_level_above_ground_m", + "tropopause", + "depth_below_land_surface_m", + "isobaric_surface_pa", + "potential_vorticity_k_m2_kg-1_s-1", + "convective_cloud", + "convective_cloud_bottom_level", + "convective_cloud_top_level", + "boundary_layer_cloud_layer", + "high_cloud_bottom_level", + "high_cloud_layer", + "high_cloud_top_level", + "low_cloud_bottom_level", + "low_cloud_layer", + "low_cloud_top_level", + "middle_cloud_bottom_level", + "middle_cloud_layer", + "middle_cloud_top_level", + "nominal_top_of_the_atmosphere", + "absolute_vorticity", + "albedo", + "apparent_temperature", + "best_(4_layer)_lifted_index", + "categorical_freezing_rain_(yes=1;_no=0)", + "categorical_ice_pellets_(yes=1;_no=0)", + "categorical_rain_(yes=1;_no=0)", + "categorical_snow_(yes=1;_no=0)", + "cloud_mixing_ratio", + "cloud_water", + "cloud_work_function", + "composite_reflectivity", + "convective_available_potential_energy", + "convective_inhibition", + "convective_precipitation", + "convective_precipitation_rate", + "depth_below_land_surface", + "dew_point_temperature", + "downward_long-wave_radiation_flux", + "downward_short-wave_radiation_flux", + "field_capacity", + "frictional_velocity", + "geopotential_height", + "graupel", + "ground_heat_flux", + "haines_index", + "high_cloud_cover", + "icao_standard_atmosphere_reference_height", + "ice_cover", + "ice_growth_rate", + "ice_temperature", + "ice_thickness", + "ice_water_mixing_ratio", + "land_cover_(1=land,_0=sea)", + "latent_heat_next_flux", + "level_at_specified_pressure_difference_from_ground_to_level", + "liquid_volumetric_soil_moisture_(non_frozen)", + "low_cloud_cover", + "maximum_temperature", + "medium_cloud_cover", + "meridional_flux_of_gravity_wave_stress", + "minimum_temperature", + "momentum_flux,_u-component", + "momentum_flux,_v-component", + "mslp_(eta_model_reduction)", + "ozone_mixing_ratio", + "percent_frozen_precipitation", + "planetary_boundary_layer_height", + "plant_canopy_surface_water", + "potential_evaporation_rate", + "potential_temperature", + "precipitable_water", + "precipitation_rate", + "pressure", + "pressure_of_level_from_which_parcel_was_lifted", + "pressure_reduced_to_msl", + "rain_mixing_ratio", + "reflectivity", + "relative_humidity", + "sensible_heat_next_flux", + "sigma_level_(sigma_value)", + "snow_depth", + "snow_mixing_ratio", + "soil_temperature", + "soil_type", + "specific_humidity", + "storm_relative_helicity", + "sunshine_duration", + "surface_lifted_index", + "surface_roughness", + "temperature", + "total_cloud_cover", + "total_ozone", + "total_precipitation", + "u-component_of_wind", + "u-component_storm_motion", + "upward_long-wave_radiation_flux", + "upward_short-wave_radiation_flux", + "v-component_of_wind", + "v-component_storm_motion", + "vegetation", + "ventilation_rate", + "vertical_speed_shear", + "vertical_velocity_(geometric)", + "vertical_velocity_(pressure)", + "visibility", + "volumetric_soil_moisture_content", + "water_equivalent_of_accumulated_snow_depth", + "water_runoff", + "wilting_point", + "wind_speed_(gust)", + "zonal_flux_of_gravity_wave_stress", + "Weather and Climate", + "International", + "Atmosphere", + "weatherForecasts", + "meteorology" + ], + "keywordsCodespace": "http://codes.wmo.int/306/4678", + "language": "en", + "themes": [ + { + "concepts": [ + { + "id": "weather" + } + ], + "scheme": "https://github.com/wmo-im/wis2-topic-hierarchy/blob/main/topic-hierarchy/earth-system-discipline/index.csv" + } + ], + "contacts": [ + { + "organization": "NOAA/NWS/NCEP", + "contactInfo": [ + { + "phone": "(301) 683-1500" + }, + { + "email": "sdm@noaa.gov" + } + ], + "address": { + "deliveryPoint": "NOAA Center for Weather and Climate Prediction, 5830 University Research Ct", + "city": "College Park", + "state": "Maryland", + "postalCode": "20740", + "country": "United States" + }, + "onlineResource": "https://nomads.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/", + "contactInstructions": "email", + "roles": [ + "host", + "producer" + ] + } + ], + "formats": [ + "GRIB2" + ], + "contactPoint": "sdm@noaa.gov", + "license": "http://codes.wmo.int/wmdr/DataPolicy/_WMOOther", + "rights": "access", + "extent": [ + { + "spatial": { + "bbox": [ + 0, + -90, + 360, + 90 + ], + "crs": "http://www.opengis.net/def/crs/OGC/1.3/CRS84" + }, + "temporal": { + "interval": [ + [ + "2022-06-23T18:00:00Z", + null + ] + ], + "trs": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian" + } + } + ] + }, + "links": [ + { + "rel": "data", + "href": "https://nomads.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/", + "type": "application/x-grib", + "title": "NOAA Operational Model Archive and Distribution System (NOMADS)" + } + ] +} \ No newline at end of file From ab2db68cfac06aaf4f4b1fe9782b7037ae4cd406 Mon Sep 17 00:00:00 2001 From: solson-nws Date: Wed, 24 Jan 2024 14:05:30 -0500 Subject: [PATCH 2/5] Delete examples/nws-gfs-10deg (1).json --- examples/nws-gfs-10deg (1).json | 293 -------------------------------- 1 file changed, 293 deletions(-) delete mode 100644 examples/nws-gfs-10deg (1).json diff --git a/examples/nws-gfs-10deg (1).json b/examples/nws-gfs-10deg (1).json deleted file mode 100644 index 5091844..0000000 --- a/examples/nws-gfs-10deg (1).json +++ /dev/null @@ -1,293 +0,0 @@ -{ - "id": "urn:x-wmo:md:us-noaa-nws:nwp.gfs_1deg", - "conformsTo": [ - "http://wis.wmo.int/spec/wcmp/2/conf/core" - ], - "time": null, - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - 0, - -90 - ], - [ - 0, - 90 - ], - [ - 360, - 90 - ], - [ - 360, - -90 - ], - [ - 0, - -90 - ] - ] - ] - }, - "properties": { - "created": "2022-06-23T18:36:00Z", - "updated": "2022-06-23T18:36:00Z", - "wmo:dataPolicy": "core", - "type": "dataset", - "title": "Global Forecast System 1 Degree Resolution", - "description": "The Global Forecast System is a weather forecast model produced by the National Centers for Environmental Prediction.", - "keywords": [ - "Geopotential Height", - "Planetary Boundary Layer Height", - "Tropopause", - "Atmospheric Pressure Measurements", - "Pressure Thickness", - "Sea Level Pressure", - "Surface Pressure", - "Land Cover", - "Soil Moisture/Water Content", - "Soil Temperature", - "Sea Surface Temperature", - "Albedo", - "Incoming Solar Radiation", - "Longwave Radiation", - "Outgoing Longwave Radiation", - "Shortwave Radiation", - "Solar Radiation", - "Surface Temperature", - "Atmospheric Stability", - "Boundary Layer Temperature", - "Dew Point Temperature", - "Surface Temperature", - "Upper Air Temperature", - "Water Vapor Processes", - "Water Vapor Indicators", - "Water Vapor", - "Water Vapor Profiles", - "Boundary Layer Winds", - "Surface Winds", - "Upper Level Winds", - "Wind Profiles", - "Wind Dynamics", - "Precipitation Amount", - "Precipitation Rate", - "Liquid Precipitation", - "Solid Precipitation", - "Snow Cover", - "Snow Depth", - "Sea Ice Concentration", - "Land Use/Land Cover Classification", - "Prediction", - "Global", - "Deterministic", - "cloud_ceiling", - "entire_atmosphere_considered_as_a_single_layer", - "entire_atmosphere", - "ground_or_water_surface", - "high_cloud_layer", - "highest_tropospheric_freezing_level", - "hybrid_level", - "level_at_specified_pressure_difference_from_ground_to_level_pa", - "level_of_0C_isotherm", - "maximum_wind_level", - "mean_sea_level_pa", - "middle_cloud_layer", - "planetary_boundary_layer", - "sigma_level_sigma_value", - "specified_altitude_above_mean_sea_level_m", - "specified_height_level_above_ground_m", - "tropopause", - "depth_below_land_surface_m", - "isobaric_surface_pa", - "potential_vorticity_k_m2_kg-1_s-1", - "convective_cloud", - "convective_cloud_bottom_level", - "convective_cloud_top_level", - "boundary_layer_cloud_layer", - "high_cloud_bottom_level", - "high_cloud_layer", - "high_cloud_top_level", - "low_cloud_bottom_level", - "low_cloud_layer", - "low_cloud_top_level", - "middle_cloud_bottom_level", - "middle_cloud_layer", - "middle_cloud_top_level", - "nominal_top_of_the_atmosphere", - "absolute_vorticity", - "albedo", - "apparent_temperature", - "best_(4_layer)_lifted_index", - "categorical_freezing_rain_(yes=1;_no=0)", - "categorical_ice_pellets_(yes=1;_no=0)", - "categorical_rain_(yes=1;_no=0)", - "categorical_snow_(yes=1;_no=0)", - "cloud_mixing_ratio", - "cloud_water", - "cloud_work_function", - "composite_reflectivity", - "convective_available_potential_energy", - "convective_inhibition", - "convective_precipitation", - "convective_precipitation_rate", - "depth_below_land_surface", - "dew_point_temperature", - "downward_long-wave_radiation_flux", - "downward_short-wave_radiation_flux", - "field_capacity", - "frictional_velocity", - "geopotential_height", - "graupel", - "ground_heat_flux", - "haines_index", - "high_cloud_cover", - "icao_standard_atmosphere_reference_height", - "ice_cover", - "ice_growth_rate", - "ice_temperature", - "ice_thickness", - "ice_water_mixing_ratio", - "land_cover_(1=land,_0=sea)", - "latent_heat_next_flux", - "level_at_specified_pressure_difference_from_ground_to_level", - "liquid_volumetric_soil_moisture_(non_frozen)", - "low_cloud_cover", - "maximum_temperature", - "medium_cloud_cover", - "meridional_flux_of_gravity_wave_stress", - "minimum_temperature", - "momentum_flux,_u-component", - "momentum_flux,_v-component", - "mslp_(eta_model_reduction)", - "ozone_mixing_ratio", - "percent_frozen_precipitation", - "planetary_boundary_layer_height", - "plant_canopy_surface_water", - "potential_evaporation_rate", - "potential_temperature", - "precipitable_water", - "precipitation_rate", - "pressure", - "pressure_of_level_from_which_parcel_was_lifted", - "pressure_reduced_to_msl", - "rain_mixing_ratio", - "reflectivity", - "relative_humidity", - "sensible_heat_next_flux", - "sigma_level_(sigma_value)", - "snow_depth", - "snow_mixing_ratio", - "soil_temperature", - "soil_type", - "specific_humidity", - "storm_relative_helicity", - "sunshine_duration", - "surface_lifted_index", - "surface_roughness", - "temperature", - "total_cloud_cover", - "total_ozone", - "total_precipitation", - "u-component_of_wind", - "u-component_storm_motion", - "upward_long-wave_radiation_flux", - "upward_short-wave_radiation_flux", - "v-component_of_wind", - "v-component_storm_motion", - "vegetation", - "ventilation_rate", - "vertical_speed_shear", - "vertical_velocity_(geometric)", - "vertical_velocity_(pressure)", - "visibility", - "volumetric_soil_moisture_content", - "water_equivalent_of_accumulated_snow_depth", - "water_runoff", - "wilting_point", - "wind_speed_(gust)", - "zonal_flux_of_gravity_wave_stress", - "Weather and Climate", - "International", - "Atmosphere", - "weatherForecasts", - "meteorology" - ], - "keywordsCodespace": "http://codes.wmo.int/306/4678", - "language": "en", - "themes": [ - { - "concepts": [ - { - "id": "weather" - } - ], - "scheme": "https://github.com/wmo-im/wis2-topic-hierarchy/blob/main/topic-hierarchy/earth-system-discipline/index.csv" - } - ], - "contacts": [ - { - "organization": "NOAA/NWS/NCEP", - "contactInfo": [ - { - "phone": "(301) 683-1500" - }, - { - "email": "sdm@noaa.gov" - } - ], - "address": { - "deliveryPoint": "NOAA Center for Weather and Climate Prediction, 5830 University Research Ct", - "city": "College Park", - "state": "Maryland", - "postalCode": "20740", - "country": "United States" - }, - "onlineResource": "https://nomads.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/", - "contactInstructions": "email", - "roles": [ - "host", - "producer" - ] - } - ], - "formats": [ - "GRIB2" - ], - "contactPoint": "sdm@noaa.gov", - "license": "http://codes.wmo.int/wmdr/DataPolicy/_WMOOther", - "rights": "access", - "extent": [ - { - "spatial": { - "bbox": [ - 0, - -90, - 360, - 90 - ], - "crs": "http://www.opengis.net/def/crs/OGC/1.3/CRS84" - }, - "temporal": { - "interval": [ - [ - "2022-06-23T18:00:00Z", - null - ] - ], - "trs": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian" - } - } - ] - }, - "links": [ - { - "rel": "data", - "href": "https://nomads.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/", - "type": "application/x-grib", - "title": "NOAA Operational Model Archive and Distribution System (NOMADS)" - } - ] -} \ No newline at end of file From 0e276d91cca8172d72224cb276d67ebbe914d8e9 Mon Sep 17 00:00:00 2001 From: solson-nws Date: Wed, 24 Jan 2024 14:06:39 -0500 Subject: [PATCH 3/5] NWS GFS 1.0 Degree Model Metadata Record NWS GFS 1.0 Degree Model Metadata Record fully compliant with approved centre-id --- examples/nws-gfs-10deg.json | 293 ++++++++++++++++++++++++++++++++++++ 1 file changed, 293 insertions(+) create mode 100644 examples/nws-gfs-10deg.json diff --git a/examples/nws-gfs-10deg.json b/examples/nws-gfs-10deg.json new file mode 100644 index 0000000..5091844 --- /dev/null +++ b/examples/nws-gfs-10deg.json @@ -0,0 +1,293 @@ +{ + "id": "urn:x-wmo:md:us-noaa-nws:nwp.gfs_1deg", + "conformsTo": [ + "http://wis.wmo.int/spec/wcmp/2/conf/core" + ], + "time": null, + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 0, + -90 + ], + [ + 0, + 90 + ], + [ + 360, + 90 + ], + [ + 360, + -90 + ], + [ + 0, + -90 + ] + ] + ] + }, + "properties": { + "created": "2022-06-23T18:36:00Z", + "updated": "2022-06-23T18:36:00Z", + "wmo:dataPolicy": "core", + "type": "dataset", + "title": "Global Forecast System 1 Degree Resolution", + "description": "The Global Forecast System is a weather forecast model produced by the National Centers for Environmental Prediction.", + "keywords": [ + "Geopotential Height", + "Planetary Boundary Layer Height", + "Tropopause", + "Atmospheric Pressure Measurements", + "Pressure Thickness", + "Sea Level Pressure", + "Surface Pressure", + "Land Cover", + "Soil Moisture/Water Content", + "Soil Temperature", + "Sea Surface Temperature", + "Albedo", + "Incoming Solar Radiation", + "Longwave Radiation", + "Outgoing Longwave Radiation", + "Shortwave Radiation", + "Solar Radiation", + "Surface Temperature", + "Atmospheric Stability", + "Boundary Layer Temperature", + "Dew Point Temperature", + "Surface Temperature", + "Upper Air Temperature", + "Water Vapor Processes", + "Water Vapor Indicators", + "Water Vapor", + "Water Vapor Profiles", + "Boundary Layer Winds", + "Surface Winds", + "Upper Level Winds", + "Wind Profiles", + "Wind Dynamics", + "Precipitation Amount", + "Precipitation Rate", + "Liquid Precipitation", + "Solid Precipitation", + "Snow Cover", + "Snow Depth", + "Sea Ice Concentration", + "Land Use/Land Cover Classification", + "Prediction", + "Global", + "Deterministic", + "cloud_ceiling", + "entire_atmosphere_considered_as_a_single_layer", + "entire_atmosphere", + "ground_or_water_surface", + "high_cloud_layer", + "highest_tropospheric_freezing_level", + "hybrid_level", + "level_at_specified_pressure_difference_from_ground_to_level_pa", + "level_of_0C_isotherm", + "maximum_wind_level", + "mean_sea_level_pa", + "middle_cloud_layer", + "planetary_boundary_layer", + "sigma_level_sigma_value", + "specified_altitude_above_mean_sea_level_m", + "specified_height_level_above_ground_m", + "tropopause", + "depth_below_land_surface_m", + "isobaric_surface_pa", + "potential_vorticity_k_m2_kg-1_s-1", + "convective_cloud", + "convective_cloud_bottom_level", + "convective_cloud_top_level", + "boundary_layer_cloud_layer", + "high_cloud_bottom_level", + "high_cloud_layer", + "high_cloud_top_level", + "low_cloud_bottom_level", + "low_cloud_layer", + "low_cloud_top_level", + "middle_cloud_bottom_level", + "middle_cloud_layer", + "middle_cloud_top_level", + "nominal_top_of_the_atmosphere", + "absolute_vorticity", + "albedo", + "apparent_temperature", + "best_(4_layer)_lifted_index", + "categorical_freezing_rain_(yes=1;_no=0)", + "categorical_ice_pellets_(yes=1;_no=0)", + "categorical_rain_(yes=1;_no=0)", + "categorical_snow_(yes=1;_no=0)", + "cloud_mixing_ratio", + "cloud_water", + "cloud_work_function", + "composite_reflectivity", + "convective_available_potential_energy", + "convective_inhibition", + "convective_precipitation", + "convective_precipitation_rate", + "depth_below_land_surface", + "dew_point_temperature", + "downward_long-wave_radiation_flux", + "downward_short-wave_radiation_flux", + "field_capacity", + "frictional_velocity", + "geopotential_height", + "graupel", + "ground_heat_flux", + "haines_index", + "high_cloud_cover", + "icao_standard_atmosphere_reference_height", + "ice_cover", + "ice_growth_rate", + "ice_temperature", + "ice_thickness", + "ice_water_mixing_ratio", + "land_cover_(1=land,_0=sea)", + "latent_heat_next_flux", + "level_at_specified_pressure_difference_from_ground_to_level", + "liquid_volumetric_soil_moisture_(non_frozen)", + "low_cloud_cover", + "maximum_temperature", + "medium_cloud_cover", + "meridional_flux_of_gravity_wave_stress", + "minimum_temperature", + "momentum_flux,_u-component", + "momentum_flux,_v-component", + "mslp_(eta_model_reduction)", + "ozone_mixing_ratio", + "percent_frozen_precipitation", + "planetary_boundary_layer_height", + "plant_canopy_surface_water", + "potential_evaporation_rate", + "potential_temperature", + "precipitable_water", + "precipitation_rate", + "pressure", + "pressure_of_level_from_which_parcel_was_lifted", + "pressure_reduced_to_msl", + "rain_mixing_ratio", + "reflectivity", + "relative_humidity", + "sensible_heat_next_flux", + "sigma_level_(sigma_value)", + "snow_depth", + "snow_mixing_ratio", + "soil_temperature", + "soil_type", + "specific_humidity", + "storm_relative_helicity", + "sunshine_duration", + "surface_lifted_index", + "surface_roughness", + "temperature", + "total_cloud_cover", + "total_ozone", + "total_precipitation", + "u-component_of_wind", + "u-component_storm_motion", + "upward_long-wave_radiation_flux", + "upward_short-wave_radiation_flux", + "v-component_of_wind", + "v-component_storm_motion", + "vegetation", + "ventilation_rate", + "vertical_speed_shear", + "vertical_velocity_(geometric)", + "vertical_velocity_(pressure)", + "visibility", + "volumetric_soil_moisture_content", + "water_equivalent_of_accumulated_snow_depth", + "water_runoff", + "wilting_point", + "wind_speed_(gust)", + "zonal_flux_of_gravity_wave_stress", + "Weather and Climate", + "International", + "Atmosphere", + "weatherForecasts", + "meteorology" + ], + "keywordsCodespace": "http://codes.wmo.int/306/4678", + "language": "en", + "themes": [ + { + "concepts": [ + { + "id": "weather" + } + ], + "scheme": "https://github.com/wmo-im/wis2-topic-hierarchy/blob/main/topic-hierarchy/earth-system-discipline/index.csv" + } + ], + "contacts": [ + { + "organization": "NOAA/NWS/NCEP", + "contactInfo": [ + { + "phone": "(301) 683-1500" + }, + { + "email": "sdm@noaa.gov" + } + ], + "address": { + "deliveryPoint": "NOAA Center for Weather and Climate Prediction, 5830 University Research Ct", + "city": "College Park", + "state": "Maryland", + "postalCode": "20740", + "country": "United States" + }, + "onlineResource": "https://nomads.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/", + "contactInstructions": "email", + "roles": [ + "host", + "producer" + ] + } + ], + "formats": [ + "GRIB2" + ], + "contactPoint": "sdm@noaa.gov", + "license": "http://codes.wmo.int/wmdr/DataPolicy/_WMOOther", + "rights": "access", + "extent": [ + { + "spatial": { + "bbox": [ + 0, + -90, + 360, + 90 + ], + "crs": "http://www.opengis.net/def/crs/OGC/1.3/CRS84" + }, + "temporal": { + "interval": [ + [ + "2022-06-23T18:00:00Z", + null + ] + ], + "trs": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian" + } + } + ] + }, + "links": [ + { + "rel": "data", + "href": "https://nomads.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/", + "type": "application/x-grib", + "title": "NOAA Operational Model Archive and Distribution System (NOMADS)" + } + ] +} \ No newline at end of file From 16daa53332dc319ad3020f89f8a3912ace66191e Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Wed, 24 Jan 2024 23:26:53 -0500 Subject: [PATCH 4/5] Delete examples/failing/NWS-GOES16-Satellite-SST.json --- .../failing/NWS-GOES16-Satellite-SST.json | 158 ------------------ 1 file changed, 158 deletions(-) delete mode 100644 examples/failing/NWS-GOES16-Satellite-SST.json diff --git a/examples/failing/NWS-GOES16-Satellite-SST.json b/examples/failing/NWS-GOES16-Satellite-SST.json deleted file mode 100644 index 570004d..0000000 --- a/examples/failing/NWS-GOES16-Satellite-SST.json +++ /dev/null @@ -1,158 +0,0 @@ -{ - "id": "urn:x-wmo:md:us-nws-noaa:goes_16_ABI-L2-SSTF", - "conformsTo": [ - "http://wis.wmo.int/spec/wcmp/2/conf/core" - ], - "time": null, - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -156.3, - -76.37 - ], - [ - -156.3, - 76.37 - ], - [ - 6.109, - 76.37 - ], - [ - 6.109, - -76.37 - ], - [ - -156.3, - -76.37 - ] - ] - ] - }, - "properties": { - "identifier": "urn:x-wmo:md:us-nws-noaa:goes_16_ABI-L2-SSTF", - "created": "2022-08-01T14:16:00Z", - "updated": "2022-08-01T14:16:00Z", - "wmo:dataPolicy": "core", - "type": "dataset", - "title": "Goes 16 Advanced Baseline Imager Level 2 Sea Surface Temperature", - "description": "Sea Surface Temperature for each cloud-free pixel over water The Sea Surface Temperature algorithm employed on GOES 18 will use hybrid physical-regression retrieval in order to produce a more accurate product.", - "keywords": [ - "Sea Surface Temperature", - "Geostationary Operational Environmental Satellite 16 (GOES-16)", - "Advanced Baseline Imager (ABI)", - "Earth Science", - "Infrared Wavelengths", - "Brightness Temperature", - "Satellite", - "Geostationary Operational Environmental Satellite", - "GOES-16", - "Measurement", - "Radiation", - "Oceans", - "Ocean Temperature", - "Sea Surface Temperature", - "goes_16_ABI-L2-SSTF", - "Weather and Climate", - "International", - "Atmosphere", - "meteorology" - ], - "keywordsCodespace": "http://codes.wmo.int/common/quantity-kind/_seaSurfaceTemperature", - "language": "en", - "externalID": "urn:x-wmo:md:us-nws-noaa:goes_16_ABI-L2-SSTF", - "themes": [ - { - "concepts": [ - { - "id": "weather" - } - ], - "scheme": "https://github.com/wmo-im/wis2-topic-hierarchy/blob/main/topic-hierarchy/earth-system-discipline/index.csv" - } - ], - "contacts": [ - { - "organization": "NOAA/NESDIS", - "contactInfo": [ - { - "phone": "(301) 817-3880" - }, - { - "email": "ESPCOperations@noaa.gov" - } - ], - "address": { - "deliveryPoint": "NOAA NESDIS OSPO, E/SP, NCWCP 5830 University Research Court", - "city": "College Park", - "state": "Maryland", - "postalCode": "20740", - "country": "United States" - }, - "onlineResource": "https://www.goes.noaa.gov", - "contactInstructions": "email", - "roles": [ - "host", - "producer" - ] - } - ], - "formats": [ - "NetCDF" - ], - "contactPoint": "ESPCOperations@noaa.gov", - "license": "There are no restrictions on the use of this data.", - "rights": "access", - "extent": [ - { - "spatial": { - "bbox": [ - -156.3, - -76.37, - 6.109, - 76.37 - ], - "crs": "http://www.opengis.net/def/crs/OGC/1.3/CRS84" - }, - "temporal": { - "interval": [ - [ - "2019-01-01T00:00:00Z", - null - ] - ], - "trs": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian" - } - } - ] - }, - "links": [ - { - "rel": "data", - "href": "https://noaa-goes16.s3.amazonaws.com/index.html#ABI-L2-SSTF", - "type": "application/netcdf", - "title": "NOAA Geostationary Operational Environmental Satellites (GOES) 16 Registry of Open Data on AWS" - }, - { - "rel": "data", - "href": "https://www.ncdc.noaa.gov/airs-web", - "type": "application/netcdf", - "title": "NCEI's Archive Information Request System (AIRS)" - }, - { - "rel": "data", - "href": "https://console.cloud.google.com/storage/browser/gcp-public-data-goes-16/ABI-L2-SSTF?pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22))&prefix=&forceOnObjectsSortingFiltering=false", - "type": "text/html", - "title": "Google Cloud GOES-16 L2 Sea Surface Temperature" - }, - { - "rel": "search", - "href": "https://www.ncdc.noaa.gov/airs-web/search", - "type": "text/html", - "title": "NCEI's Archive Information Request System (AIRS)" - } - ] -} From 5ebe9ef616b5abe465087d6593e0d977581bc980 Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Wed, 24 Jan 2024 23:27:11 -0500 Subject: [PATCH 5/5] Delete examples/failing/nws-gfs-10deg.json --- examples/failing/nws-gfs-10deg.json | 293 ---------------------------- 1 file changed, 293 deletions(-) delete mode 100644 examples/failing/nws-gfs-10deg.json diff --git a/examples/failing/nws-gfs-10deg.json b/examples/failing/nws-gfs-10deg.json deleted file mode 100644 index caf5da7..0000000 --- a/examples/failing/nws-gfs-10deg.json +++ /dev/null @@ -1,293 +0,0 @@ -{ - "id": "urn:x-wmo:md:us-nws-noaa:nwp.gfs_1deg", - "conformsTo": [ - "http://wis.wmo.int/spec/wcmp/2/conf/core" - ], - "time": null, - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - 0, - -90 - ], - [ - 0, - 90 - ], - [ - 360, - 90 - ], - [ - 360, - -90 - ], - [ - 0, - -90 - ] - ] - ] - }, - "properties": { - "created": "2022-06-23T18:36:00Z", - "updated": "2022-06-23T18:36:00Z", - "wmo:dataPolicy": "core", - "type": "dataset", - "title": "Global Forecast System 1 Degree Resolution", - "description": "The Global Forecast System is a weather forecast model produced by the National Centers for Environmental Prediction.", - "keywords": [ - "Geopotential Height", - "Planetary Boundary Layer Height", - "Tropopause", - "Atmospheric Pressure Measurements", - "Pressure Thickness", - "Sea Level Pressure", - "Surface Pressure", - "Land Cover", - "Soil Moisture/Water Content", - "Soil Temperature", - "Sea Surface Temperature", - "Albedo", - "Incoming Solar Radiation", - "Longwave Radiation", - "Outgoing Longwave Radiation", - "Shortwave Radiation", - "Solar Radiation", - "Surface Temperature", - "Atmospheric Stability", - "Boundary Layer Temperature", - "Dew Point Temperature", - "Surface Temperature", - "Upper Air Temperature", - "Water Vapor Processes", - "Water Vapor Indicators", - "Water Vapor", - "Water Vapor Profiles", - "Boundary Layer Winds", - "Surface Winds", - "Upper Level Winds", - "Wind Profiles", - "Wind Dynamics", - "Precipitation Amount", - "Precipitation Rate", - "Liquid Precipitation", - "Solid Precipitation", - "Snow Cover", - "Snow Depth", - "Sea Ice Concentration", - "Land Use/Land Cover Classification", - "Prediction", - "Global", - "Deterministic", - "cloud_ceiling", - "entire_atmosphere_considered_as_a_single_layer", - "entire_atmosphere", - "ground_or_water_surface", - "high_cloud_layer", - "highest_tropospheric_freezing_level", - "hybrid_level", - "level_at_specified_pressure_difference_from_ground_to_level_pa", - "level_of_0C_isotherm", - "maximum_wind_level", - "mean_sea_level_pa", - "middle_cloud_layer", - "planetary_boundary_layer", - "sigma_level_sigma_value", - "specified_altitude_above_mean_sea_level_m", - "specified_height_level_above_ground_m", - "tropopause", - "depth_below_land_surface_m", - "isobaric_surface_pa", - "potential_vorticity_k_m2_kg-1_s-1", - "convective_cloud", - "convective_cloud_bottom_level", - "convective_cloud_top_level", - "boundary_layer_cloud_layer", - "high_cloud_bottom_level", - "high_cloud_layer", - "high_cloud_top_level", - "low_cloud_bottom_level", - "low_cloud_layer", - "low_cloud_top_level", - "middle_cloud_bottom_level", - "middle_cloud_layer", - "middle_cloud_top_level", - "nominal_top_of_the_atmosphere", - "absolute_vorticity", - "albedo", - "apparent_temperature", - "best_(4_layer)_lifted_index", - "categorical_freezing_rain_(yes=1;_no=0)", - "categorical_ice_pellets_(yes=1;_no=0)", - "categorical_rain_(yes=1;_no=0)", - "categorical_snow_(yes=1;_no=0)", - "cloud_mixing_ratio", - "cloud_water", - "cloud_work_function", - "composite_reflectivity", - "convective_available_potential_energy", - "convective_inhibition", - "convective_precipitation", - "convective_precipitation_rate", - "depth_below_land_surface", - "dew_point_temperature", - "downward_long-wave_radiation_flux", - "downward_short-wave_radiation_flux", - "field_capacity", - "frictional_velocity", - "geopotential_height", - "graupel", - "ground_heat_flux", - "haines_index", - "high_cloud_cover", - "icao_standard_atmosphere_reference_height", - "ice_cover", - "ice_growth_rate", - "ice_temperature", - "ice_thickness", - "ice_water_mixing_ratio", - "land_cover_(1=land,_0=sea)", - "latent_heat_next_flux", - "level_at_specified_pressure_difference_from_ground_to_level", - "liquid_volumetric_soil_moisture_(non_frozen)", - "low_cloud_cover", - "maximum_temperature", - "medium_cloud_cover", - "meridional_flux_of_gravity_wave_stress", - "minimum_temperature", - "momentum_flux,_u-component", - "momentum_flux,_v-component", - "mslp_(eta_model_reduction)", - "ozone_mixing_ratio", - "percent_frozen_precipitation", - "planetary_boundary_layer_height", - "plant_canopy_surface_water", - "potential_evaporation_rate", - "potential_temperature", - "precipitable_water", - "precipitation_rate", - "pressure", - "pressure_of_level_from_which_parcel_was_lifted", - "pressure_reduced_to_msl", - "rain_mixing_ratio", - "reflectivity", - "relative_humidity", - "sensible_heat_next_flux", - "sigma_level_(sigma_value)", - "snow_depth", - "snow_mixing_ratio", - "soil_temperature", - "soil_type", - "specific_humidity", - "storm_relative_helicity", - "sunshine_duration", - "surface_lifted_index", - "surface_roughness", - "temperature", - "total_cloud_cover", - "total_ozone", - "total_precipitation", - "u-component_of_wind", - "u-component_storm_motion", - "upward_long-wave_radiation_flux", - "upward_short-wave_radiation_flux", - "v-component_of_wind", - "v-component_storm_motion", - "vegetation", - "ventilation_rate", - "vertical_speed_shear", - "vertical_velocity_(geometric)", - "vertical_velocity_(pressure)", - "visibility", - "volumetric_soil_moisture_content", - "water_equivalent_of_accumulated_snow_depth", - "water_runoff", - "wilting_point", - "wind_speed_(gust)", - "zonal_flux_of_gravity_wave_stress", - "Weather and Climate", - "International", - "Atmosphere", - "weatherForecasts", - "meteorology" - ], - "keywordsCodespace": "http://codes.wmo.int/306/4678", - "language": "en", - "themes": [ - { - "concepts": [ - { - "id": "weather" - } - ], - "scheme": "https://github.com/wmo-im/wis2-topic-hierarchy/blob/main/topic-hierarchy/earth-system-discipline/index.csv" - } - ], - "contacts": [ - { - "organization": "NOAA/NWS/NCEP", - "contactInfo": [ - { - "phone": "(301) 683-1500" - }, - { - "email": "sdm@noaa.gov" - } - ], - "address": { - "deliveryPoint": "NOAA Center for Weather and Climate Prediction, 5830 University Research Ct", - "city": "College Park", - "state": "Maryland", - "postalCode": "20740", - "country": "United States" - }, - "onlineResource": "https://nomads.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/", - "contactInstructions": "email", - "roles": [ - "host", - "producer" - ] - } - ], - "formats": [ - "GRIB2" - ], - "contactPoint": "sdm@noaa.gov", - "license": "http://codes.wmo.int/wmdr/DataPolicy/_WMOOther", - "rights": "access", - "extent": [ - { - "spatial": { - "bbox": [ - 0, - -90, - 360, - 90 - ], - "crs": "http://www.opengis.net/def/crs/OGC/1.3/CRS84" - }, - "temporal": { - "interval": [ - [ - "2022-06-23T18:00:00Z", - null - ] - ], - "trs": "http://www.opengis.net/def/uom/ISO-8601/0/Gregorian" - } - } - ] - }, - "links": [ - { - "rel": "data", - "href": "https://nomads.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/", - "type": "application/x-grib", - "title": "NOAA Operational Model Archive and Distribution System (NOMADS)" - } - ] -}