bdirienzo / goatR

Comprehensive toolkit for working with meteorological data from Argentine weather stations
https://bdirienzo.github.io/goatR
Other
1 stars 0 forks source link
climate data-science r-package

goatR goatR logo

Lifecycle:
experimental R-CMD-check Codecov test
coverage Netlify
Status

Summary

The goatR package provides a comprehensive toolkit for working with meteorological data from Argentine weather stations. It includes functions to download, read, and analyze weather datasets, enabling users to efficiently handle meteorological information for research, analysis, and visualization purposes.

Key features of the package include:

The goatR package simplifies the process of obtaining and working with meteorological data, particularly for researchers, climatologists, and data enthusiasts interested in Argentine weather patterns. By streamlining data access and providing user-friendly functions, the package enables users to focus on analysis rather than data preparation.


Installation

# install.packages("pak")
pak::pak("bdirienzo/goatR")

Getting help

If you encounter a bug or wish to request a new feature, please:

  1. Check if the issue has already been reported in our issue tracker.

  2. If not, please file an issue with a minimal reproducible example on GitHub:

    • A detailed description of the problem.

    • Steps to reproduce it.

    • A minimal reproducible example.

    • Information about your environment (R version, operating system, package version).

For questions and other discussion, please send us an email at:

We are committed to continually improving goatR and appreciate your feedback and participation.

Code of Conduct

Please note that the goatR project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.