Querying the DB I found that we are not assigning the surveyor to a few datasets
depth from mesa
depth from magnaprobe
depth from pit ruler
force from snowmicropen
density from LayerData
permittivity from LayerData
manual_wetness from LayerData
grain_type from LayerData
grain_size from LayerData
hand_hardness from LayerData
temperature from LayerData
lwc_vol from LayerData
This looks like the snow depth data could be just updated by passing the surveyor kwarg to uploader.
The pit data is more complex. Site Data is not currently being passed with the actual profiles. Albeit uploaded to sitedetails the profiles never see the operators kwarg.
Querying the DB I found that we are not assigning the surveyor to a few datasets
This looks like the snow depth data could be just updated by passing the surveyor kwarg to uploader.
The pit data is more complex. Site Data is not currently being passed with the actual profiles. Albeit uploaded to sitedetails the profiles never see the operators kwarg.