Say i download the US metar data and call it whatever.dat... then i download additional metar data that isnt included in the US report, how do i merge that data into the first *.dat file. Thanks!
Or is there a way

Code: Select all
#METAR#
download,http://first.url/metarfile_@Y@M@D@H,c:\data_from_web\metar1.wmo
download,http://second.url/metarfile_@Y@M@D@H,c:\data_from_web\metar2.wmo
#INGEST
ingest,c:\data_from_www\*.wmo