There is a tremendous amount of weather data available on the internet. Much of it is in raw format and not very easy to obtain. Hurricane data is no different. When one thinks of this data they may be inclined to think it is a bunch of map coordinates with some wind values and not much else. A deeper look will reveal structural and forecast data. An even deeper look will find millions of data points from hurricane reconnaissance, computer forecast models, ship and buoy observations, satellite and radar imagery, …
@adlihs, thank you for bringing this to my attention. I opened an issue in the rrricanes GitHub. I suspect this has to do with the locale setting and how I create a date value in the scrape_date function. I will try to fix this as I can but not likely today.
You may be able to verify this is correct by changing your locale. Can you run this piece of code, without error:
Hi Tim,
I want to do the hurricane katrina, and I got the key, but it reports that “No data avaialable for requested storm/advisory” when I use the gis_advisory function
@SHENSun0610, GIS data is not available for any storms prior to 2008. Additionally, storms that developed after are not guaranteed to have the data you are seeking, either. These are experimental products offered by the NHC. They may or may not update the datasets during the offseason.
@sckott, thanks for pinging me. I’ve changed the status to watching so hopefully I won’t miss any more notifications.