compbuoy
Software for the validation of vertical profiles of oceanic parameters
Science Score: 67.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
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.5%) to scientific vocabulary
Repository
Software for the validation of vertical profiles of oceanic parameters
Basic Info
- Host: GitHub
- Owner: humbertolvarona
- License: mit
- Default Branch: main
- Size: 313 KB
Statistics
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Software for the validation of vertical profiles of oceanic parameters (compBuoy)
Version 1.5
Release date
February, 28th 2023
DOI
Description
Matlab package for the validation of vertical profiles of ocean parameters through the Mann-Whitney, t-test and Fisher statistical tests; compares data from moored buoys such as: PIRATA/RAMA/TAO/TRITON with analysis and reanalysis datasets.
How to install
Matlab 2021b compatible software
- Open Matlab
- Go to APP tab
- Click on the "Install App" button
- Select the compBuoy.mlappinstall file
- In the Install dialog click on the "Install" button
How to run
Type in the Matlab command window:
```sh
compBuoy
``` or Find compBuoy in the APP tab of Matlab.
What's new in compBuoy?
v1.5
- Added comparison methods: BIAS, Scatter index and RMSE.
- New colormaps
v1.1
- Customization of the title and fonts of the figure
Cite as
Varona, Humberto L., Noriega, Carlos, Araujo, Julia, Lira, Simone M. A., & Araujo, Moacyr (2023). Software for the validation of vertical profiles of oceanic parameters (compBuoy). (1.5). Zenodo. https://doi.org/10.5281/zenodo.7692281
Owner
- Name: Humberto L. Varona
- Login: humbertolvarona
- Kind: user
- Location: Brazil
- Repositories: 2
- Profile: https://github.com/humbertolvarona
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: >-
Software for data analysis of Brazilian rivers (vRivers)
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- family-names: Varona
given-names: Humberto L.
email: humberto.varona@gmail.com
affiliation: >-
Department of Oceanography. Federal University
of Pernambuco. Recife-PE. Brazil
orcid: 'https://orcid.org/0000-0001-7405-4827'
- given-names: Noriega
family-names: Carlos
email: carlos.delnor@gmail.com
affiliation: >-
Department of Oceanography. Federal University
of Pernambuco. Recife-PE. Brazil
orcid: 'https://orcid.org/0000-0002-3590-6377'
- given-names: Julia
family-names: Araujo
email: juliamdearaujo@gmail.com
affiliation: >-
Brazilian Research network on Global Climate Change (Rede CLIMA),
São José dos Campos, SP, Brazil
orcid: 'https://orcid.org/0000-0001-8353-6254'
- given-names: Lira
family-names: Simone M. A.
email: simonealira@gmail.com
affiliation: >-
Department of Oceanography. Federal University
of Pernambuco. Recife-PE. Brazil
orcid: 'https://orcid.org/0000-0003-1751-3526'
- given-names: Moacyr
family-names: Araujo
email: moa.ufpe@gmail.com
affiliation: >-
Department of Oceanography. Federal University
of Pernambuco. Recife-PE. Brazil
orcid: 'https://orcid.org/0000-0001-8462-6446'
repository-code: 'https://doi.org/10.5281/zenodo.7692281'
abstract: >-
Matlab package for the validation of vertical profiles of ocean parameters
through the Mann-Whitney, t-test and Fisher statistical tests; compares data
from moored buoys such as: PIRATA/RAMA/TAO/TRITON with analysis and reanalysis
datasets.
keywords:
- Vertical profile
- Ocean parameters
- Analysis and reanalysis datasets
- Mann-Whitney test
- two samples t-test
- two samples Fisher test
license: MIT
version: '1.5'
date-released: '2023-02-28'