With the goal of sharing VPR data on CIOOS & OpenData, I'm going to start an overhaul of vpr_save()
This function should be able to output data & metadata ready for publication, meeting a series of standards and using controlled vocabularies.
I've started a map of current metadata and data column names to BODC:P01 and DwC vocabularies. I will leave original column names intact within the package to avoid any unexpected errors.
Here are the tasks to be completed:
- [ ] confirm mapped (meta)data names with @kevinsorochan and OpenData expert (Brian Bower)
- [ ] translate historical data into standardized csv format with new column names
With the goal of sharing VPR data on CIOOS & OpenData, I'm going to start an overhaul of
vpr_save()This function should be able to output data & metadata ready for publication, meeting a series of standards and using controlled vocabularies.
I've started a map of current metadata and data column names to BODC:P01 and DwC vocabularies. I will leave original column names intact within the package to avoid any unexpected errors.
Here are the tasks to be completed:
- [ ] confirm mapped (meta)data names with @kevinsorochan and OpenData expert (Brian Bower)- [ ] translate historical data into standardized csv format with new column names- [ ] column names & definitions (with units) from csv
- [ ] spatial info (geographic)
- [ ] collection info (platform & instrument)
- [ ] QC info
- [ ] updatevpr_save()to output standardized csv files- [ ] push historical data to OpenData & CIOOS