Science Score: 39.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.4%) to scientific vocabulary
Repository
Tools for Processing SeaSonde HF-Radar Data
Basic Info
- Host: GitHub
- Owner: GOFUVI
- License: gpl-3.0
- Language: R
- Default Branch: main
- Homepage: https://gofuvi.github.io/SeaSondeR/
- Size: 116 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 12
Metadata Files
README.md
SeaSondeR
The goal of SeaSondeR is to provide a comprehensive set of tools for processing and analyzing data from the SeaSonde(R) High-Frequency Radar (HF-Radar) instrument. This package is intended to facilitate the creation of radial metrics files from spectra data. SeaSondeR is an R package developed as an open-source alternative to proprietary tools for processing HF-Radar spectra and generating Radial Metrics. SeaSondeR integrates all key processing steps into a single workflow, reading and processing both spectrum (CS) files and SeaSonde(R) antenna patterns, identifying the first-order spectral region according to CODAR methodology, and applying the MUSIC algorithm to estimate signal arrival directions. Drawing on technical manuals, patent literature, and prior scientific work, SeaSondeR is designed for both experimental and synthetic data, facilitating cloud-based analyses of extensive HF-Radar datasets while promoting free software solutions in operational oceanography and coastal monitoring.
Installation
You can install the development version of SeaSondeR from GitHub with:
``` r
install.packages("devtools")
devtools::install_github("GOFUVI/SeaSondeR") ```
Package pages
https://gofuvi.github.io/SeaSondeR/
Acknowledgements
This work has been funded by the HF-EOLUS project (TED2021-129551B-I00), financed by MICIU/AEI /10.13039/501100011033 and by the European Union NextGenerationEU/PRTR - BDNS 598843 - Component 17 - Investment I3. Members of the Marine Research Centre (CIM) of the University of Vigo have participated in the development of this repository.
Disclaimer
This software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, or in connection with the software or the use or other dealings in the software.
Trademark Notice
SeaSonde(R) is a trademark of CODAR Ocean Sensors Ltd.
Owner
- Name: GOFUVI
- Login: GOFUVI
- Kind: organization
- Repositories: 4
- Profile: https://github.com/GOFUVI
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"name": "SeaSondeR",
"version": "0.2.6",
"description": "Tools for Computing Radial Metrics from SeaSonde HF-Radar Data",
"license": "GPL-3.0-or-later",
"url": [
"https://github.com/GOFUVI/SeaSondeR",
"https://gofuvi.github.io/SeaSondeR/"
],
"author": [
{
"@type": "Person",
"givenName": "Juan Luis",
"familyName": "Herrera Cortijo",
"email": "juan.luis.herrera.cortijo@gmail.com",
"orcid": "https://orcid.org/0000-0002-4206-2459",
"role": [
"aut",
"cre"
]
},
{
"@type": "Person",
"givenName": "Ramiro A.",
"familyName": "Varela Benvenuto",
"email": "rvarela@uvigo.es",
"orcid": "https://orcid.org/0000-0002-9212-577X",
"role": [
"aut"
]
},
{
"@type": "Person",
"givenName": "Adrin",
"familyName": "Fernndez Baladrn",
"email": "afbaladron@uvigo.es",
"orcid": "https://orcid.org/0000-0001-6795-4261",
"role": [
"aut"
]
}
]
}
GitHub Events
Total
- Create event: 34
- Release event: 3
- Issues event: 10
- Delete event: 33
- Issue comment event: 29
- Push event: 329
- Pull request review event: 6
- Pull request event: 52
Last Year
- Create event: 34
- Release event: 3
- Issues event: 10
- Delete event: 33
- Issue comment event: 29
- Push event: 329
- Pull request review event: 6
- Pull request event: 52
Packages
- Total packages: 1
-
Total downloads:
- cran 411 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: SeaSondeR
Radial Metrics from SeaSonde HF-Radar Data
- Homepage: https://github.com/GOFUVI/SeaSondeR
- Documentation: http://cran.r-project.org/web/packages/SeaSondeR/SeaSondeR.pdf
- License: GPL (≥ 3)
-
Latest release: 0.2.8
published about 1 year ago