Skip to content

Commit

Permalink
registry.json updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ropenscibot committed Sep 13, 2024
1 parent d3e6586 commit ce356b5
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 8 deletions.
157 changes: 154 additions & 3 deletions raw_cm.json
Original file line number Diff line number Diff line change
Expand Up @@ -30015,11 +30015,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, <https://www1.ncdc.noaa.gov/pub/data/gsod/readme.txt>.",
"name": "GSODR: Global Surface Summary of the Day ('GSOD') Weather Data Client",
"relatedLink": "https://docs.ropensci.org/GSODR/",
"relatedLink": ["https://docs.ropensci.org/GSODR/", "https://github.com/ropensci/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",
Expand Down Expand Up @@ -30369,7 +30369,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"
},
Expand Down Expand Up @@ -59874,6 +59874,157 @@
"readme": "https://github.com/ropensci/ritis/blob/HEAD/README.md",
"developmentStatus": "https://www.repostatus.org/#active"
},
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"identifier": "rix",
"description": "Provides helper functions to create reproducible development environments using the Nix package manager.",
"name": "rix: Rix: Reproducible Environments with Nix",
"relatedLink": "https://ropensci.github.io/rix/",
"codeRepository": "https://github.com/ropensci/rix",
"issueTracker": "https://github.com/ropensci/rix",
"license": "https://spdx.org/licenses/GPL-3.0",
"version": "0.11.0",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.4.1 (2024-06-14)",
"author": [
{
"@type": "Person",
"givenName": "Bruno",
"familyName": "Rodrigues",
"email": "[email protected]",
"@id": "https://orcid.org/0000-0002-3211-3689"
},
{
"@type": "Person",
"givenName": "Philipp",
"familyName": "Baumann",
"email": "[email protected]",
"@id": "https://orcid.org/0000-0002-3194-8975"
}
],
"maintainer": [
{
"@type": "Person",
"givenName": "Bruno",
"familyName": "Rodrigues",
"email": "[email protected]",
"@id": "https://orcid.org/0000-0002-3211-3689"
}
],
"softwareSuggestions": [
{
"@type": "SoftwareApplication",
"identifier": "knitr",
"name": "knitr",
"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=knitr"
},
{
"@type": "SoftwareApplication",
"identifier": "rmarkdown",
"name": "rmarkdown",
"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=rmarkdown"
},
{
"@type": "SoftwareApplication",
"identifier": "testthat",
"name": "testthat",
"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=testthat"
}
],
"softwareRequirements": {
"1": {
"@type": "SoftwareApplication",
"identifier": "R",
"name": "R",
"version": ">= 2.10"
},
"2": {
"@type": "SoftwareApplication",
"identifier": "codetools",
"name": "codetools",
"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=codetools"
},
"3": {
"@type": "SoftwareApplication",
"identifier": "curl",
"name": "curl",
"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=curl"
},
"4": {
"@type": "SoftwareApplication",
"identifier": "jsonlite",
"name": "jsonlite",
"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=jsonlite"
},
"5": {
"@type": "SoftwareApplication",
"identifier": "sys",
"name": "sys",
"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=sys"
},
"6": {
"@type": "SoftwareApplication",
"identifier": "utils",
"name": "utils"
},
"SystemRequirements": null
},
"fileSize": "NAKB",
"readme": "https://github.com/ropensci/rix/blob/HEAD/README.md",
"review": {
"@type": "Review",
"url": "https://github.com/ropensci/software-review/issues/625",
"provider": "https://ropensci.org"
},
"developmentStatus": []
},
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
Expand Down
28 changes: 23 additions & 5 deletions registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"url": "https://github.com/ropensci-review-tools/babelquarto",
"ropensci_category": "scalereprod",
"ropenscilabs": false,
"date_last_commit": "2024-09-09 06:58:11",
"date_last_commit": "2024-09-13 07:51:04",
"cran_archived": false,
"staff_maintained": false
},
Expand Down Expand Up @@ -2393,7 +2393,7 @@
"url": "https://github.com/ropensci/GSODR",
"ropensci_category": "data-access",
"ropenscilabs": false,
"date_last_commit": "2024-09-11 06:36:20",
"date_last_commit": "2024-09-12 23:18:55",
"github_archived": false,
"cran_archived": false,
"staff_maintained": false
Expand Down Expand Up @@ -4596,6 +4596,24 @@
"cran_archived": false,
"staff_maintained": false
},
{
"name": "rix",
"description": "Reproducible Environments with Nix",
"details": "Provides helper functions to create reproducible development environments using the Nix package manager.",
"maintainer": "Bruno Rodrigues",
"keywords": "",
"github": "https://github.com/ropensci/rix",
"status": "https://www.repostatus.org#active",
"onboarding": "https://github.com/ropensci/software-review/issues/625",
"on_cran": false,
"on_bioc": false,
"type": "active",
"url": "https://github.com/ropensci/rix",
"date_last_commit": "2024-09-12 18:19:09",
"github_archived": false,
"cran_archived": false,
"staff_maintained": false
},
{
"name": "rmangal",
"description": "'Mangal' Client",
Expand Down Expand Up @@ -5191,7 +5209,7 @@
"url": "https://github.com/ropensci/skynet",
"ropensci_category": "data-access",
"ropenscilabs": false,
"date_last_commit": "2024-09-11 16:17:29",
"date_last_commit": "2024-09-12 13:29:02",
"github_archived": false,
"cran_archived": false,
"staff_maintained": false
Expand Down Expand Up @@ -5471,7 +5489,7 @@
"url": "https://github.com/ropensci/tabulapdf",
"ropensci_category": "data-extraction",
"ropenscilabs": false,
"date_last_commit": "2024-05-20 21:25:20",
"date_last_commit": "2024-09-12 14:54:51",
"github_archived": false,
"cran_archived": false,
"staff_maintained": false
Expand Down Expand Up @@ -6577,5 +6595,5 @@
"staff_maintained": false
}
],
"date": "2024-09-12 08:00 UTC"
"date": "2024-09-13 07:56 UTC"
}

0 comments on commit ce356b5

Please sign in to comment.