Url: Query end point for queries of collection {collectionId} defined by a {locationId}
Return data the for the location defined by locationId
.
{collectionId}/locations/{locationId}?datetime={time}/{duration} - Where {collectionId} could be:
tac_opmet_reports
iwxxm_opmet_reports
tac_advisory_reports
iwxxm_advisory_reports
graphical_reports
notices
Where {locationId} could be:
GLOBAL
EUR_NAT
NAM_CAR
SAM
AFI
MID
ASIA_PAC
Where {time} is in 5 minute steps for reports BUT notifications have to be set to either 15 or 45 mins past the hour between. Data can be requested for times between now (T0) and 36hrs ago (T-36). {time} is ordered as year-month-day-Time
Where {duration} is PT5M for all collections except notices which are PT30M
For example:10:30 UTC on 5 Jan 2024 for that last 5 minute timestep for reports is datetime=2024-01-05T10%3A30Z/PT5M
For example:10:15 UTC on 5 Jan 2024 for that last 30 minute timestep for notifications is datetime=2024-01-05T10%3A15Z/PT30M