Skip to content

Commit

Permalink
Small changes in side files
Browse files Browse the repository at this point in the history
  • Loading branch information
rmendels committed Jan 7, 2025
1 parent a8019bf commit db1d137
Show file tree
Hide file tree
Showing 5 changed files with 70 additions and 35 deletions.
4 changes: 2 additions & 2 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 1.1.0
Date: 2024-01-12 17:22:06 UTC
Version: 1.2.0
Date: 2024-12-11 15:17:03 UTC
SHA: 9662d98df70233be405dedcd27534c721b9136f5
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
rerddap 1.2.0
=============
* tabledap() requests can now be downloaded as a parquet file, making for a much smaller download
* units have been added to tabledap() output
* units have been added to tabledap() output as attributes
* griddap() bug fixed when a coordinate has a very large value, such as for some projected data.
* browse() now returns the URL if base::interactive is FALSE, as the documentation states

Expand Down
92 changes: 63 additions & 29 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"identifier": "rerddap",
"description": "General purpose R client for 'ERDDAP' servers. Includes functions to search for 'datasets', get summary information on 'datasets', and fetch 'datasets', in either 'csv' or 'netCDF' format. 'ERDDAP' information: <https://upwell.pfeg.noaa.gov/erddap/information.html>.",
"name": "rerddap: General Purpose Client for 'ERDDAP' Servers",
"description": "General purpose R client for 'ERDDAP' servers. Includes functions to search for 'datasets', get summary information on 'datasets', and fetch 'datasets', in either 'csv' or 'netCDF' format. 'ERDDAP' information: <https://upwell.pfeg.noaa.gov/erddap/information.html>.",
"name": "rerddap: General Purpose Client for 'ERDDAP' Servers",
"relatedLink": "https://docs.ropensci.org/rerddap/",
"codeRepository": "https://github.com/ropensci/rerddap",
"issueTracker": "https://github.com/ropensci/rerddap/issues",
"license": "https://spdx.org/licenses/MIT",
"version": "1.0.3",
"version": "1.2.0",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.3.0 (2023-04-21)",
"runtimePlatform": "R version 4.4.2 (2024-10-31)",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand All @@ -34,6 +34,11 @@
"givenName": "Ben",
"familyName": "Tupper"
},
{
"@type": "Person",
"givenName": "Salvador Jesús Fernández",
"familyName": "Bejarano"
},
{
"@type": "Person",
"givenName": "Roy",
Expand Down Expand Up @@ -83,11 +88,6 @@
"version": ">= 4.00"
},
"2": {
"@type": "SoftwareApplication",
"identifier": "utils",
"name": "utils"
},
"3": {
"@type": "SoftwareApplication",
"identifier": "crul",
"name": "crul",
Expand All @@ -100,7 +100,7 @@
},
"sameAs": "https://CRAN.R-project.org/package=crul"
},
"4": {
"3": {
"@type": "SoftwareApplication",
"identifier": "dplyr",
"name": "dplyr",
Expand All @@ -113,7 +113,7 @@
},
"sameAs": "https://CRAN.R-project.org/package=dplyr"
},
"5": {
"4": {
"@type": "SoftwareApplication",
"identifier": "data.table",
"name": "data.table",
Expand All @@ -126,7 +126,32 @@
},
"sameAs": "https://CRAN.R-project.org/package=data.table"
},
"5": {
"@type": "SoftwareApplication",
"identifier": "digest",
"name": "digest",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=digest"
},
"6": {
"@type": "SoftwareApplication",
"identifier": "hoardr",
"name": "hoardr",
"version": ">= 0.5.2",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=hoardr"
},
"7": {
"@type": "SoftwareApplication",
"identifier": "jsonlite",
"name": "jsonlite",
Expand All @@ -139,32 +164,36 @@
},
"sameAs": "https://CRAN.R-project.org/package=jsonlite"
},
"7": {
"8": {
"@type": "SoftwareApplication",
"identifier": "xml2",
"name": "xml2",
"version": ">= 1.2.0",
"identifier": "lubridate",
"name": "lubridate",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=xml2"
"sameAs": "https://CRAN.R-project.org/package=lubridate"
},
"8": {
"9": {
"@type": "SoftwareApplication",
"identifier": "digest",
"name": "digest",
"identifier": "methods",
"name": "methods"
},
"10": {
"@type": "SoftwareApplication",
"identifier": "nanoparquet",
"name": "nanoparquet",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=digest"
"sameAs": "https://CRAN.R-project.org/package=nanoparquet"
},
"9": {
"11": {
"@type": "SoftwareApplication",
"identifier": "ncdf4",
"name": "ncdf4",
Expand All @@ -177,7 +206,7 @@
},
"sameAs": "https://CRAN.R-project.org/package=ncdf4"
},
"10": {
"12": {
"@type": "SoftwareApplication",
"identifier": "tibble",
"name": "tibble",
Expand All @@ -189,26 +218,31 @@
},
"sameAs": "https://CRAN.R-project.org/package=tibble"
},
"11": {
"13": {
"@type": "SoftwareApplication",
"identifier": "hoardr",
"name": "hoardr",
"version": ">= 0.5.2",
"identifier": "utils",
"name": "utils"
},
"14": {
"@type": "SoftwareApplication",
"identifier": "xml2",
"name": "xml2",
"version": ">= 1.2.0",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=hoardr"
"sameAs": "https://CRAN.R-project.org/package=xml2"
},
"SystemRequirements": null
},
"applicationCategory": "Climate",
"isPartOf": "https://ropensci.org",
"keywords": ["earth", "science", "climate", "precipitation", "temperature", "storm", "buoy", "NOAA", "rstats", "erddap", "noaa-data", "api-client", "r", "r-package"],
"fileSize": "3004.714KB",
"fileSize": "3018.425KB",
"releaseNotes": "https://github.com/ropensci/rerddap/blob/master/NEWS.md",
"readme": "https://github.com/ropensci/rerddap/blob/master/README.md",
"contIntegration": ["https://github.com/ropensci/rerddap/actions", "https://codecov.io/github/ropensci/rerddap?branch=master"]
"contIntegration": ["https://github.com/ropensci/rerddap/actions/workflows/R-CMD-check.yaml", "https://codecov.io/github/ropensci/rerddap?branch=master"]
}
6 changes: 3 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
## Test environments

* local macOS install, R 4.3.2
* rhub (devtools::check_rhub())
* local macOS install, R 4.4.2
* github actions - mac, windows, linux
* r-universe mac, windows, linux
* macOS Builder (devtools::check_mac_release())
* win-builder (devel and release - devtools::check_win_*())

Expand All @@ -15,7 +16,6 @@ OK from all checks

---

'tabledap()' responses now have the datatype given in the file .dds

Thanks!
Roy Mendelssohn
1 change: 1 addition & 0 deletions rerddap.Rproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Version: 1.0
ProjectId: 49713019-2203-4283-bf43-941360ea1a11

RestoreWorkspace: Default
SaveWorkspace: Default
Expand Down

0 comments on commit db1d137

Please sign in to comment.