Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Yuanchao-Xu/hyfo
Hydrology and Climate Forecasting R package
https://github.com/Yuanchao-Xu/hyfo
climate climate-forecasting cran forecasting-models hydrology maps netcdf4
Last synced: 3 months ago
JSON representation
Hydrology and Climate Forecasting R package
- Host: GitHub
- URL: https://github.com/Yuanchao-Xu/hyfo
- Owner: Yuanchao-Xu
- Created: 2015-06-14T15:18:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-08-15T15:36:17.000Z (about 1 year ago)
- Last Synced: 2024-04-27T01:31:27.972Z (7 months ago)
- Topics: climate, climate-forecasting, cran, forecasting-models, hydrology, maps, netcdf4
- Language: R
- Homepage: http://yuanchao-xu.github.io/hyfo/
- Size: 2.72 MB
- Stars: 15
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- open-sustainable-technology - hyfo - Mainly focuses on data process and visualization in hydrology and climate forecasting. (Climate Change / Climate Data Processing and Analysis)
README
# hyfo
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/hyfo)](https://cran.r-project.org/package=hyfo)
## Installation
Released version from CRAN, for beginners and normal users:
```R
install.packages("hyfo")
```Development version from github, for experienced users and those who are interested in investigating:
```R
install.packages("devtools")
# You can ignore the line above, if you have already installed devtools
devtools::install_github("Yuanchao-Xu/hyfo")
```**Official Website is [https://yuanchao-xu.github.io/hyfo/](https://yuanchao-xu.github.io/hyfo/)**
hyfo is an R package, initially designed for the European Project EUPORIAS, and cooperated with DHI Denmark, which was then extended to other uses in hydrology, hydraulics and climate.
This package mainly focuses on data process and visulization in hydrology and climate forecasting. Main function includes NetCDF file processing, data extraction, data downscaling, data resampling, gap filler of precipitation, bias correction of forecasting data, flexible time series plot, and spatial map generation. It is a good pre-processing and post-processing tool for hydrological and hydraulic modellers.
**If you feel hyfo is of a little help, please cite it as following:**
Xu, Yuanchao(2020). hyfo: Hydrology and Climate Forecasting R Package for Data Analysis and Visualization. Retrieved from http://yuanchao-xu.github.io/hyfo/