There is a newer version of the record available.

Published January 24, 2020 | Version v2.0.1
Software Open

ropensci/GSODR v2.0.1

  • 1. University of Southern Queensland
  • 2. EcoHealth Alliance
  • 3. University of California, Berkeley @ucberkeley
  • 4. UC Berkeley

Description

Bug fixes
  • Corrects internal bug that provided a warning message when GSOD files were parsed

  • Fixes bug where not all files downloaded were cleaned up on the function exit when fetching station inventories

  • Fixes bug where station inventories from get_inventory() lacked the location metadata, i.e. country and other geographic information

Minor changes
  • Update vignette to use latest functions from tidyr, i.e. tidyr::pivot_longer()

  • Update internal station list to latest

  • Tidy up documentation, mainly fix functions' title capitalisation

  • get_GSOD() checks the number of stations being requested. If the number is

    10, the entire annual file will be downloaded and requested stations will then be selected and returned. This saves time by reducing the number of requests made to the server. Users should not see any difference other than quicker responses for a large number of requested stations.

Major changes
  • Requires R >= 3.5.0 due to the storage of .Rds files using the latest version

Files

ropensci/GSODR-v2.0.1.zip

Files (1.2 MB)

Name Size Download all
md5:1d4403205ec72918dcdc64a08c1cd08d
1.2 MB Preview Download

Additional details

Related works