Skip to content

Commit

Permalink
update agroclim to github version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpiaskowski committed Aug 25, 2023
1 parent 1e0c3dd commit 305a9ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Agriculture.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ The `r view("Hydrology")` has many resources for accessing and processing weathe

- *Data sources*: Data from the [Copernicus](https://cds.climate.copernicus.eu/cdsapp#!/dataset/sis-agrometeorological-indicators?tab=overview) data set of agrometeorological indicators can be downloaded and extracted using `r pkg("ag5Tools")`. Climate crop zones in Brazil can be accessed and calculated with `r pkg("cropZoning")` using data sets from [TerraClimate](https://www.climatologylab.org/terraclimate.html) that are calibrated to weather stations run by the National Meteorological Institute of Brazil. `r pkg("acdcR")` (AgroClimatic Data by County) provides functions to calculate United States county-level variables in agricultural production or agroclimatic and weather analyses.

- *Data preparation*: `r pkg("meteor", priority = "core")` provides a set of functions for weather and climate data manipulation to support crop and crop disease modeling. `r pkg("cropgrowdays")` and `r pkg("climatrends")` can be used for calculating growing degree days, cumulative rainfall, number of stress day, mean radiation, crop sensitive indices, evapotranspiration and other variables. `r pkg("agroclim")` and `r pkg ("weaana")` have many utility functions to compute agroclimatic indices useful to zoning areas based on climatic variables and to evaluate the importance of temperature and precipitation for individual crops or in general for agricultural lands.
- *Data preparation*: `r pkg("meteor", priority = "core")` provides a set of functions for weather and climate data manipulation to support crop and crop disease modeling. `r pkg("cropgrowdays")` and `r pkg("climatrends")` can be used for calculating growing degree days, cumulative rainfall, number of stress day, mean radiation, crop sensitive indices, evapotranspiration and other variables. `r github("rsnotivoli/agroclim")` and `r pkg ("weaana")` have many utility functions to compute agroclimatic indices useful to zoning areas based on climatic variables and to evaluate the importance of temperature and precipitation for individual crops or in general for agricultural lands.

- `r pkg("FAO56")` and `r pkg("MeTo")` provide functions for calculating agrometeorological indicators following the FAO Monograph 56, *Crop evapotranspiration: Guidelines for computing crop water requirements* ([1998](https://www.fao.org/3/X0490E/x0490e00.htm)).

Expand Down

0 comments on commit 305a9ac

Please sign in to comment.