Package: tidyweather 0.3.0
tidyweather: Analysis the Weather Data for Agriculture
Functions are collected to analyse weather data for agriculture purposes including to read weather records in multiple formats, calculate extreme climate index. Demonstration data are included the SILO daily climate data (licensed under CC BY 4.0, <https://www.longpaddock.qld.gov.au/silo/>).
Authors:
tidyweather_0.3.0.tar.gz
tidyweather_0.3.0.zip(r-4.7)tidyweather_0.3.0.zip(r-4.6)tidyweather_0.3.0.zip(r-4.5)
tidyweather_0.3.0.tgz(r-4.6-any)tidyweather_0.3.0.tgz(r-4.5-any)
tidyweather_0.3.0.tar.gz(r-4.7-any)tidyweather_0.3.0.tar.gz(r-4.6-any)
tidyweather_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tidyweather/json (API)
| # Install 'tidyweather' in R: |
| install.packages('tidyweather', repos = c('https://byzheng.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/byzheng/tidyweather/issues
Pkgdown/docs site:https://tidyweather.bangyou.me
Last updated from:5927a9823c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | OK | 98 | ||
| macos-release-arm64 | OK | 83 | ||
| macos-oldrel-arm64 | OK | 100 | ||
| windows-devel | OK | 71 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 98 |
Exports:check_weatherday_lengthinterpolate_3hrinterpolation_functionlast_frost_daynumber_frost_dayread_weatherspherical_distancesummarise_weatherthermal_timettest_tsweather_optionswrite_weather
Dependencies:clidplyrgenericsgluelifecyclemagrittroptreepillarpkgconfigR6rlangstringistringrtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check weather records for data quality issues | check_weather |
| The time elapsed in hours between the specified sun angle from 90 degree in am and pm. +ve above the horizon, -ve below the horizon. | day_length |
| Interpolate 3-Hourly Temperature Values using sine curve. | interpolate_3hr |
| Return a y value from a linear interpolation function | interpolation_function |
| Calculate the last frost day | last_frost_day |
| Calculate the number of frost days | number_frost_day |
| Read weather records from a file list and/or a folder list | read_weather |
| Calculate the sphere distance between two points on the Earth | spherical_distance |
| Summarise Weather Extremes and Key Indicators | summarise_weather |
| Calculate thermal time using cardinal temperatures | thermal_time |
| Significantly t-test with auto-correlation for time serial data | ttest_ts |
| tidyweather options | weather_options |
| Write weather data to file | write_weather |
