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
- Host: GitHub
- URL: https://github.com/ghislainv/gecevar
- Owner: ghislainv
- Created: 2022-09-30T12:25:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T03:12:47.000Z (about 1 year ago)
- Last Synced: 2025-04-17T20:38:34.343Z (9 days ago)
- Topics: climate, environment-variables, r, species-distribution-models
- Language: R
- Homepage: https://ecology.ghislainv.fr/gecevar
- Size: 2.99 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
-
Metadata Files:
- Readme: README.Rmd
- Contributing: .github/CONTRIBUTING.Rmd
- Code of conduct: .github/CODE_OF_CONDUCT.Rmd
README.Rmd
--- output: github_document --- # `gecevar` R Package[](https://github.com/ghislainv/gecevar/actions) [](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
- Name: Ghislain Vieilledent
- Login: ghislainv
- Email:
- Kind: user
- Description: Researcher in ecology and applied statistics at Cirad
- Website: https://ecology.ghislainv.fr
- Location: Pacific / Noumea
- Twitter: ghislainv
- Company: Cirad
- Icon url: https://avatars.githubusercontent.com/u/4931332?u=d1e3de1f38eeb6fc74d6d4f8adc6285c961f5524&v=4
- Repositories: 85
- Last ynced at: 2024-06-11T15:35:38.821Z
- Profile URL: https://github.com/ghislainv
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
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 | 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:
- laposte.net: 1
- cirad.fr: 1
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
Top Issue Authors
- benjamindeneu (1)
Top Pull Request Authors
Top Issue Labels
Top Pull Request Labels
Dependencies
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- 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
- 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
- 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