ioos / ioos_metrics

Working on creating metrics for the IOOS by the numbers
https://ioos.github.io/ioos_metrics/
MIT License
2 stars 4 forks source link

Real-time observations delivered to GTS via NDBC #20

Open MathewBiddle opened 1 year ago

MathewBiddle commented 1 year ago

Use https://ioos.github.io/ioos_code_lab/content/code_gallery/data_access_notebooks/2020-10-10-GTS.html as a starting point to collect all statistics from NDBC site and create bar charts.

The gist of this is to illustrate the volume of NOS data going to the GTS, and how much of it is from IOOS.

For reference: image

image

image

MathewBiddle commented 1 year ago

Started notebook at https://github.com/ioos/ioos_metrics/blob/main/GTS_Totals_weather_act.ipynb

MathewBiddle commented 1 year ago

I've updated the process to point to the data hosted on the ioos erddap. Runs much faster now. Just have to keep that ERDDAP updated with most recent data...

https://erddap.ioos.us/erddap/search/index.html?page=1&itemsPerPage=1000&searchFor=GTS

One question I have is, should this be made into a plotly diagram? Similar to how we present the IOOS GTS regional metrics at the bottom of https://ioos.github.io/ioos_metrics/gts_regional.html

MathewBiddle commented 4 months ago

Recent question that this issue could address:

Do you have any stats around what percentage of overall coastal observations from from IOOS?

Looking at the GTS metrics and identifying what % is attributed to IOOS is a good start.