ropensci/GSODR: v3.1.2
Authors/Creators
- 1. DPIRD
- 2. UC Berkeley
- 3. @ucberkeley
- 4. EcoHealth Alliance
Description
- Fix (more) bugs related to
NAvalue replacements.
Simplify
NAvalue replacement in "PRCP" column.The PRCP column values are rounded to two decimal places as in original GSOD data, not one.
The TEMP_ATTRIBUTES, DEWP_ATTRIBUTES, SLP_ATTRIBUTES, STP_ATTRIBUTES, VISIB_ATTRIBUTES and WDSP_ATTRIBUTES columns are formatted as an integer not character.
Better tests for the generated weather data
data.tableoutput checking values and formats.Tests are updated for updated data availability in the GSOD data due to continuous improvements to the data set.
Standardise handling of author/contributor comments. None have a full stop now in the comment.
Use
on.exit()to reset the working directory to the original user-space value after changing the working directory to untar files located intempdir().
Files
ropensci/GSODR-v3.1.2.zip
Files
(3.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:1ef794b203e9f8f682bf98e3b7a04bb5
|
3.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ropensci/GSODR/tree/v3.1.2 (URL)