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

meteoland

Functions to estimate weather variables at any position of a landscape.
https://github.com/emf-creaf/meteoland

Category: Natural Resources
Sub Category: Soil and Land

Keywords from Contributors

shiny

Last synced: about 9 hours ago
JSON representation

Repository metadata

Functions to estimate weather variables at any position of a landscape

README.Rmd

          ---
output: github_document
editor_options: 
  markdown: 
    wrap: 72
---

```{r setup, echo = FALSE}
knitr::opts_chunk$set(collapse = TRUE, comment = "#>", 
                      fig.path = "man/figures/")
```

# Landscape meteorology tools meteoland website

[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/meteoland)](https://cran.r-project.org/package=meteoland)
[![](https://cranlogs.r-pkg.org/badges/meteoland)](https://cran.rstudio.com/web/packages/meteoland/index.html)
[![R-CMD-check](https://github.com/emf-creaf/meteoland/workflows/R-CMD-check/badge.svg)](https://github.com/emf-creaf/meteoland/actions)


## Important notice

Starting on June 2023, `rgdal`, `rgeos` and `maptools` R packages entered a *maintenance* mode (meaning no new updates). Coincidentally, `sp` and `raster` packages are now superseded by the more modern alternatives `sf`, `stars` and `terra`. This means that the `meteoland` classes, which are based on `sp`, need to be updated to deal with these changes in the R-spatial ecosystem.

Starting with version 2.0.0 of `meteoland` (February 2023) all functions, methods and classes based on or using the `sp`, `raster` and `rgdal` package were soft-deprecated. 

> **Since ver. 2.1.0, these functions, methods and classes have
> been removed from the package**

See the [*Tidy meteoland*](https://emf-creaf.github.io/meteoland/articles/tidy-meteoland.html) vignette for more info about this changes.

## Introduction

With the aim to assist research of climatic impacts on forests, the R
package `meteoland` provides utilities to estimate daily weather
variables at any position over complex terrains (De Cáceres et al 2018):

-   Spatial interpolation of daily weather records from meteorological stations.
-   Statistical correction of meteorological data series (e.g from climate models). Note that this functionality is deprecated starting in version 2.0.0. 
-   Multisite and multivariate stochastic weather generation. Note that this functionality is deprecated starting in version 2.0.0. 

## Package installation and documentation

Package **meteoland** can be found at [CRAN](https://cran.r-project.org/),
but the version in this repository may not be the most recent one.
Latest stable versions can be downloaded and installed from GitHub as
follows (package `remotes` should be installed first):

```{r installation, eval = FALSE}
remotes::install_github("emf-creaf/meteoland")
```

Detailed documentation regarding **meteoland** calculation routines can be found at ().

## Companion packages

### Package meteospain

During the development of **meteoland** some functions to download weather
station data from several Spanish networks were originally developed.
After **meteoland** version 1.0.1, the user is recommended to use package
[**meteospain**](https://emf-creaf.github.io/meteospain/), which can
also be found at
[CRAN](https://cran.rstudio.com/web/packages/meteospain/index.html).
Functions to download weather station data are still available in
**meteoland** but they have been deprecated and make internal calls to
functions in package
[**meteospain**](https://emf-creaf.github.io/meteospain/).

### Packages medfate and medfateland

Package **meteoland** has been designed to provide input weather data for simulations of forest function and dynamics via the following packages

  + Package [**medfate**](https://emf-creaf.github.io/medfate) provides functions for simulating forest function and dynamics.
  + Package [**medfateland**](https://emf-creaf.github.io/medfateland) extends **medfate** by allowing simulations to be performed in a spatially explicit context.

## Authorship

R package **meteoland** is developed and maintained by the [*Ecosystem
Modelling Facility*](https://emf.creaf.cat) at CREAF (Catalonia, Spain).

## References

-   De Caceres M, Martin-StPaul N, Turco M, Cabon A, Granda V (2018)
    Estimating daily meteorological data and downscaling climate models
    over landscapes. Environmental Modelling and Software 108: 186-196.
    ().

        

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 days ago

Total Commits: 651
Total Committers: 6
Avg Commits per committer: 108.5
Development Distribution Score (DDS): 0.332

Commits in past year: 18
Committers in past year: 3
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.111

Name Email Commits
Miquel De Cáceres m****s@g****m 435
MalditoBarbudo v****a@g****m 203
AntoineCabon a****n@g****m 8
Steffi LaZerte s****i@s****a 2
Miquel Decaceres m****s@C****C 2
olivroy 5****y 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 32
Total pull requests: 3
Average time to close issues: 5 months
Average time to close pull requests: 29 days
Total issue authors: 9
Total pull request authors: 2
Average comments per issue: 1.13
Average comments per pull request: 0.0
Merged pull request: 3
Bot issues: 0
Bot pull requests: 0

Past year issues: 3
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: about 1 month
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.67
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/emf-creaf/meteoland

Top Issue Authors

  • MalditoBarbudo (16)
  • miquelcaceres (8)
  • rsbivand (2)
  • xbailleau (1)
  • Freestyleyang (1)
  • steffilazerte (1)
  • AntoineCabon (1)
  • fipoucat (1)
  • JoelMet (1)

Top Pull Request Authors

  • MalditoBarbudo (2)
  • olivroy (1)

Top Issue Labels

  • bug (9)
  • enhancement (8)
  • 2.0.0 (7)
  • question (2)
  • wontfix (1)

Top Pull Request Labels


Package metadata

cran.r-project.org: meteoland

Landscape Meteorology Tools

  • Homepage: https://emf-creaf.github.io/meteoland/
  • Documentation: http://cran.r-project.org/web/packages/meteoland/meteoland.pdf
  • Licenses: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
  • Latest release: 2.2.3 (published 3 months ago)
  • Last Synced: 2025-04-26T13:34:20.025Z (1 day ago)
  • Versions: 25
  • Dependent Packages: 1
  • Dependent Repositories: 3
  • Downloads: 528 Last month
  • Rankings:
    • Forks count: 14.152%
    • Dependent repos count: 16.449%
    • Stargazers count: 17.386%
    • Average: 17.62%
    • Dependent packages count: 18.131%
    • Downloads: 21.984%
  • Maintainers (1)

Dependencies

.github/workflows/R-CMD-check.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/collect_metadata.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/pkgdown.yaml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v1 composite
  • r-lib/actions/setup-r v1 composite
DESCRIPTION cran
  • R >= 3.4.0 depends
  • sp * depends
  • Rcpp >= 0.12.12 imports
  • meteospain * imports
  • methods * imports
  • ncdf4 * imports
  • rgdal * imports
  • sf * imports
  • spdep * imports
  • units * imports
  • forecast * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • spacetime * suggests
  • stars * suggests

Score: 10.903494237450115