rossyndicate / poudre_sonde_network

MIT License
0 stars 8 forks source link

Simple fixes for verification tool #152

Closed juandlt-csu closed 3 months ago

juandlt-csu commented 3 months ago

Sometimes the data gets transformed into things that are not what they came in as (come in as df, come out as list) which causes errors when we are updating the data. Those fixes in the verification workflow and function pertain to that.