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

Glider / Tropical Cyclone Intercepts Metric #93

Open MarySolokas1 opened 3 weeks ago

MarySolokas1 commented 3 weeks ago

What should we add?

Would it be possible to add a metric that calculates the number of tropical cyclones that are intercepted by gliders each hurricane season?

Similar to what Lev Looney has calculated previously, documented here: https://drive.google.com/drive/folders/1gC7-LbAk6qhOqjhWxpTcWvW9mIQVZ6z2

Reference

No response

ocefpaf commented 3 weeks ago

It is definitely possible. I'll try to reproduce that table first but different approaches may yield different results. What level of granularity are you hoping for? glider name/storm name intercept? Or something exactly like that table? the trick part is to define the borders of the storm. We can use NHC data for that... Looking into it.

MarySolokas1 commented 3 weeks ago

I think the glider name / storm name intercept is all we would need!

ocefpaf commented 3 weeks ago

@MarySolokas1 this is just a prototype and is still missing the time component of the intercepts. Posting it to get some feedback before proceeding.

https://nbviewer.org/urls/gist.githubusercontent.com/ocefpaf/dd0737c7ef98a37fddcaa79a0b1b1500/raw/e1d8514374e54b6751a8bba6df87adcdc71382a4/glider_strom_intercept.ipynb

I'll elaborate on it a bit more later today.

The feedback I'm looking for are: