Skip to content

v5.0.0

Latest

Choose a tag to compare

@adamhsparks adamhsparks released this 15 Nov 23:07
· 27 commits to main since this release
f89e84f

GSODR 5.0.0

Major Changes

  • Now GSODR uses GADM to geocode locations
    Previously used methods led to miscoded station locations
    Some noted included German stations being FIPS coded as Guam (QU) or The Gambia (GA) in the isd_history.csv.
    This may lead to some changes in station locations in the dataset, hence the major release version, please check your scripts and data carefully and let me know if you find any errors.

  • update_station_list() and get_history() are now deprecated.

Bug Fixes