A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

gecevar

Contains functions for downloading climate and environmental data from open and free online datasets for any region of the world.
https://github.com/ghislainv/gecevar

Category: Climate Change
Sub Category: Climate Data Processing and Analysis

Keywords

climate environment-variables r species-distribution-models

Last synced: about 14 hours ago
JSON representation

Repository metadata

:package: :earth_americas: :mountain: :sunny: :cloud: :seedling: Get climatic and other environmental variables

README.Rmd

          ---
output: github_document
---


# `gecevar` R Package logo-gecevar

[![R-CMD-check](https://github.com/ghislainv/gecevar/workflows/R-CMD-check/badge.svg)](https://github.com/ghislainv/gecevar/actions)
[![Codecov test coverage](https://codecov.io/gh/ghislainv/gecevar/branch/main/graph/badge.svg)](https://app.codecov.io/gh/ghislainv/gecevar?branch=main) 




`gecevar` stands for "GEtting Climatic and other Environmental VARiables". The package contains functions for downloading climate and environmental data from open and free online datasets for any region of the world. The data can be used for ecological studies. The area of interest can be a country, state or project area and is defined by an extent, vector file or country iso-code. Data comes from a variety of sources (e.g. Chelsa, OpenStreetMap, TropicalMoistForest, SRTMv4.1, SoilGrids). Climate and environmental data are available as multiband raster files at a resolution and in the coordinate reference system specified by the user. When possible, the package uses the properties of Cloud Optimized GeoTIFF ([COGs](https://www.cogeo.org/)) files to download only the portion of the global datasets corresponding to the area of interest, reducing download time. The package uses [GDAL](https://gdal.org/) and the R libraries [`terra`](https://rspatial.org/) and [`sf`](https://r-spatial.github.io/sf/) for optimized processing of raster and vector geospatial data.

## System requirements

Make sure GDAL and GRASS GIS are installed on your system.

## Installation

You can install **gecevar** from [GitHub](https://github.com/ghislainv/gecevar) with:

```{r github, eval=FALSE}
devtools::install_github("ghislainv/gecevar")
```

## Contributing

The `gecevar` R package is Open Source and released under the [GNU GPL version 3](https://www.gnu.org/licenses/gpl-3.0.en.html) license. Anybody who is interested can contribute to the package development following our [Contributing guide](CONTRIBUTING.html). Every contributor must agree to follow the project's [Code of conduct](CODE_OF_CONDUCT.html).

        

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 162
Total Committers: 4
Avg Commits per committer: 40.5
Development Distribution Score (DDS): 0.667

Commits in past year: 44
Committers in past year: 2
Avg Commits per committer in past year: 22.0
Development Distribution Score (DDS) in past year: 0.477

Name Email Commits
Ghislain Vieilledent g****t@c****r 54
JeanneClement j****6@l****t 52
GuillaumontP p****t@g****m 35
lamonica-d d****a@g****m 21

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 1
Total pull requests: 0
Average time to close issues: about 1 month
Average time to close pull requests: N/A
Total issue authors: 1
Total pull request authors: 0
Average comments per issue: 0.0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ghislainv/gecevar

Top Issue Authors

  • benjamindeneu (1)

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/test-coverage.yaml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION cran
  • R >= 2.10 depends
  • RCurl * imports
  • countrycode * imports
  • geosphere * imports
  • glue * imports
  • httr * imports
  • osmextract * imports
  • retry * imports
  • rgrass * imports
  • rjson * imports
  • sf * imports
  • sp * imports
  • stars * imports
  • stats * imports
  • stringr * imports
  • terra * imports
  • utils * imports
  • covr * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • testthat >= 3.0.0 suggests
.github/workflows/check-standard.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite

Score: 3.1780538303479453