bpbond / cosore

Data, metadata, and software tools for the COSORE database of continuous soil respiration measurements
Creative Commons Attribution 4.0 International
31 stars 10 forks source link

CSR_STATISTIC needs to be required #234

Open bpbond opened 4 years ago

bpbond commented 4 years ago

But just changing in the CSR_COLUMN_UNITS.csv file produces behavior we don't want:

> csr_build(dataset_names = list_datasets()[1], quiet = TRUE)
Warning message:
In check_dataset_names(dsn, x, md) :
  d20190409_ANJILELI - required metadata fields not found for table 'ancillary': CSR_STATISTIC

Basically it should be required if any ancillary data are present.