Package: daymetr 1.7.1
daymetr: Interface to the 'Daymet' Web Services
Programmatic interface to the 'Daymet' web services (<http://daymet.ornl.gov>). Allows for easy downloads of 'Daymet' climate data directly to your R workspace or your computer. Routines for both single pixel data downloads and gridded (netCDF) data are provided.
Authors:
daymetr_1.7.1.tar.gz
daymetr_1.7.1.zip(r-4.5)daymetr_1.7.1.zip(r-4.4)daymetr_1.7.1.zip(r-4.3)
daymetr_1.7.1.tgz(r-4.4-any)daymetr_1.7.1.tgz(r-4.3-any)
daymetr_1.7.1.tar.gz(r-4.5-noble)daymetr_1.7.1.tar.gz(r-4.4-noble)
daymetr_1.7.1.tgz(r-4.4-emscripten)daymetr_1.7.1.tgz(r-4.3-emscripten)
daymetr.pdf |daymetr.html✨
daymetr/json (API)
# Install 'daymetr' in R: |
install.packages('daymetr', repos = c('https://bluegreen-labs.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bluegreen-labs/daymetr/issues
- tile_outlines - Tile_outlines
climate-datadata-sciencedaymetgridded-datanetcdfornl-daac
Last updated 10 months agofrom:663e6e807b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:calc_nddaymet_grid_aggdaymet_grid_offsetdaymet_grid_tmeandownload_daymetdownload_daymet_batchdownload_daymet_ncssdownload_daymet_tilesnc2tifread_daymet
Dependencies:askpassclassclassIntclicpp11curlDBIdplyre1071fansigenericsgluehttrjsonliteKernSmoothlifecyclemagrittrMASSmimencdf4opensslpillarpkgconfigproxypurrrR6Rcpprlangs2sfstringistringrsysterratibbletidyrtidyselectunitsutf8vctrswithrwk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Count days meeting set criteria | calc_nd |
Aggregate daily Daymet data | daymet_grid_agg |
Returns a time shifted (offset) dataset | daymet_grid_offset |
Averages tmax and tmin 'Daymet' gridded products | daymet_grid_tmean |
Function to download single location 'Daymet' data | download_daymet |
This function downloads 'Daymet' data for several single pixel location, as specified by a batch file. | download_daymet_batch |
Function to geographically subset 'Daymet' regions exceeding tile limits | download_daymet_ncss |
Function to batch download gridded 'Daymet' data tiles | download_daymet_tiles |
Converts netCDF (nc) files to geotiff | nc2tif |
Read Single Pixel Daymet data | read_daymet |
tile_outlines | tile_outlines |