Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 3.21 KB

README.md

File metadata and controls

61 lines (40 loc) · 3.21 KB

PCB Fluxes IHSC

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.


General Information

Deposit Title: PCB air-water fluxes from IHSC

Contributor information:

Andres Martinez, PhD University of Iowa - Department of Civil & Environmental Engineering Iowa Superfund Research Program (ISRP) andres-martinez@uiowa.edu ORCID: 0000-0002-0572-1494

This README file was generated on March 07 2022 by Andres Martinez.

This work was supported by the National Institutes of Environmental Health Sciences (NIEHS) grant #P42ES013661. The funding sponsor did not have any role in study design; in collection, analysis, and/or interpretation of data; in creation of the dataset; and/or in the decision to submit this data for publication or deposit it in a repository.

This README file describes a revised version of scripts for calculating air-water PCB fluxes used in this paper: Martinez, A., A. M. Awad, N. J. Herkert and K. C. Hornbuckle (2019). Determination of PCB fluxes from Indiana Harbor and Ship Canal using dual-deployed air and water passive samplers. Environmental Pollution Volume 244, January 2019, Pages 469-476 https://www.sciencedirect.com/science/article/pii/S0269749118331269

The data can be downloaded from PANGAEA, https://doi.pangaea.de/10.1594/PANGAEA.894908, using the R package pangaear (https://cran.microsoft.com/snapshot/2022-01-01/web/packages/pangaear/pangaear.pdf).

The scripts are developed for individual deployment times, so in the scripts the deployment time (1 to 9) needs to be changed for both air and water concentrations, as well as for the meteorological parameters.


FILE OVERVIEW

File Name: FluxCalculations File Size: 9 kb File Format: .R File description: Contains the raw code for the calculation of individual PCB fugacity ratios in "R". It also contains the codes to directly download the data from Pangaea.


PREREQUISITES & DEPENDENCIES

This section of the ReadMe file lists the necessary software required to run codes in "R".

Software:


SOFTWARE INSTALLATION

This section of the ReadMe file provides short instructions on how to download and install "R Studio". "R Studio" is an open source (no product license required) integrated development environment (IDE) for "R" and completely free to use. To install "R Studio" follow the instructions below:

  1. Visit the following web address: https://www.rstudio.com/products/rstudio/download/
  2. Click the "download" button beneath RStudio Desktop
  3. Click the button beneath "Download RStudio Desktop". This will download the correct installation file based on the operating system detected.
  4. Run the installation file and follow on-screen instructions.