Skip to content
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.

Scenario 2A Winds Progress #135

Open
Bobfrat opened this issue Jul 31, 2014 · 0 comments
Open

Scenario 2A Winds Progress #135

Bobfrat opened this issue Jul 31, 2014 · 0 comments
Labels

Comments

@Bobfrat
Copy link
Contributor

Bobfrat commented Jul 31, 2014

Progress: 2A Winds

Successes

  • Observation datasets containing wind speed and direction were discovered, accessed, and plotted for multiple stations in the Gulf of Mexico.
  • Catalog-driven search using OGC CSW allowed for dynamic updating as new datasets become available (or inactive).
  • Data from both OPeNDAP-CF and SOS endpoints were discovered, accessed and used. The accessing of SOS endpoint leveraged IOOS driven tools (PYOOS).
  • Forecast model datasets were discovered, accessed, and plotted for points near the observation stations.
  • Standards-based tools allowed extraction of NOAA/NCEP GFS structured grid model output, courtesy of the British Met Office Iris package.
  • Time series plots were created visualizing wind speed and gusts on a single plot for observation stations (Figure 1), and wind direction (Figure 2).
  • An inline interactive map interface displays the locations of observation data and corresponding model grid points (Figure 3). A line was drawn on the map to show the distance between observation stations and the corresponding nearest model grid point.
  • Modeled and observation data were compared via a time series plot (Figure 4).

screen shot 2014-07-21 at 6 30 45 pm
Figure 1: Time series plot of wind speed (blue) and gusts (green).

screen shot 2014-07-31 at 4 38 07 pm
Figure 2: Time series plot of wind direction.

screen shot 2014-07-21 at 6 32 15 pm
Figure 3: Map shows all the observation stations (blue) within a bounding box; the nearest model point to the observation point is shown in red. The green line connects the observation point to the model point against which it is being compared.

screen shot 2014-07-31 at 4 37 03 pm
Figure 4: Time series of modeled and observed wind speeds for a single station.

Easy Challenges: Identified and Fixed

  • Some models have different longitude conventions ([0 360] and [-180 180]). This was accounted for by converting all longitude values to [-180 180].
  • Of all the CSW endpoints tested NGDC and NODC were the only ones with very recent wind data available. The NGDC CSW end point was used.
  • As of 07/31/2014, the NOAA/NCEP GFS model can't be accessed. See issue Can't access the PacIOOS NOAA/NCEP GFS model #134.

Longer-term Challenges Identified

  • None
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant