CLIMADA-project / climada_python

Python (3.8+) version of CLIMADA
GNU General Public License v3.0
310 stars 122 forks source link

Is it possible to access recent tropical cyclones (track status: PROVISIONAL) through Climada? #961

Closed salmiah-ls closed 3 hours ago

salmiah-ls commented 4 hours ago

Is your feature request related to a problem? Please describe. I want to access Typhoon Yagi, storm id: 2024246N14125, a recent tropical cyclone (Cat 4) that just hit Southeast Asia last September. Its data already in IBTrACS site but the track status is still PROVISIONAL, not yet BEST.

So, when I try this code: tr_yagi = TCTracks.from_ibtracs_netcdf(provider="usa", storm_id= "2024246N14125")

it returns error like this: ValueError: The following given IDs are not in IBTrACS: 2024246N14125

Describe the solution you'd like Is there any way to access it through Climada?

Thank you

salmiah-ls commented 3 hours ago

It's solved. Instead of using IBTrACS.ALL.v04r00.nc, I'm using the latest version IBTrACS.ALL.v04r01.nc that can be downloaded in https://www.ncei.noaa.gov/data/international-best-track-archive-for-climate-stewardship-ibtracs/v04r01/access/netcdf/