This repository displays the workflow used to process the NES-LTER Transect cruise chlorophyll data from CTD rosette for publication to the Environmental Data Initiative repository.
This workflow includes the following:
- compiles cruise data from the REST API and supplies useful fields for the end user
- merges cruise data from additional sources
- cleans the provided data
- performs quality assurance on the data
- assembles and outputs the final XML file for submission to EDI
Base Requirements:
- Microsoft Excel
- R and R studio (packages: here, tidyverse, readxl, lubridate, devtools, EMLassemblyline, EML, maps, xml2, geosphere, httr)