Skip to content

Fixed import arpameteo data functions

Valeria Dentis requested to merge arpa_meteo into master

Modified import_data_arpameteo and import_single_arpameteo. The first now calls both import_single_arpameteo and import_metadata_arpameteo to get data and station infos. The second doesn't read the header for staion infos anymore.

Merge request reports