Retrieve a list of all available categories of data and the model and variable IDs that provide data for each.
Retrieve the model and variable IDs that provide data for the specified data category.
The ID of the data category for which you want to retrieve metadata.
Returns metadata about a single weather model, including a list of variables and data categories that the model outputs.
The ID of the model for which you want to retrieve metadata.
Returns a list of all available forecast models that you are authorized to access.
Returns forecast data from the specified model at a single latitude and longitude point for the next 7 days.
Variables and model IDs used as parameters in the endpoint can be queried from getModels and getModelMetadata.
The ID off the model you want to get the forceast data.
The longitude of the requested forecast point. Can be positive or negative.
The latitude of the requested forecast point. Must be between -90 and 90 degrees.
An array of strings containing variable IDs which you want to retrieve as part of the forecast data.
Returns hindcast data from the specified model at a single latitude and longitude point within a given timeframe.
The ID of the model from which you want to retrieve hindcast data
The longitude of the requested hindcast point. Can be positive or negative.
The latitude of the requested hindcast point. Must be between -90 and 90 degrees.
The beginning of the requested time frame.
The end of the requested time frame.
An array of strings containing variable IDs which you want to retrieve as part of the hindcast data.
Generated using TypeDoc
Gives access to our advanced Marine Weather data.