From 72b140984cbc41d1a8b1d2b8d6bf06d34c80d738 Mon Sep 17 00:00:00 2001 From: Doug Latornell Date: Fri, 15 Mar 2024 14:54:04 -0700 Subject: [PATCH] Add ubcSSaSurfaceAtmosphereFieldsV23-02 dataset --- datasets.xml | 332 +++++++++++++++++- datasets.yaml | 1 + .../ubcSSaAtmosphereGridV23-02.xml | 4 +- .../ubcSSaSurfaceAtmosphereFieldsV23-02.xml | 327 +++++++++++++++++ 4 files changed, 660 insertions(+), 4 deletions(-) create mode 100644 datasets/atmospheric/ubcSSaSurfaceAtmosphereFieldsV23-02.xml diff --git a/datasets.xml b/datasets.xml index 6693657..e3ae85a 100644 --- a/datasets.xml +++ b/datasets.xml @@ -2126,14 +2126,14 @@ v17-02: tmask, umask, vmask, fmask, e3t_0, e3u_0, e3v_0, e3w_0, gdept_0, gdepu, false Grid modelResult CF-1.6, COARDS, ACDD-1.3 null - [Mon 2023-03-13 19:39:47 -07:00] python3 -m nowcast.workers.grib_to_netcdf $NOWCAST_YAML nowcast+ + [Mon 2023-03-13 19:39:47 -07:00] python -m nowcast.workers.grib_to_netcdf $NOWCAST_YAML nowcast+ https://salishsea.eos.ubc.ca/ UBC EOAS Dept of Earth, Ocean & Atmospheric Sciences, University of British Columbia @@ -2236,6 +2236,334 @@ v23-02: longitude and latitude variables + + 10080 + 10000 + /results/forcing/atmospheric/continental2.5/nemo_forcing/ + false + hrdps_y2023m02d23\.nc$ + last + 20 + false + false + + + now-12hours + Grid + modelResult + CF-1.6, COARDS, ACDD-1.3 + null + Files generated daily by +`python -m nowcast.workers.grib_to_netcdf $NOWCAST_YAML nowcast+` + https://salishsea.eos.ubc.ca/ + UBC EOAS + Dept of Earth, Ocean & Atmospheric Sciences, University of British Columbia + model results, atmosphere, +Earth Science > Atmosphere > Atmospheric Pressure > Sea Level Pressure, +Earth Science > Atmosphere > Precipitation > Precipitation Rate > Surface Precipitation, +Earth Science > Atmosphere > Atmospheric Water Vapor > Water Vapor Indicators > Humidity > Specific Humidity, +Earth Science > Atmosphere > Atmospheric Water Vapor > Water Vapor Indicators > Humidity > Relative Humidity, +Earth Science > Atmosphere > Atmospheric Temperature > Surface Temperature > Air Temperature, +Earth Science > Atmosphere > Atmospheric Radiation > Shortwave Radiation > Downwelling Shortwave Radiation, +Earth Science > Atmosphere > Atmospheric Radiation > Longwave Radiation > Downwelling Longwave Radiation, +Earth Science > Atmosphere > Atmospheric Winds > Surface Winds > U/V Wind Components, +atmospheric, atmpres, humidity, latent heat, long-wave, precipitation, pressure, qair, rad, radiation, +rain, rainfall, relative_humidity, short-wave, solar, specific_humidity, tair, temperature, therm_rad, +time, time_counter, u-component, u_wind, v-component, v_wind, vapor, wind + GCMD Science Keywords + The SalishSeaCast NEMO model results are copyright +by the SalishSeaCast Project Contributors and The University of British Columbia. + +They are licensed under the Apache License, Version 2.0. http://www.apache.org/licenses/LICENSE-2.0 + +This dataset was derived from a product of the Environment and Climate Change Canada HRDPS +(High Resolution Deterministic Prediction System) continental rotated lat-lon model grid product. +The Terms and conditions of use of Meteorological Data from Environment and Climate Change Canada +are available at http://dd.weather.gc.ca/doc/LICENCE_GENERAL.txt. + CF Standard Name Table v29 + HRDPS, SalishSeaCast, Atmospheric Forcing Fields, Hourly, v23-02 + +2d hourly atmospheric field values from the Environment and Climate Change Canada HRDPS +continental rotated lat-lon grid atmospheric forcing model that were used to force the +SalishSeaCast NEMO model from 2023-02-23 onward. +The model grid includes the Juan de Fuca Strait, the Strait of Georgia, Puget Sound, +and Johnstone Strait on the coasts of Washington State and British Columbia. +Geo-location data for the atmospheric forcing grid are available in the ubcSSaAtmosphereGridV23-02 dataset. +Atmospheric field values are interpolated on to the SalishSeaCast NEMO model grid on-the-fly by NEMO. + +v23-02: atmospheric pressure, precipitation rate, 2m specific humidity, 2m relative humidity, +2m air temperature, short-wave radiation flux, long-wave radiation flux, latent heat net flux, +10m u wind component, 10m v wind component variables + HRDPS, SalishSeaCast, Atmospheric Forcing Fields, Hourly, v23-02 + SalishSeaCast NEMO Model + SalishSeaCast Project Contributors + sallen@eoas.ubc.ca + https://salishsea-meopar-docs.readthedocs.io/ + Environment and Climate Change Canada + over + + + time_counter + time + + + modelResult + time + time + null + null + + + + y + gridY + + + modelResult + null + count + Y + y + null + null + + + + x + gridX + + + modelResult + null + null + X + x + null + null + + + + atmpres + atmpres + float + + + modelResult + null + null + null + + + + precip + precip + float + + + modelResult + 200.0 + 0.0 + null + null + null + + + + qair + qair + float + + + modelResult + 128.0 + 0.0 + null + specific_humidity + null + null + + + + RH_2maboveground + rhair + float + + modelResult + 100.0 + 0.0 + null + relative_humidity + null + null + + + + solar + solar + float + + + modelResult + 500.0 + -500.0 + null + null + null + + + + tair + tair + float + + + modelResult + 313.0 + 263.0 + null + null + null + + + + therm_rad + therm_rad + float + + + modelResult + null + null + null + + + + LHTFL_surface + lhtfl + float + + modelResult + null + null + null + + + + u_wind + u_wind + float + + + modelResult + null + null + null + + + + v_wind + v_wind + float + + + modelResult + null + null + null + + + + 10080 10000 diff --git a/datasets.yaml b/datasets.yaml index 79117f7..ec9ee9a 100644 --- a/datasets.yaml +++ b/datasets.yaml @@ -19,6 +19,7 @@ datasets: # Atmospheric forcing - atmospheric/ubcSSaAtmosphereGridV23-02.xml + - atmospheric/ubcSSaSurfaceAtmosphereFieldsV23-02.xml - atmospheric/ubcSSaAtmosphereGridV1.xml - atmospheric/ubcSSaSurfaceAtmosphereFieldsV1.xml diff --git a/datasets/atmospheric/ubcSSaAtmosphereGridV23-02.xml b/datasets/atmospheric/ubcSSaAtmosphereGridV23-02.xml index aa58017..c18cebc 100644 --- a/datasets/atmospheric/ubcSSaAtmosphereGridV23-02.xml +++ b/datasets/atmospheric/ubcSSaAtmosphereGridV23-02.xml @@ -10,14 +10,14 @@ false Grid modelResult CF-1.6, COARDS, ACDD-1.3 null - [Mon 2023-03-13 19:39:47 -07:00] python3 -m nowcast.workers.grib_to_netcdf $NOWCAST_YAML nowcast+ + [Mon 2023-03-13 19:39:47 -07:00] python -m nowcast.workers.grib_to_netcdf $NOWCAST_YAML nowcast+ https://salishsea.eos.ubc.ca/ UBC EOAS Dept of Earth, Ocean & Atmospheric Sciences, University of British Columbia diff --git a/datasets/atmospheric/ubcSSaSurfaceAtmosphereFieldsV23-02.xml b/datasets/atmospheric/ubcSSaSurfaceAtmosphereFieldsV23-02.xml new file mode 100644 index 0000000..81a55b3 --- /dev/null +++ b/datasets/atmospheric/ubcSSaSurfaceAtmosphereFieldsV23-02.xml @@ -0,0 +1,327 @@ + + 10080 + 10000 + /results/forcing/atmospheric/continental2.5/nemo_forcing/ + false + hrdps_y\d{4}m\d{2}d\d{2}\.nc$ + last + 20 + false + false + + + now-12hours + Grid + modelResult + CF-1.6, COARDS, ACDD-1.3 + null + Files generated daily by +`python -m nowcast.workers.grib_to_netcdf $NOWCAST_YAML nowcast+` + https://salishsea.eos.ubc.ca/ + UBC EOAS + Dept of Earth, Ocean & Atmospheric Sciences, University of British Columbia + model results, atmosphere, +Earth Science > Atmosphere > Atmospheric Pressure > Sea Level Pressure, +Earth Science > Atmosphere > Precipitation > Precipitation Rate > Surface Precipitation, +Earth Science > Atmosphere > Atmospheric Water Vapor > Water Vapor Indicators > Humidity > Specific Humidity, +Earth Science > Atmosphere > Atmospheric Water Vapor > Water Vapor Indicators > Humidity > Relative Humidity, +Earth Science > Atmosphere > Atmospheric Temperature > Surface Temperature > Air Temperature, +Earth Science > Atmosphere > Atmospheric Radiation > Shortwave Radiation > Downwelling Shortwave Radiation, +Earth Science > Atmosphere > Atmospheric Radiation > Longwave Radiation > Downwelling Longwave Radiation, +Earth Science > Atmosphere > Atmospheric Winds > Surface Winds > U/V Wind Components, +atmospheric, atmpres, humidity, latent heat, long-wave, precipitation, pressure, qair, rad, radiation, +rain, rainfall, relative_humidity, short-wave, solar, specific_humidity, tair, temperature, therm_rad, +time, time_counter, u-component, u_wind, v-component, v_wind, vapor, wind + GCMD Science Keywords + The SalishSeaCast NEMO model results are copyright +by the SalishSeaCast Project Contributors and The University of British Columbia. + +They are licensed under the Apache License, Version 2.0. http://www.apache.org/licenses/LICENSE-2.0 + +This dataset was derived from a product of the Environment and Climate Change Canada HRDPS +(High Resolution Deterministic Prediction System) continental rotated lat-lon model grid product. +The Terms and conditions of use of Meteorological Data from Environment and Climate Change Canada +are available at http://dd.weather.gc.ca/doc/LICENCE_GENERAL.txt. + CF Standard Name Table v29 + HRDPS, SalishSeaCast, Atmospheric Forcing Fields, Hourly, v23-02 + +2d hourly atmospheric field values from the Environment and Climate Change Canada HRDPS +continental rotated lat-lon grid atmospheric forcing model that were used to force the +SalishSeaCast NEMO model from 2023-02-23 onward. +The model grid includes the Juan de Fuca Strait, the Strait of Georgia, Puget Sound, +and Johnstone Strait on the coasts of Washington State and British Columbia. +Geo-location data for the atmospheric forcing grid are available in the ubcSSaAtmosphereGridV23-02 dataset. +Atmospheric field values are interpolated on to the SalishSeaCast NEMO model grid on-the-fly by NEMO. + +v23-02: atmospheric pressure, precipitation rate, 2m specific humidity, 2m relative humidity, +2m air temperature, short-wave radiation flux, long-wave radiation flux, latent heat net flux, +10m u wind component, 10m v wind component variables + HRDPS, SalishSeaCast, Atmospheric Forcing Fields, Hourly, v23-02 + SalishSeaCast NEMO Model + SalishSeaCast Project Contributors + sallen@eoas.ubc.ca + https://salishsea-meopar-docs.readthedocs.io/ + Environment and Climate Change Canada + over + + + time_counter + time + + + modelResult + time + time + null + null + + + + y + gridY + + + modelResult + null + count + Y + y + null + null + + + + x + gridX + + + modelResult + null + null + X + x + null + null + + + + atmpres + atmpres + float + + + modelResult + null + null + null + + + + precip + precip + float + + + modelResult + 200.0 + 0.0 + null + null + null + + + + qair + qair + float + + + modelResult + 128.0 + 0.0 + null + specific_humidity + null + null + + + + RH_2maboveground + rhair + float + + modelResult + 100.0 + 0.0 + null + relative_humidity + null + null + + + + solar + solar + float + + + modelResult + 500.0 + -500.0 + null + null + null + + + + tair + tair + float + + + modelResult + 313.0 + 263.0 + null + null + null + + + + therm_rad + therm_rad + float + + + modelResult + null + null + null + + + + LHTFL_surface + lhtfl + float + + modelResult + null + null + null + + + + u_wind + u_wind + float + + + modelResult + null + null + null + + + + v_wind + v_wind + float + + + modelResult + null + null + null + + +