pablo-moreno / python-aemet

Python library to get AEMET data
MIT License
54 stars 18 forks source link

Missing data in class Observación #24

Closed pherodeon closed 3 years ago

pherodeon commented 3 years ago

{ "idema" : "9073X", "lon" : -2.359745, "fint" : "2020-12-03T10:00:00", "prec" : 0.0, "alt" : 660.0, "vmax" : 1.3, "vv" : 0.9, "dv" : 144.0, "lat" : 42.82983, "dmax" : 135.0, "ubi" : "OPAKUA", "hr" : 93.0, "tamin" : 5.0, "ta" : 5.5, "tamax" : 5.5 }

pablo-moreno commented 3 years ago

Version 0.3.4 already in Pypi:

https://pypi.org/project/python-aemet/