diff --git a/DESCRIPTION b/DESCRIPTION index e1f0d235..0e51fd6f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: GSODR Title: Global Surface Summary of the Day ('GSOD') Weather Data Client -Version: 4.1.1.9000 +Version: 4.1.2 Authors@R: c( person("Adam H.", "Sparks", , "adamhsparks@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0061-8359")), @@ -43,7 +43,7 @@ Description: Provides automated downloading, parsing, cleaning, unit please see the 'GSOD' 'readme.txt' file available from, . License: MIT + file LICENSE -URL: https://docs.ropensci.org/GSODR/ +URL: https://docs.ropensci.org/GSODR/, https://github.com/ropensci/GSODR BugReports: https://github.com/ropensci/GSODR/issues Depends: R (>= 3.5.0) diff --git a/NEWS.md b/NEWS.md index 93930b3d..c4a34fd8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# GSODR 4.1.1.9000 +# GSODR 4.1.2 ## Bug fixes diff --git a/README.Rmd b/README.Rmd index 2e9e9d92..3fac87b0 100644 --- a/README.Rmd +++ b/README.Rmd @@ -105,7 +105,7 @@ There is a wealth of data available, with historic weather data accessible from [{weathercan}](https://CRAN.R-project.org/package=weathercan) from [rOpenSci](https://github.com/ropensci/weathercan) makes it easier to search for and download multiple months/years of historical weather data from Environment and Climate Change Canada (ECCC) website. -{weatherOz}](https://CRAN.R-project.org/package=weatherOz) aims to facilitate access and download weather and climate data for Australia from Australian data sources. +[{weatherOz}](https://CRAN.R-project.org/package=weatherOz) aims to facilitate access and download weather and climate data for Australia from Australian data sources. Data are sourced from from the Western Australian Department of Primary Industries and Regional Development (DPIRD) and the Scientific Information for Land Owners (SILO) API endpoints and the Australian Government Bureau of Meteorology’s (BOM) FTP server. [{worldmet}](https://CRAN.R-project.org/package=worldmet) provides an easy way to access data from the NOAA Integrated Surface Database (ISD) (the same database {GSODR} provides access to. diff --git a/README.md b/README.md index 018f5f0c..68c49152 100644 --- a/README.md +++ b/README.md @@ -120,17 +120,17 @@ tbar #> 362: 955510-99999 TOOWOOMBA AIRPORT AS AUSTRALIA AU AUS #> LATITUDE LONGITUDE ELEVATION BEGIN END YEARMODA YEAR MONTH #> -#> 1: -27.55 151.917 642 19980301 20240718 2021-01-01 2021 1 -#> 2: -27.55 151.917 642 19980301 20240718 2021-01-02 2021 1 -#> 3: -27.55 151.917 642 19980301 20240718 2021-01-03 2021 1 -#> 4: -27.55 151.917 642 19980301 20240718 2021-01-04 2021 1 -#> 5: -27.55 151.917 642 19980301 20240718 2021-01-05 2021 1 +#> 1: -27.55 151.917 642 19980301 20240908 2021-01-01 2021 1 +#> 2: -27.55 151.917 642 19980301 20240908 2021-01-02 2021 1 +#> 3: -27.55 151.917 642 19980301 20240908 2021-01-03 2021 1 +#> 4: -27.55 151.917 642 19980301 20240908 2021-01-04 2021 1 +#> 5: -27.55 151.917 642 19980301 20240908 2021-01-05 2021 1 #> --- -#> 358: -27.55 151.917 642 19980301 20240718 2021-12-27 2021 12 -#> 359: -27.55 151.917 642 19980301 20240718 2021-12-28 2021 12 -#> 360: -27.55 151.917 642 19980301 20240718 2021-12-29 2021 12 -#> 361: -27.55 151.917 642 19980301 20240718 2021-12-30 2021 12 -#> 362: -27.55 151.917 642 19980301 20240718 2021-12-31 2021 12 +#> 358: -27.55 151.917 642 19980301 20240908 2021-12-27 2021 12 +#> 359: -27.55 151.917 642 19980301 20240908 2021-12-28 2021 12 +#> 360: -27.55 151.917 642 19980301 20240908 2021-12-29 2021 12 +#> 361: -27.55 151.917 642 19980301 20240908 2021-12-30 2021 12 +#> 362: -27.55 151.917 642 19980301 20240908 2021-12-31 2021 12 #> DAY YDAY TEMP TEMP_ATTRIBUTES DEWP DEWP_ATTRIBUTES SLP #> #> 1: 1 1 20.9 16 18.1 15 1011.5 @@ -251,7 +251,7 @@ weather data accessible from nearly 30,000 stations. search for and download multiple months/years of historical weather data from Environment and Climate Change Canada (ECCC) website. -[{weatherOz}\]() aims to +[{weatherOz}](https://CRAN.R-project.org/package=weatherOz) aims to facilitate access and download weather and climate data for Australia from Australian data sources. Data are sourced from from the Western Australian Department of Primary Industries and Regional Development diff --git a/codemeta.json b/codemeta.json index 29c14b6e..8418c3ed 100644 --- a/codemeta.json +++ b/codemeta.json @@ -4,10 +4,11 @@ "identifier": "GSODR", "description": "Provides automated downloading, parsing, cleaning, unit conversion and formatting of Global Surface Summary of the Day ('GSOD') weather data from the from the USA National Centers for Environmental Information ('NCEI'). Units are converted from from United States Customary System ('USCS') units to International System of Units ('SI'). Stations may be individually checked for number of missing days defined by the user, where stations with too many missing observations are omitted. Only stations with valid reported latitude and longitude values are permitted in the final data. Additional useful elements, saturation vapour pressure ('es'), actual vapour pressure ('ea') and relative humidity ('RH') are calculated from the original data using the improved August-Roche-Magnus approximation (Alduchov & Eskridge 1996) and included in the final data set. The resulting metadata include station identification information, country, state, latitude, longitude, elevation, weather observations and associated flags. For information on the 'GSOD' data from 'NCEI', please see the 'GSOD' 'readme.txt' file available from, .", "name": "GSODR: Global Surface Summary of the Day ('GSOD') Weather Data Client", + "relatedLink": ["https://docs.ropensci.org/GSODR/", "https://CRAN.R-project.org/package=GSODR"], "codeRepository": "https://github.com/ropensci/GSODR", "issueTracker": "https://github.com/ropensci/GSODR/issues", "license": "https://spdx.org/licenses/MIT", - "version": "4.1.1.9000", + "version": "4.1.2", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -334,7 +335,7 @@ "applicationCategory": "Tools", "isPartOf": "https://ropensci.org", "keywords": ["US-NCEI", "meteorological-data", "global-weather", "weather", "weather-data", "meteorology", "station-data", "surface-weather", "data-access", "US-NCDC", "r", "gsod", "ncdc", "weather-stations", "global-data", "ncei", "weather-information", "historical-weather", "historical-data", "daily-data", "daily-weather", "rstats", "r-package"], - "fileSize": "4347.54KB", + "fileSize": "4347.656KB", "citation": [ { "@type": "SoftwareSourceCode", @@ -358,7 +359,7 @@ "name": "{GSODR}: Global Summary Daily Weather Data in R", "identifier": "10.5281/zenodo.1040727", "url": "https://CRAN.R-project.org/package=nasapower", - "description": "R package version 4.1.1.9000", + "description": "R package version 4.1.2", "@id": "https://doi.org/10.5281/zenodo.1040727", "sameAs": "https://doi.org/10.5281/zenodo.1040727" }, @@ -389,7 +390,6 @@ } } ], - "relatedLink": ["https://docs.ropensci.org/GSODR/", "https://CRAN.R-project.org/package=GSODR"], "releaseNotes": "https://github.com/ropensci/GSODR/blob/master/NEWS.md", "readme": "https://github.com/ropensci/GSODR/blob/main/README.md", "contIntegration": ["https://github.com/ropensci/GSODR/actions/workflows/R-CMD-check.yaml", "https://app.codecov.io/gh/ropensci/GSODR"], diff --git a/cran-comments.md b/cran-comments.md index d2e4c878..89b41a75 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,16 +1,5 @@ -# GSODR v4.1.0 +## R CMD check results -## Test environments +0 errors | 0 warnings | 1 note - - local macOS, Platform: aarch64-apple-darwin20 (64-bit), R 4.4.1 - - win-builder, R Under development (unstable) - - win-builder, Platform: x86_64-w64-mingw32, R 4.3.3 - -This is a new minor release with a bug fix to deal with missing values in the data that were misreported. - -## revdepcheck results - -We checked 1 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. - - * We saw 0 new problems - * We failed to check 0 packages +* This is a new patch release with bug fixes. diff --git a/data-raw/fetch_isd-history.md b/data-raw/fetch_isd-history.md index 8b76963f..f601b224 100644 --- a/data-raw/fetch_isd-history.md +++ b/data-raw/fetch_isd-history.md @@ -1,7 +1,7 @@ Fetch and Clean ‘isd_history.csv’ File ================ Adam H. Sparks -2024-09-11 +2024-09-12