Skip to content

USF-IMARS/FCRWQDC-SEACAR-analysis

Repository files navigation

FCRWQCD SEACAR Analysis

This project:

  1. compares SEACAR standard exports to an aggregated dataset developed in previous years
  2. generates rate of change analyses for each water quality parameter
  3. creates a dashboardDataSEACAR.csv from the SEACAR standard export for use in the FCRWQDC Data Visualization Tool

Upstream Data

The following data sources should be downloaded and placed in ./data/:

  1. Discrete WQ - 10006.txt from SEACAR standard export page.
  2. previous year's dashboardData.csv from this gdrive folder produced by USF-IMARS/FCRWQDC_data_ingest

Usage

Setup

pak::local_install_deps()

Deployment

quarto publish

Create a New Batch

  1. Use create_batch R function:
    source("create_batch.R")
    create_batch("testBatchName", "testExampleValue")
  2. in the new {batch_name} folder, modify getData & getListOfValues to work with your data.
  3. modify the {batch_name}/template.yml
  4. quarto publish

Attribution

This project is powered by the quartobatch template.


About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Generated from 7yl4r/quartobatch