Skip to content

VPR Data Sharing #58

Description

@EOGrady21

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

  • confirm metadata requirements & list of values
    - [ ] column names & definitions (with units) from csv
    - [ ] spatial info (geographic)
    - [ ] collection info (platform & instrument)
    - [ ] QC info
  • programmatically generate metadata files in R to accompany csv files
    - [ ] update vpr_save() to output standardized csv files
  • functionalize metadata generation in R
    - [ ] push historical data to OpenData & CIOOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions