{
  "_id": "6a103fafacfb0bcc41c9ceb9",
  "Package": "daymetr",
  "Title": "Interface to the 'Daymet' Web Services",
  "Version": "1.7.1",
  "Authors@R": "c(person(\nfamily = \"Hufkens\",\ngiven = \"Koen\",\nemail = \"koen.hufkens@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5070-8109\")),\nperson(\ngiven = \"BlueGreen Labs\",\nrole = c(\"cph\", \"fnd\")\n)\n)",
  "Description": "Programmatic interface to the 'Daymet' web services\n(<http://daymet.ornl.gov>). Allows for easy downloads of\n'Daymet' climate data directly to your R workspace or your\ncomputer. Routines for both single pixel data downloads and\ngridded (netCDF) data are provided.",
  "License": "AGPL-3",
  "LazyData": "true",
  "ByteCompile": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/bluegreen-labs/daymetr,\nhttp://bluegreen-labs.github.io/daymetr/",
  "BugReports": "https://github.com/bluegreen-labs/daymetr/issues",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libnetcdf-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://bluegreen-labs.r-universe.dev",
  "Date/Publication": "2026-01-11 14:43:01 UTC",
  "RemoteUrl": "https://github.com/bluegreen-labs/daymetr",
  "RemoteRef": "HEAD",
  "RemoteSha": "95f7d1795c333028c81e003317bc32a8a187c852",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 08:34:36 UTC",
    "User": "root"
  },
  "Author": "Koen Hufkens [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5070-8109>),\nBlueGreen Labs [cph, fnd]",
  "Maintainer": "Koen Hufkens <koen.hufkens@gmail.com>",
  "MD5sum": "4c37a3e46178cba3ced09350500008ad",
  "_user": "bluegreen-labs",
  "_type": "src",
  "_file": "daymetr_1.7.1.tar.gz",
  "_fileid": "cb37cb762fe03a9ab1283dafe50f2bee810eb3750d258bec901361a6e729094f",
  "_filesize": 681549,
  "_sha256": "cb37cb762fe03a9ab1283dafe50f2bee810eb3750d258bec901361a6e729094f",
  "_created": "2026-05-11T08:34:36.000Z",
  "_published": "2026-05-22T11:36:15.028Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77371617202,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913890247"
    },
    {
      "job": 77371617240,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913891476"
    },
    {
      "job": 77371617157,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913871977"
    },
    {
      "job": 77371617110,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913878178"
    },
    {
      "job": 77371616752,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913836580"
    },
    {
      "job": 77371616612,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159533908"
    },
    {
      "job": 77371617125,
      "time": 544,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914006023"
    },
    {
      "job": 77371617540,
      "time": 716,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914061626"
    },
    {
      "job": 77371617530,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913868446"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25659170438",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bluegreen-labs/daymetr",
  "_commit": {
    "id": "95f7d1795c333028c81e003317bc32a8a187c852",
    "author": "Koen Hufkens <1354258+khufkens@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Create codeberg-mirror.yml",
    "time": 1768142581
  },
  "_maintainer": {
    "name": "Koen Hufkens",
    "email": "koen.hufkens@gmail.com",
    "login": "khufkens",
    "mastodon": "@koen_hufkens@mastodon.social",
    "linkedin": "in/koen-hufkens",
    "uuid": 1354258,
    "orcid": "0000-0002-5070-8109"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "ncdf4",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bluegreen-labs",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "climate-data",
    "data-science",
    "daymet",
    "gridded-data",
    "netcdf",
    "ornl-daac"
  ],
  "_stars": 32,
  "_contributors": [
    {
      "user": "khufkens",
      "count": 489,
      "uuid": 1354258
    },
    {
      "user": "mastefan",
      "count": 26,
      "uuid": 36341475
    },
    {
      "user": "the-hull",
      "count": 1,
      "uuid": 11796327
    },
    {
      "user": "sverhoeven",
      "count": 1,
      "uuid": 1713488
    }
  ],
  "_userbio": {
    "uuid": 65854203,
    "type": "organization",
    "name": "BlueGreen Labs",
    "description": "BlueGreen open science labs & consulting: environmental research infrastructure to address climate change through data driven methods"
  },
  "_downloads": {
    "count": 831,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/daymetr"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/bluegreen-labs/daymetr",
  "_pkgdown": "http://bluegreen-labs.github.io/daymetr/",
  "_searchresults": 332,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/daymetr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bluegreen-labs/daymetr",
  "_realowner": "bluegreen-labs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.3",
      "date": "2018-03-09"
    },
    {
      "version": "1.3.1",
      "date": "2018-03-12"
    },
    {
      "version": "1.3.2",
      "date": "2018-04-26"
    },
    {
      "version": "1.3.3",
      "date": "2018-05-01"
    },
    {
      "version": "1.4",
      "date": "2019-02-07"
    },
    {
      "version": "1.5",
      "date": "2021-05-25"
    },
    {
      "version": "1.6",
      "date": "2021-12-20"
    },
    {
      "version": "1.7",
      "date": "2023-01-05"
    },
    {
      "version": "1.7.1",
      "date": "2023-09-15"
    }
  ],
  "_exports": [
    "calc_nd",
    "daymet_grid_agg",
    "daymet_grid_offset",
    "daymet_grid_tmean",
    "download_daymet",
    "download_daymet_batch",
    "download_daymet_ncss",
    "download_daymet_tiles",
    "nc2tif",
    "read_daymet"
  ],
  "_datasets": [
    {
      "name": "tile_outlines",
      "title": "tile_outlines",
      "object": "tile_outlines",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "TileID",
        "XMin",
        "XMax",
        "YMin",
        "Ymax",
        "geometry"
      ],
      "rows": 1060,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calc_nd",
      "title": "Count days meeting set criteria",
      "topics": [
        "calc_nd"
      ]
    },
    {
      "page": "daymet_grid_agg",
      "title": "Aggregate daily Daymet data",
      "topics": [
        "daymet_grid_agg"
      ]
    },
    {
      "page": "daymet_grid_offset",
      "title": "Returns a time shifted (offset) dataset",
      "topics": [
        "daymet_grid_offset"
      ]
    },
    {
      "page": "daymet_grid_tmean",
      "title": "Averages tmax and tmin 'Daymet' gridded products",
      "topics": [
        "daymet_grid_tmean"
      ]
    },
    {
      "page": "download_daymet",
      "title": "Function to download single location 'Daymet' data",
      "topics": [
        "download_daymet"
      ]
    },
    {
      "page": "download_daymet_batch",
      "title": "This function downloads 'Daymet' data for several single pixel location, as specified by a batch file.",
      "topics": [
        "download_daymet_batch"
      ]
    },
    {
      "page": "download_daymet_ncss",
      "title": "Function to geographically subset 'Daymet' regions exceeding tile limits",
      "topics": [
        "download_daymet_ncss"
      ]
    },
    {
      "page": "download_daymet_tiles",
      "title": "Function to batch download gridded 'Daymet' data tiles",
      "topics": [
        "download_daymet_tiles"
      ]
    },
    {
      "page": "nc2tif",
      "title": "Converts netCDF (nc) files to geotiff",
      "topics": [
        "nc2tif"
      ]
    },
    {
      "page": "read_daymet",
      "title": "Read Single Pixel Daymet data",
      "topics": [
        "read_daymet"
      ]
    },
    {
      "page": "tile_outlines",
      "title": "tile_outlines",
      "topics": [
        "tile_outlines"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bluegreen-labs/daymetr/raw/HEAD/logo.png",
  "_readme": "https://github.com/bluegreen-labs/daymetr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "ncdf4",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "daymetr-vignette.Rmd",
      "filename": "daymetr-vignette.html",
      "title": "daymetr functionality",
      "author": "Koen Hufkens",
      "engine": "knitr::knitr",
      "headings": [
        "Downloading single pixel data",
        "Gridded data downloads",
        "Querying tiled data",
        "Querying netCDF subset (ncss) data",
        "Reference",
        "Acknowledgements"
      ],
      "created": "2018-02-15 17:44:27",
      "modified": "2022-12-21 15:42:03",
      "commits": 25
    }
  ],
  "_score": 8.45765182618293,
  "_indexed": true,
  "_nocasepkg": "daymetr",
  "_universes": [
    "bluegreen-labs",
    "khufkens"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.1",
      "date": "2026-05-11T08:37:27.000Z",
      "distro": "noble",
      "commit": "95f7d1795c333028c81e003317bc32a8a187c852",
      "fileid": "7959c47056efa08b0bc9e5e5bd5152875d746a6f252421d5a0f3d31757510345",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25659170438"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.1",
      "date": "2026-05-11T08:37:30.000Z",
      "distro": "noble",
      "commit": "95f7d1795c333028c81e003317bc32a8a187c852",
      "fileid": "b6a916caacde72e63aff36b7aa7c3dac000069d9a87ac5a1444c665188d991b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25659170438"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.1",
      "date": "2026-05-11T08:36:35.000Z",
      "commit": "95f7d1795c333028c81e003317bc32a8a187c852",
      "fileid": "09e3d5a45693077cf1d37a7525c8f982d6ffefbdeb17b05028047cbfc1907847",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25659170438"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.1",
      "date": "2026-05-11T08:36:47.000Z",
      "commit": "95f7d1795c333028c81e003317bc32a8a187c852",
      "fileid": "666dcb21dfa42590e4ad191099e8d51a136fe5cf81c398bdeb1d15a3bda53a82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25659170438"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.1",
      "date": "2026-05-11T08:43:34.000Z",
      "commit": "95f7d1795c333028c81e003317bc32a8a187c852",
      "fileid": "23219c3a55ed20687e802afcc1fab6c1c00fd46effe06c6a90d72ccfe9b39110",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25659170438"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.1",
      "date": "2026-05-11T08:46:29.000Z",
      "commit": "95f7d1795c333028c81e003317bc32a8a187c852",
      "fileid": "73c441c8ab12283089fa2ea793f2526aab5f2d06946ca961077fc445352c6542",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25659170438"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.1",
      "date": "2026-05-11T08:36:09.000Z",
      "commit": "95f7d1795c333028c81e003317bc32a8a187c852",
      "fileid": "50564c33e7c7c02aafa6d29294dc3fc6af7c951354cbaac4786810b81c439278",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25659170438"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.1",
      "date": "2026-05-22T11:35:54.000Z",
      "commit": "95f7d1795c333028c81e003317bc32a8a187c852",
      "fileid": "9286693dcd8a7d780d2ca0e5348a7644c69779b56ba85b7a45e845df0bedde8f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25659170438"
    }
  ]
}