Closed agstephens closed 3 years ago
Updates to spreadsheets (progress):
Three of them still need attention. @barbarabrooks - please can you take a look at those 3.
Regarding "precipitation", the relevant global attribute is: measurement_technique
The description is currently:
optical, peizoelectric, tipping_bucket, drop_counting, weighing, collecting, droplet_impact
Should the compliance-check-rule be: "match one of these: optical, peizoelectric, tipping_bucket, drop_counting, weighing, collecting, droplet_impact" ...or should it be simpler, just: "match a string of more than 3 characters"?
Agreed to set the rule as:
One of: optical, peizoelectric, tipping_bucket, drop_counting, weighing, collecting, droplet_impact
Before closing this, check that we no longer get any row parsing errors from:
download-from-drive --secrets client-secret.json -v v2.0 $DATA_DIR
All working now.
Updates to spreadsheets (progress):
Three of them still need attention. @barbarabrooks - please can you take a look at those 3.