ratio-calc-r
A Shiny app for processing fluids composition data and calculate ratios
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.4%) to scientific vocabulary
Repository
A Shiny app for processing fluids composition data and calculate ratios
Basic Info
- Host: GitHub
- Owner: giancarlotamburello
- License: gpl-3.0
- Language: R
- Default Branch: main
- Size: 263 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
Ratio-Calc-R
Ratio Calc R is a computational program suited for processing volcanic gas concentrations time series produced from any multisensor device (aka MultiGAS analyzer).
It is primarily intended for calculating gas molar ratio (e.g. CO₂ and SO₂ ) and error respectively from the slope and the correlation coefficient of the best fit line. In addition, Ratiocalc provides an integration of satellite maps from Google® (by the Google Static Maps API) that enables an identification of the gas sources and/or topographic elements.
This program is an R script and needs the installation of R (https://cran.r-project.org/) and the following packages: shiny, leaflet, fields, sp, geosphere, png, signal, MBA, spatial, splines, aTSA, boot, simpleboot, DT
Source the contents of the Ratiocalc.R script to run the app in your browser.
Ratio Calc R is also available online upon registration here:
http://chimera.bo.ingv.it:8791/
Registration for a user name and password can be done here:
https://sites.google.com/site/giancarlotamburello/ratiocalc-r
Owner
- Name: Giancarlo Tamburello
- Login: giancarlotamburello
- Kind: user
- Location: Bologna (Italy)
- Company: Istituto Nazionale di Geofisica e Vulcanologia
- Website: https://sites.google.com/site/giancarlotamburello/home
- Repositories: 1
- Profile: https://github.com/giancarlotamburello
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Ratio Calc R
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Giancarlo
family-names: Tamburello
email: giancarlo.tamburello@ingv.it
affiliation: Istituto Nazionale di Geofisica e Vulcanologia
orcid: 'https://orcid.org/0000-0001-7770-5226'
identifiers:
- type: url
value: 'https://github.com/giancarlotamburello/Ratio-Calc-R'
repository-code: 'https://github.com/giancarlotamburello/Ratio-Calc-R'
abstract: >-
Ratio Calc R is a computational program suited for
processing volcanic gas concentrations time series
produced from any multisensor device (aka MultiGAS
analyzer).
It is primarily intended for calculating gas molar ratio
(e.g. CO₂ and SO₂ ) and error respectively from the slope
and the correlation coefficient of the best fit line. In
addition, Ratiocalc provides an integration of satellite
maps from Google® (by the Google Static Maps API) that
enables an identification of the gas sources and/or
topographic elements.
keywords:
- Volcanic gas
- Molar ratio
- MultiGAS
license: GPL-3.0+
date-released: '2023-11-30'
GitHub Events
Total
- Watch event: 1
- Push event: 1
Last Year
- Watch event: 1
- Push event: 1