forked from vatSys/combined-oceanic-dataset
-
Notifications
You must be signed in to change notification settings - Fork 1
/
MET.xml
18 lines (18 loc) · 1.13 KB
/
MET.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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>
<SOPS url="https://vatnz-dev.github.io/sops/" />
<AIPFrance url="https://www.sia.aviation-civile.gouv.fr/#" />
<AIPNewZealand url="http://www.aip.net.nz/Home.aspx" />
<IFIS url="https://www.ifis.airways.co.nz/script/briefing/aerodrome_briefing.asp" />
<SkyVector url="https://skyvector.com/" />
<VATNZ url="https://www.vatnz.net/" />
<Feedback url="https://www.vatnz.net/feedback/" />
</Browsers>
</MET>