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

Repository

Basic Info
  • Host: GitHub
  • Owner: envima
  • License: gpl-3.0
  • Language: R
  • Default Branch: main
  • Size: 21.3 MB
Statistics
  • Stars: 1
  • Watchers: 6
  • Forks: 1
  • Open Issues: 23
  • Releases: 1
Created almost 4 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog License

README.Rmd

---
output: github_document
---



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

# climodr




The goal of climodr is to use point data from climate stations, spectral imagery and elevation models to automatically create ready-to-use climate maps providing an easy to use method for creating high quality climate maps.

## Installation

You can install the development version of climodr from [GitHub](https://github.com/) with:

```{r installation, eval = FALSE}
install.packages("pak")
pak::pak("envima/climodr")
```

## Example

There is an example workflow provided in the vignette of climodr, which you can access via the command `vignette("climodr")`.

For more information about the package, visit [our website](https://envima.github.io/climodr/). 

Owner

  • Name: Environmental Informatics Lab @ Marburg University
  • Login: envima
  • Kind: organization
  • Email: admin@environmentalinformatics-marburg.de
  • Location: Germany

GitHub Events

Total
  • Issues event: 40
  • Watch event: 1
  • Issue comment event: 12
  • Push event: 28
  • Public event: 1
  • Pull request event: 1
  • Create event: 1
Last Year
  • Issues event: 40
  • Watch event: 1
  • Issue comment event: 12
  • Push event: 28
  • Public event: 1
  • Pull request event: 1
  • Create event: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 21
  • Total pull requests: 0
  • Average time to close issues: 4 months
  • Average time to close pull requests: N/A
  • Total issue authors: 2
  • Total pull request authors: 0
  • Average comments per issue: 0.67
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 19
  • Pull requests: 0
  • Average time to close issues: about 1 month
  • Average time to close pull requests: N/A
  • Issue authors: 2
  • Pull request authors: 0
  • Average comments per issue: 0.74
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Kluga (21)
  • laresbernardo (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 193 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
cran.r-project.org: climodr

Climate Modeling with Point Data from Climate Stations

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 193 Last month
Rankings
Dependent packages count: 26.3%
Dependent repos count: 32.4%
Average: 48.4%
Downloads: 86.5%
Last synced: 10 months ago