Package: fluxfinder 1.2.2

Stephanie Wilson
fluxfinder: Parsing, Computation, and Diagnostics for Greenhouse Gas Measurements
Parse static-chamber greenhouse gas measurement files generated by a variety of instruments; compute flux rates using multi-observation metadata; and generate diagnostic metrics and plots. Designed to be easy to integrate into reproducible scientific workflows.
Authors:
fluxfinder_1.2.2.tar.gz
fluxfinder_1.2.2.zip(r-4.7)fluxfinder_1.2.2.zip(r-4.6)fluxfinder_1.2.2.zip(r-4.5)
fluxfinder_1.2.2.tgz(r-4.6-any)fluxfinder_1.2.2.tgz(r-4.5-any)
fluxfinder_1.2.2.tar.gz(r-4.7-any)fluxfinder_1.2.2.tar.gz(r-4.6-any)
fluxfinder_1.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fluxfinder/json (API)
NEWS
| # Install 'fluxfinder' in R: |
| install.packages('fluxfinder', repos = c('https://compass-doe.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/compass-doe/fluxfinder/issues
Last updated from:08389762e1. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | OK | 143 | ||
| macos-release-arm64 | OK | 137 | ||
| macos-oldrel-arm64 | OK | 179 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 88 | ||
| wasm-release | OK | 110 |
Exports:ffi_compute_fluxesffi_fit_modelsffi_hm1981ffi_metadata_matchffi_ppb_to_nmolffi_ppm_to_umolffi_qaqcffi_read_EGM4ffi_read_LGR915ffi_read_LI7810ffi_read_LI7820ffi_read_LI850ffi_read_LIsmartchamberffi_read_PicarroG2301
Dependencies:backportsbroomclicpp11dplyrgenericsgluejsonlitelifecyclelubridatemagrittrMASSpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compute fluxes for multiple groups (measurements) | ffi_compute_fluxes |
| Fit various models to gas concentration data | ffi_fit_models |
| Compute flux using nonlinear Hutchinson and Mosier (1981) model | ffi_hm1981 |
| Match metadata info with a vector of data timestamps | ffi_metadata_match |
| Generate a QA/QC document | ffi_qaqc |
| Read an EGM-4 data file | ffi_read_EGM4 |
| Read a LGR 915-0011 data file | ffi_read_LGR915 |
| Read a LI-7810 data file | ffi_read_LI7810 |
| Read a LI-7820 data file | ffi_read_LI7820 |
| Read a LI-850 data file | ffi_read_LI850 |
| Read a LI-8200-01S (smart chamber) data file | ffi_read_LIsmartchamber |
| Read a Picarro G2301 data file | ffi_read_PicarroG2301 |
| Convert gas concentration to quantity using the Ideal Gas Law | ffi_ppb_to_nmol ffi_ppm_to_umol ideal-gas-law |