geobeyond / Arpav-PPCV-backend

Backend di Piattaforma Proiezioni Climatiche per il Nord-Est.
Creative Commons Attribution 4.0 International
0 stars 1 forks source link

ingest more observations data into the staging environment #157

Closed ricardogsilva closed 3 weeks ago

ricardogsilva commented 3 weeks ago

The staging env needs to have observations data so ingest it and update the table below (🔴 - not done yet; 🔵 - doing; 🟢 - done):

station code station name yearly loaded seasonal loaded monthly loaded
3 Arabba 🟢 🟢 🟢
19 Agordo 🟢 🟢 🟢
92 Col Indes (Tambre) 🟢 🟢 🟢
101 Porto Tolle - Pradon 🟢 🟢 🟢
105 Lonigo 🟢 🟢 🟢
111 Legnaro 🟢 🟢 🟢
124 Marano di Valpolicella 🟢 🟢 🟢
127 Buttapietra 🟢 🟢 🟢
160 Cavallino Treporti 🟢 🟢 🟢
183 Volpago del Montello 🟢 🟢 🟢
217 Feltre 🟢 🟢 🟢
236 San Martino d'Alpago 🟢 🟢 🟢
239 Col di Pra' 🟢 🟢 🟢
252 Venezia - Istituto Cavanis 🟢 🟢 🟢
299 Monticano a Gorgo al Monticano 🟢 🟢 🟢
347 Passo Falzarego 🟢 🟢 🟢
425 Bibione 🟢 🟢 🟢

Ingestion can be performed by running the commands, which will ingest measurements for all known variables:

arpav-ppcv observations-harvester refresh-yearly-measurements --station={station-code}
arpav-ppcv observations-harvester refresh-seasonal-measurements --station={station-code}
arpav-ppcv observations-harvester refresh-monthly-measurements --station={station-code}
ricardogsilva commented 3 weeks ago

Add more stations, as discussed in a recent meeting

ricardogsilva commented 3 weeks ago

These are the additional ones to add:

--> Fros Days (FD), Anno, statcd: 92 (Col Indes) --> T. media (TDd), Inverno, statcd: 239 (Col di Prà) --> T. minima (TNd), Estate, statcd: 236 (San Martino d'Alpago) --> Precipitazioni (PRCPTOT), Primavera, statcd: 3 (Arabba) --> Summer days (SU30), Anno, statcd: 217 (Feltre) --> Tropical night (TR), Anno, statcd: 160 (Cavallino) --> T. massima (TXd), Autunno, statcd: 127 (Buttapietra)