ropensci / rrricanes

Web scraper for Atlantic and east Pacific hurricanes and tropical storms
https://docs.ropensci.org/rrricanes
Other
21 stars 12 forks source link

Deprecate get_storm_list in favor of get_serial_number #182

Open elinw opened 2 years ago

elinw commented 2 years ago

get_serial_number() uses newer and more complete data to generate the list of storms (from ibtracs).
This function should get a better name since it is more general than just getting the serial numbers.