PirateWeather
Weather forecast data is primarily produced by government agencies; however, it is often not particularly user friendly to work with. Instead, a variety of commercial APIs take open weather data, perform a series of hidden and proprietary processing steps, and then charge for the data. The PirateWeather API takes NOAA weather forecasts, process them in a clear and documented way, and then share…
PirateWeather endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Pirate Weather Forecast /forecast/proxy/{location} |
This is the primary API endpoint for the PirateWeather Forecast. A detailed description is available in the docs, but in short, this API takes NOAA weather forecasts, process… |
| GET |
Pirate Weather Historic Data /timemachine/proxy/{location} |
This is the primary API endpoint for accessing historic weather data quickly and easily from the ERA5 model. |
PirateWeather pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $25 / month | — |
|