-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMET.xml
More file actions
13 lines (13 loc) · 904 Bytes
/
MET.xml
File metadata and controls
13 lines (13 loc) · 904 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8" ?>
<MET>
<GRIB url="http://sawbe.com/GRIB/" fileName="world.grib2" />
<ProductTypes>
<METAR url="http://aviationweather.gov/adds/dataserver_current/httpparam?dataSource=metars&requestType=retrieve&format=xml&stationString=%ICAO&hoursBeforeNow=2" xmlDataTag="raw_text" mostRecent="true" />
<TAF url="https://aviationweather.gov/adds/dataserver_current/httpparam?dataSource=tafs&requestType=retrieve&format=xml&stationString=%ICAO&hoursBeforeNow=0&timeType=valid&mostRecent=true" xmlDataTag="raw_text" mostRecent="true"/>
<NOTAM url="http://api.vateud.net/notams/%ICAO.xml" xmlDataTag="raw" />
</ProductTypes>
<Browsers><!--bomw0007-->
<AIP url="http://www.nats-uk.ead-it.com/public/index.php.html" />
<VATSIM-UK-Docs url="https://community.vatsim.uk/downloads" />
</Browsers>
</MET>