-
**Is your feature request related to a problem? Please describe.**
The abstract web pull feature in OpenDCS allows you to read human-readable data and parse it into CWMS time series, but to my knowle…
-
Create a new `decode-taf` binary tool for parsing TAFs. Use pieces of code from METAR decoder, especially from the TREND section. Finally, add tests.
svfi updated
8 months ago
-
Multiple weathers features need a more realistic weather conditions, regarding dates and why not official METARs
Bandar Abbas International Airport: OIKB
METAR history: https://www.ogimet.com/me…
-
The example provided in this link https://unidata.github.io/MetPy/latest/examples/plots/Station_Plot.html is pretty simple due to the fact that Metpy has a parser function to deal with metar data. I w…
wxguy updated
4 years ago
-
Hi,
Given the following METAR
RCNN 031120Z 02024G38KT 5000 VCTS BR SCT006 FEW010CB BKN016 OVC030 26/24 Q0984 RERA RMK A2908 TS NW STNRY
I get the following result from the decoder
![image]…
-
Attempting to be decoded:
```
EHAM 152125Z 32005KT 300V360 9999 FEW017 BKN020 15/11 Q1020 NOSIG
```
Exception raised:
```
FormatException
```
Expected:
```
ICAO Code: EHAM
Day of month:…
-
Howdy, reinstalled per recommendation in https://github.com/n0bel/PiClock/issues/279. Still having the same issues. I've attached the details of the log file below:
2024-11-27 13:55:00.306577 MST (…
-
I would like to suggest that the app calculates and shows density altitude next to the Weather data.
**Is your feature request related to a problem? Please describe.**
As a Pilot you should calcu…
-
The WMO code are in the common code tables
http://www.wmo.int/pages/prog/www/WMOCodes/WMO306_vI2/LatestVERSION/LatestVERSION.html
2018 Jun:
station: sonde_type(s) # lat lon
[all_stat_2018jun.txt…
-
Raw METAR:
```
VIDP 270200Z 00000KT 0050 R27/0450 R29L/0650 R29R/0150 FG VV/// 12/11 Q1021 NOSIG
```
---
`metar-taf-parser` wind output ([link to full output](https://aeharding.github.io/meta…