Generate METAR

I don’t think this is a use-case for the hobby weather stations but anyway: is it possible to generate a METAR from the station’s data? I could probably do it in python or bash but just asking here if such functionality exists already. Thank you.

WD can be set to do that already
see in the ftp/internet setup, metar/synop

Thanks, I set that and it is generating data in a METAR file. Is it possible to use a “metar” %tag% that I could include in a html file?

BTW: Happy New Year!

from the tagslist.txt file
%metar/report=%NZAA.MET Insert downloaded METARS or weather reports/warnings.
Please replace NZAA.MET with the file name downloaded.Note: use

 and 
html tags

I couldn’t make that tag work with a metar ZZZZ.MET file in the /metar directory. Also I question whether it is intended to work with a WD generated metar.txt in the /synopmetar directory.

OTOH one of the %loadfile% tags which allow selection of the directory and filename will work fine for this purpose.