Science Score: 13.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: imarkonis
  • Language: R
  • Default Branch: main
  • Size: 32.2 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

What is twc?

An open-access tool/framework that constitutes the core functions to analyze terrestrial water cycle data across various spatio-temporal scales.

Features

  • Homogenized database currently encompassing 27 different precipitation data products.
  • Exploratory data analysis.
  • Spatiotemporal analysis.
  • Time series analysis.
  • Simple and aesthetic data visualization.

Installation

```r

Get the latest version of pRecipe

if (!require('devtools')) {install.packages('devtools'); library(devtools)}

install_github('imarkonis/twc')

Alternatively, the latest CRAN release

install.packages("twc")

library(twc) ?twc-package ```

References

Vargas Godoy, M.R. and Markonis, Y., 2023. pRecipe: A global precipitation climatology toolbox and database. Environmental Modelling & Software, 165, p.105711.

Owner

  • Name: Yannis Markonis
  • Login: imarkonis
  • Kind: user
  • Location: Prague, Czech Republic
  • Company: Czech University of Life Sciences, Prague

GitHub Events

Total
  • Push event: 4
Last Year
  • Push event: 4

Packages

  • Total packages: 1
  • Total downloads:
    • cran 364 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: twc

Terrestrial Water Cycle

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 364 Last month
Rankings
Dependent packages count: 27.6%
Dependent repos count: 34.0%
Average: 49.5%
Downloads: 86.9%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran