{
  "_id": "69ccaab07ce0fc79f2229299",
  "Type": "Package",
  "Package": "nasapower",
  "Title": "NASA POWER API Client",
  "Version": "4.2.5.9000",
  "Authors@R": "c(\nperson(\"Adam H.\", \"Sparks\", , \"adamhsparks@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0061-8359\")),\nperson(\"Scott\", \"Chamberlain\", , \"myrmecocystus@gmail.com\", role = \"rev\",\ncomment = c(ORCID = \"0000-0003-1444-9135\", \"Scott Chamberlain reviewed nasapower for rOpenSci, see\\n              <https://github.com/ropensci/software-review/issues/155>.\")),\nperson(\"Hazel\", \"Kavili\", role = \"rev\",\ncomment = \"Hazel Kavili reviewed nasapower for rOpenSci, see\\n            <https://github.com/ropensci/software-review/issues/155>.\"),\nperson(\"Alison\", \"Boyer\", role = \"rev\",\ncomment = \"Alison Boyer reviewed nasapower for rOpenSci, see\\n            <https://github.com/ropensci/software-review/issues/155>.\"),\nperson(\"Fernando\", \"Miguez\", , \"femiguez@iastate.edu\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0002-4627-8329\", \"Fernando Miguez provided assistance in identifying\\n              improper missing value handling in the POWER data, see \\n              <https://github.com/femiguez/apsimx/pull/26>.\")),\nperson(\"Maëlle\", \"Salmon\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0002-2815-0399\", \"Maëlle Salmon contributed a patch to fix issues with using the R\\n              package, 'vcr', for testing the API queries, see\\n                        <https://github.com/ropensci/nasapower/pull/64>.\")),\nperson(\"Phillip D.\", \"Alderman\", , \"phillip.alderman@okstate.edu\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0003-1467-2337\", \"Phillip Alderman contributed a patch to fix an issue with, 'The\\n               `file` argument of `vroom()` must use `I()` for literal data as\\n               of vroom 1.5.0.', see\\n               <https://github.com/ropensci/nasapower/pull/67>.\")),\nperson(\"Aleksandar\", \"Blagotić\", , \"alex@rapporter.net\", role = c(\"ctb\", \"cph\"),\ncomment = \"Author of the CRAN package 'rapportools', from which\\n             the '.is_boolean()' was taken.\"),\nperson(\"Gergely\", \"Daróczi\", , \"daroczig@rapporter.net\", role = c(\"ctb\", \"cph\"),\ncomment = \"Author of the CRAN package 'rapportools', from which\\n             the '.is_boolean()' was taken.\"),\nperson(\"Curtin University\", role = c(\"fnd\", \"cph\"),\ncomment = c(\"http://www.curtin.edu.au/\", ROR = \"02n415q13\"))\n)",
  "Description": "An API client for NASA POWER global meteorology, surface\nsolar energy and climatology data API.  POWER (Prediction Of\nWorldwide Energy Resources) data are freely available for\ndownload with varying spatial resolutions dependent on the\noriginal data and with several temporal resolutions depending\non the POWER parameter and community. This work is funded\nthrough the NASA Earth Science Directorate Applied Science\nProgram.  For more on the data themselves, the methodologies\nused in creating, a web-based data viewer and web access,\nplease see <https://power.larc.nasa.gov/>.",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/nasapower/",
  "BugReports": "https://codeberg.org/ropensci/nasapower/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/build": "moodymudskipper/devtag",
  "Config/Needs/documentation": "roxylint",
  "Config/roxylint": "list(linters = roxylint::tidy)",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"collate\", \"namespace\",\n\"rd\", \"roxylint::roxylint\", \"devtag::dev_roclet\"))",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libssl-dev libx11-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-03-02 03:38:42 UTC",
  "RemoteUrl": "https://github.com/ropensci/nasapower",
  "RemoteRef": "main",
  "RemoteSha": "5aadbcefeb9c4908872df563d3a71d784ca30a97",
  "Packaged": {
    "Date": "2026-04-01 05:05:44 UTC",
    "User": "root"
  },
  "Author": "Adam H. Sparks [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0061-8359>),\nScott Chamberlain [rev] (ORCID:\n<https://orcid.org/0000-0003-1444-9135>, Scott Chamberlain reviewed\nnasapower for rOpenSci, see\n<https://github.com/ropensci/software-review/issues/155>.),\nHazel Kavili [rev] (Hazel Kavili reviewed nasapower for rOpenSci, see\n<https://github.com/ropensci/software-review/issues/155>.),\nAlison Boyer [rev] (Alison Boyer reviewed nasapower for rOpenSci, see\n<https://github.com/ropensci/software-review/issues/155>.),\nFernando Miguez [ctb] (ORCID: <https://orcid.org/0000-0002-4627-8329>,\nFernando Miguez provided assistance in identifying improper missing\nvalue handling in the POWER data, see\n<https://github.com/femiguez/apsimx/pull/26>.),\nMaëlle Salmon [ctb] (ORCID: <https://orcid.org/0000-0002-2815-0399>,\nMaëlle Salmon contributed a patch to fix issues with using the R\npackage, 'vcr', for testing the API queries, see\n<https://github.com/ropensci/nasapower/pull/64>.),\nPhillip D. Alderman [ctb] (ORCID:\n<https://orcid.org/0000-0003-1467-2337>, Phillip Alderman\ncontributed a patch to fix an issue with, 'The `file` argument of\n`vroom()` must use `I()` for literal data as of vroom 1.5.0.', see\n<https://github.com/ropensci/nasapower/pull/67>.),\nAleksandar Blagotić [ctb, cph] (Author of the CRAN package\n'rapportools', from which the '.is_boolean()' was taken.),\nGergely Daróczi [ctb, cph] (Author of the CRAN package 'rapportools',\nfrom which the '.is_boolean()' was taken.),\nCurtin University [fnd, cph] (http://www.curtin.edu.au/, ROR:\n<https://ror.org/02n415q13>)",
  "Maintainer": "Adam H. Sparks <adamhsparks@gmail.com>",
  "MD5sum": "6c6a017efe412435943d9bed4e264282",
  "_user": "ropensci",
  "_type": "src",
  "_file": "nasapower_4.2.5.9000.tar.gz",
  "_fileid": "811e9c232505ab9b57411ad7683ebce3a4d41ddf012f8f9a41c9a2b525bf2c4d",
  "_filesize": 409275,
  "_sha256": "811e9c232505ab9b57411ad7683ebce3a4d41ddf012f8f9a41c9a2b525bf2c4d",
  "_created": "2026-04-01T05:05:44.000Z",
  "_published": "2026-04-01T05:18:40.334Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 69470194000,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6213885532"
    },
    {
      "job": 69470194009,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6213887104"
    },
    {
      "job": 69470194023,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6213988262"
    },
    {
      "job": 69470194010,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6213987000"
    },
    {
      "job": 69469956733,
      "time": 151,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6213860840"
    },
    {
      "job": 69469956753,
      "time": 164,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6213863010"
    },
    {
      "job": 69470193998,
      "time": 126,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6213885501"
    },
    {
      "job": 69470194049,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6213879594"
    },
    {
      "job": 69470194025,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6213877015"
    },
    {
      "job": 69470194017,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6213880901"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/23832824506",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/nasapower",
  "_commit": {
    "id": "5aadbcefeb9c4908872df563d3a71d784ca30a97",
    "author": "Adam H. Sparks <adamhsparks@icloud.com>",
    "committer": "Adam H. Sparks <adamhsparks@icloud.com>",
    "message": "style: refactor precompile script\n",
    "time": 1772422722
  },
  "_maintainer": {
    "name": "Adam H. Sparks",
    "email": "adamhsparks@gmail.com",
    "login": "adamhsparks",
    "mastodon": "@adamhsparks@rstats.me",
    "orcid": "0000-0002-0061-8359",
    "uuid": 3195906
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "crul",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.2",
      "role": "Imports"
    },
    {
      "package": "yyjsonr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 0.6.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [
    {
      "week": "2025-17",
      "n": 14
    },
    {
      "week": "2025-22",
      "n": 33
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 5
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 5
    },
    {
      "week": "2026-10",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v4.2.5",
      "date": "2025-05-31"
    }
  ],
  "_topics": [
    "nasa",
    "meteorological-data",
    "weather",
    "global",
    "weather-data",
    "meteorology",
    "nasa-power",
    "agroclimatology",
    "earth-science",
    "data-access",
    "climate-data",
    "agroclimatology-data",
    "weather-variables"
  ],
  "_stars": 107,
  "_contributors": [
    {
      "user": "adamhsparks",
      "count": 2265,
      "uuid": 3195906
    },
    {
      "user": "femiguez",
      "count": 2,
      "uuid": 10869358
    },
    {
      "user": "maelle",
      "count": 2,
      "uuid": 8360597
    },
    {
      "user": "kguidonimartins",
      "count": 1,
      "uuid": 8163542
    },
    {
      "user": "palderman",
      "count": 1,
      "uuid": 2990672
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 2199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nasapower"
  },
  "_mentions": 1,
  "_devurl": "https://codeberg.org/ropensci/nasapower",
  "_pkgdown": "https://docs.ropensci.org/nasapower/",
  "_searchresults": 208,
  "_metadata": {
    "review": {
      "id": 155,
      "status": "reviewed",
      "version": "1.0.0.9000",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/155"
    },
    "ropensci_category": "data-access"
  },
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nasapower.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/nasapower",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2018-10-14"
    },
    {
      "version": "1.0.2",
      "date": "2018-10-18"
    },
    {
      "version": "1.0.4",
      "date": "2019-01-08"
    },
    {
      "version": "1.0.5",
      "date": "2019-02-02"
    },
    {
      "version": "1.0.7",
      "date": "2019-02-17"
    },
    {
      "version": "1.1.0",
      "date": "2019-04-10"
    },
    {
      "version": "1.1.1",
      "date": "2019-04-18"
    },
    {
      "version": "1.1.2",
      "date": "2019-09-07"
    },
    {
      "version": "1.1.3",
      "date": "2019-11-18"
    },
    {
      "version": "2.0.0",
      "date": "2020-09-23"
    },
    {
      "version": "3.0.0",
      "date": "2020-10-10"
    },
    {
      "version": "3.0.1",
      "date": "2020-10-24"
    },
    {
      "version": "4.0.0",
      "date": "2021-08-23"
    },
    {
      "version": "4.0.3",
      "date": "2021-12-18"
    },
    {
      "version": "4.0.2",
      "date": "2021-12-19"
    },
    {
      "version": "4.0.4",
      "date": "2022-02-01"
    },
    {
      "version": "4.0.5",
      "date": "2022-02-25"
    },
    {
      "version": "4.0.6",
      "date": "2022-02-28"
    },
    {
      "version": "4.0.7",
      "date": "2022-04-10"
    },
    {
      "version": "4.0.8",
      "date": "2022-08-13"
    },
    {
      "version": "4.0.9",
      "date": "2023-01-05"
    },
    {
      "version": "4.0.10",
      "date": "2023-02-25"
    },
    {
      "version": "4.0.11",
      "date": "2023-08-19"
    },
    {
      "version": "4.1.0",
      "date": "2023-12-05"
    },
    {
      "version": "4.2.0",
      "date": "2024-02-02"
    },
    {
      "version": "4.2.1",
      "date": "2024-05-18"
    },
    {
      "version": "4.2.2",
      "date": "2024-12-18"
    },
    {
      "version": "4.2.4",
      "date": "2025-04-21"
    },
    {
      "version": "4.2.5",
      "date": "2025-05-31"
    }
  ],
  "_exports": [
    "get_power",
    "query_groupings",
    "query_parameters",
    "query_surfaces"
  ],
  "_help": [
    {
      "page": "get_power",
      "title": "Get NASA POWER data from the POWER API",
      "topics": [
        "get_power"
      ]
    },
    {
      "page": "query_groupings",
      "title": "Query the POWER API for detailed information on available parameter groupings",
      "topics": [
        "query_groupings"
      ]
    },
    {
      "page": "query_parameters",
      "title": "Query the POWER API for detailed information on available parameters",
      "topics": [
        "query_parameters"
      ]
    },
    {
      "page": "query_surfaces",
      "title": "Query the POWER API for Detailed Information on Wind Type Surfaces",
      "topics": [
        "query_surfaces"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/nasapower/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/nasapower/raw/main/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "crul",
    "curl",
    "data.table",
    "generics",
    "glue",
    "hms",
    "httpcode",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "tibble",
    "tidyselect",
    "timechange",
    "triebeard",
    "tzdb",
    "urltools",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "yyjsonr"
  ],
  "_vignettes": [
    {
      "source": "nasapower.Rmd",
      "filename": "nasapower.html",
      "title": "nasapower",
      "author": "Adam H. Sparks",
      "engine": "knitr::rmarkdown_notangle",
      "headings": [
        "Introduction",
        "Using get_power() to fetch POWER data",
        "Example fetching daily data for a single point",
        "Example fetching daily data for an area",
        "Example fetching interannual data for an area",
        "Example fetching climatology data",
        "Interrogating the API for available parameters",
        "A Note on API Throttling",
        "References"
      ],
      "created": "2017-11-02 06:58:10",
      "modified": "2026-03-02 01:07:33",
      "commits": 115
    }
  ],
  "_score": 10.091072882790307,
  "_indexed": true,
  "_nocasepkg": "nasapower",
  "_universes": [
    "ropensci",
    "adamhsparks",
    "codeberg-ropensci"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.2.5.9000",
      "date": "2026-04-01T05:07:51.000Z",
      "distro": "noble",
      "commit": "5aadbcefeb9c4908872df563d3a71d784ca30a97",
      "fileid": "75c8d5fbd333dd97e05548fb9495e42d7eeeebf0ed5e5eff2f9dc59f07e46114",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23832824506"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "4.2.5.9000",
      "date": "2026-04-01T05:07:58.000Z",
      "distro": "noble",
      "commit": "5aadbcefeb9c4908872df563d3a71d784ca30a97",
      "fileid": "262dbf9aee4289d8fee8c8c66acb4fef953d55838dc90a03e4497ec4c45b3214",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23832824506"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.2.5.9000",
      "date": "2026-04-01T05:18:06.000Z",
      "commit": "5aadbcefeb9c4908872df563d3a71d784ca30a97",
      "fileid": "2c3214194d2bc9d858d08ec06dd5862c83872e7b99ed59d6e6f7ce7721503c2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23832824506"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "4.2.5.9000",
      "date": "2026-04-01T05:17:56.000Z",
      "commit": "5aadbcefeb9c4908872df563d3a71d784ca30a97",
      "fileid": "9a7c3f75d7c655f3988944d8cfcecbf301be708fa466aea67022a9b88f44cd21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23832824506"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "4.2.5.9000",
      "date": "2026-04-01T05:08:05.000Z",
      "commit": "5aadbcefeb9c4908872df563d3a71d784ca30a97",
      "fileid": "b7766c2c96859c910b2adc20c3826c180c16c40b28a0b76c8688aa70cfd546cd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23832824506"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.2.5.9000",
      "date": "2026-04-01T05:07:14.000Z",
      "commit": "5aadbcefeb9c4908872df563d3a71d784ca30a97",
      "fileid": "6a3710ff918a791b0f48cf1a7d85ea2ea41e9fd33d9f5d3fc23aeccec852329f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23832824506"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.2.5.9000",
      "date": "2026-04-01T05:06:58.000Z",
      "commit": "5aadbcefeb9c4908872df563d3a71d784ca30a97",
      "fileid": "74a38e2d2057f56b1e9abfa8f52c7d41189c436ee1c5dc9d447c99dd2d87a7e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23832824506"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "4.2.5.9000",
      "date": "2026-04-01T05:07:15.000Z",
      "commit": "5aadbcefeb9c4908872df563d3a71d784ca30a97",
      "fileid": "fc5360e0a4eeaed42be4893517459d0b2dac36f89ca751e355a93435c1d3c40c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23832824506"
    }
  ]
}