{
  "_id": "6a4fb262c30f0868bbf1e707",
  "Package": "rerddap",
  "Title": "General Purpose Client for 'ERDDAP™' Servers",
  "Description": "General purpose R client for 'ERDDAP™' servers. Includes\nfunctions to search for 'datasets', get summary information on\n'datasets', and fetch 'datasets', in either 'csv' or 'netCDF'\nformat. 'ERDDAP™' information:\n<https://upwell.pfeg.noaa.gov/erddap/information.html>.",
  "Version": "1.3.1",
  "Date": "2026-07-08",
  "License": "MIT + file LICENSE",
  "Authors@R": "c(\nperson(\"Scott\", \"Chamberlain\", role = \"aut\"),\nperson(\"Ben\", \"Tupper\", role = \"ctb\"),\nperson(\"Salvador Jesús Fernández\", \"Bejarano\", role = \"ctb\"),\nperson(\"Roy\", \"Mendelssohn\", role = c(\"cre\", \"ctb\"),\nemail = \"roy.mendelssohn@noaa.gov\")\n)",
  "URL": "https://docs.ropensci.org/rerddap/,\nhttps://github.com/ropensci/rerddap",
  "BugReports": "https://github.com/ropensci/rerddap/issues",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0.9000",
  "Config/pak/sysreqs": "libxml2-dev libnetcdf-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-07-08 23:49:36 UTC",
  "RemoteUrl": "https://github.com/ropensci/rerddap",
  "RemoteRef": "master",
  "RemoteSha": "7d59fadd3c44c94f1832a6fe72e8c5f4a568fcb3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 14:22:00 UTC",
    "User": "root"
  },
  "Author": "Scott Chamberlain [aut],\nBen Tupper [ctb],\nSalvador Jesús Fernández Bejarano [ctb],\nRoy Mendelssohn [cre, ctb]",
  "Maintainer": "Roy Mendelssohn <roy.mendelssohn@noaa.gov>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "rerddap_1.3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/4941b11a67e2b030ca7c705dfa3fe5deef2cf56c38dc6ce4fc3132976b9c5258",
  "_filesize": 2957255,
  "_sha256": "4941b11a67e2b030ca7c705dfa3fe5deef2cf56c38dc6ce4fc3132976b9c5258",
  "_expires": "2026-10-17T14:38:24.000Z",
  "_created": "2026-07-09T14:22:00.000Z",
  "_published": "2026-07-09T14:38:26.481Z",
  "_jobs": [
    {
      "job": 86142482238,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8201232600"
    },
    {
      "job": 86142482290,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8201222756"
    },
    {
      "job": 86142482436,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8201625172"
    },
    {
      "job": 86142482307,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8201612707"
    },
    {
      "job": 86141408540,
      "time": 211,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8201123517"
    },
    {
      "job": 86141408572,
      "time": 262,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8201150484"
    },
    {
      "job": 86142482357,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8201230199"
    },
    {
      "job": 86142482318,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8201203916"
    },
    {
      "job": 86142482342,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8201199840"
    },
    {
      "job": 86142482310,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8201207003"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/29024768415",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/rerddap",
  "_commit": {
    "id": "7d59fadd3c44c94f1832a6fe72e8c5f4a568fcb3",
    "author": "Roy Mendelssohn <roy.mendelssohn@noaa.gov>",
    "committer": "Roy Mendelssohn <roy.mendelssohn@noaa.gov>",
    "message": "Added first pass at agentic skills\n",
    "time": 1783554576
  },
  "_maintainer": {
    "name": "Roy Mendelssohn",
    "email": "roy.mendelssohn@noaa.gov",
    "login": "rmendels",
    "description": "",
    "uuid": 1919031
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.00",
      "role": "Depends"
    },
    {
      "package": "crul",
      "version": ">= 0.7.4",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.12.0",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "hoardr",
      "version": ">= 0.5.2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.6",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "nanoparquet",
      "role": "Imports"
    },
    {
      "package": "ncdf4",
      "version": ">= 1.16",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-27",
      "n": 3
    },
    {
      "week": "2026-28",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.2.2",
      "date": "2026-01-15"
    },
    {
      "name": "v1.2.3",
      "date": "2026-02-26"
    },
    {
      "name": "v1.3.0",
      "date": "2026-07-02"
    }
  ],
  "_topics": [
    "earth",
    "science",
    "climate",
    "precipitation",
    "temperature",
    "storm",
    "buoy",
    "noaa",
    "api-client",
    "erddap",
    "noaa-data"
  ],
  "_stars": 43,
  "_contributors": [
    {
      "user": "sckott",
      "count": 309,
      "uuid": 577668
    },
    {
      "user": "rmendels",
      "count": 38,
      "uuid": 1919031
    },
    {
      "user": "btupper",
      "count": 4,
      "uuid": 5097791
    },
    {
      "user": "douglatornell",
      "count": 2,
      "uuid": 76797
    },
    {
      "user": "jeroen",
      "count": 2,
      "uuid": 216319
    },
    {
      "user": "kant",
      "count": 1,
      "uuid": 32717
    },
    {
      "user": "kwilcox",
      "count": 1,
      "uuid": 13939
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    },
    {
      "user": "boshek",
      "count": 1,
      "uuid": 18472598
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1115,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 1258,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rerddap"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/ropensci/rerddap",
  "_pkgdown": "https://docs.ropensci.org/rerddap/",
  "_searchresults": 449,
  "_metadata": {
    "ropensci_category": "data-access"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rerddap.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/rerddap",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-05-11"
    },
    {
      "version": "0.2.0",
      "date": "2015-07-01"
    },
    {
      "version": "0.3.0",
      "date": "2015-10-09"
    },
    {
      "version": "0.3.4",
      "date": "2016-01-14"
    },
    {
      "version": "0.4.0",
      "date": "2017-04-25"
    },
    {
      "version": "0.4.2",
      "date": "2017-05-12"
    },
    {
      "version": "0.5.0",
      "date": "2019-02-01"
    },
    {
      "version": "0.6.0",
      "date": "2019-05-08"
    },
    {
      "version": "0.6.4",
      "date": "2019-07-01"
    },
    {
      "version": "0.6.5",
      "date": "2019-07-20"
    },
    {
      "version": "0.7.0",
      "date": "2020-11-03"
    },
    {
      "version": "0.7.4",
      "date": "2021-03-05"
    },
    {
      "version": "0.7.6",
      "date": "2021-08-18"
    },
    {
      "version": "0.8.0",
      "date": "2021-11-19"
    },
    {
      "version": "1.0.0",
      "date": "2022-10-03"
    },
    {
      "version": "1.0.1",
      "date": "2022-12-11"
    },
    {
      "version": "1.0.2",
      "date": "2023-02-07"
    },
    {
      "version": "1.0.3",
      "date": "2023-06-30"
    },
    {
      "version": "1.0.4",
      "date": "2023-08-24"
    },
    {
      "version": "1.1.0",
      "date": "2024-01-12"
    },
    {
      "version": "1.2.0",
      "date": "2024-12-11"
    },
    {
      "version": "1.2.1",
      "date": "2025-03-22"
    },
    {
      "version": "1.2.2",
      "date": "2026-01-15"
    },
    {
      "version": "1.2.3",
      "date": "2026-02-26"
    },
    {
      "version": "1.3.0",
      "date": "2026-07-03"
    }
  ],
  "_exports": [
    "as.info",
    "browse",
    "cache_delete",
    "cache_delete_all",
    "cache_details",
    "cache_info",
    "cache_list",
    "cache_setup",
    "convert_time",
    "convert_units",
    "disk",
    "ed_datasets",
    "ed_search",
    "ed_search_adv",
    "eurl",
    "fipscounty",
    "global_search",
    "griddap",
    "info",
    "key_words",
    "memory",
    "servers",
    "tabledap",
    "version"
  ],
  "_datasets": [
    {
      "name": "colors",
      "title": "cmocean colors The cmocean color palette by Kristen Thyng as implemented in the R package \"oce\"",
      "object": "colors",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "institutions",
      "title": "institutions",
      "object": "institutions",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ioos_categories",
      "title": "ioos_categories",
      "object": "ioos_categories",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "keywords",
      "title": "keywords",
      "object": "keywords",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "longnames",
      "title": "longnames",
      "object": "longnames",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "standardnames",
      "title": "standardnames",
      "object": "standardnames",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "variablenames",
      "title": "variablenames",
      "object": "variablenames",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "browse",
      "title": "Browse a dataset webpage.",
      "topics": [
        "browse"
      ]
    },
    {
      "page": "cache_delete",
      "title": "Delete cached files",
      "concept": [
        "cache"
      ],
      "topics": [
        "cache_delete",
        "cache_delete_all"
      ]
    },
    {
      "page": "cache_details",
      "title": "Get details of cached files",
      "concept": [
        "cache"
      ],
      "topics": [
        "cache_details"
      ]
    },
    {
      "page": "cache_list",
      "title": "List cached files",
      "concept": [
        "cache"
      ],
      "topics": [
        "cache_list"
      ]
    },
    {
      "page": "cache_setup",
      "title": "Setup cache path",
      "concept": [
        "cache"
      ],
      "topics": [
        "cache_info",
        "cache_setup"
      ]
    },
    {
      "page": "colors",
      "title": "cmocean colors The cmocean color palette by Kristen Thyng as implemented in the R package \"oce\"",
      "topics": [
        "colors"
      ]
    },
    {
      "page": "convert_time",
      "title": "Convert a UDUNITS compatible time to ISO time",
      "topics": [
        "convert_time"
      ]
    },
    {
      "page": "convert_units",
      "title": "Convert a CF Standard Name to/from a GCMD Science Keyword",
      "topics": [
        "convert_units"
      ]
    },
    {
      "page": "disk",
      "title": "Options for saving ERDDAP™ datasets.",
      "topics": [
        "disk",
        "memory"
      ]
    },
    {
      "page": "ed_search",
      "title": "Search for ERDDAP™ tabledep or griddap datasets",
      "topics": [
        "ed_datasets",
        "ed_search"
      ]
    },
    {
      "page": "ed_search_adv",
      "title": "Advanced search for ERDDAP™ tabledep or griddap datasets",
      "topics": [
        "ed_search_adv"
      ]
    },
    {
      "page": "estimate_griddap_size",
      "title": "Estimate the size of a rerddap::griddap() request",
      "topics": [
        "estimate_griddap_size"
      ]
    },
    {
      "page": "eurl",
      "title": "Default ERDDAP™ server URL",
      "topics": [
        "eurl"
      ]
    },
    {
      "page": "fipscounty",
      "title": "Convert a FIPS County Code to/from a County Name",
      "topics": [
        "fipscounty"
      ]
    },
    {
      "page": "global_search",
      "title": "global_search",
      "topics": [
        "global_search"
      ]
    },
    {
      "page": "griddap",
      "title": "Get ERDDAP(TM) gridded data",
      "topics": [
        "griddap"
      ]
    },
    {
      "page": "info",
      "title": "Get information on an ERDDAP(TM) dataset.",
      "topics": [
        "as.info",
        "info"
      ]
    },
    {
      "page": "institutions",
      "title": "institutions",
      "topics": [
        "institutions"
      ]
    },
    {
      "page": "ioos_categories",
      "title": "ioos_categories",
      "topics": [
        "ioos_categories"
      ]
    },
    {
      "page": "key_words",
      "title": "Convert a CF Standard Name to/from a GCMD Science Keyword",
      "topics": [
        "key_words"
      ]
    },
    {
      "page": "keywords",
      "title": "keywords",
      "topics": [
        "keywords"
      ]
    },
    {
      "page": "longnames",
      "title": "longnames",
      "topics": [
        "longnames"
      ]
    },
    {
      "page": "servers",
      "title": "ERDDAP™ server URLS and other info",
      "topics": [
        "servers"
      ]
    },
    {
      "page": "standardnames",
      "title": "standardnames",
      "topics": [
        "standardnames"
      ]
    },
    {
      "page": "tabledap",
      "title": "Get ERDDAP™ tabledap data.",
      "topics": [
        "tabledap"
      ]
    },
    {
      "page": "variablenames",
      "title": "variablenames",
      "topics": [
        "variablenames"
      ]
    },
    {
      "page": "version",
      "title": "Get ERDDAP™ version",
      "topics": [
        "version"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/rerddap/raw/master/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "crul",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "generics",
    "glue",
    "hoardr",
    "httpcode",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "nanoparquet",
    "ncdf4",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "tibble",
    "tidyselect",
    "timechange",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "rerddap.Rmd",
      "filename": "rerddap.html",
      "title": "rerddap introduction",
      "author": "Scott Chamberlain",
      "engine": "knitr::rmarkdown",
      "headings": [
        "NetCDF",
        "Caching",
        "ERDDAP™ servers",
        "Install",
        "Search",
        "Information",
        "griddap (gridded) data",
        "tabledap (tabular) data"
      ],
      "created": "2019-07-19 20:06:12",
      "modified": "2026-01-14 00:16:34",
      "commits": 9
    },
    {
      "source": "Using_rerddap.Rmd",
      "filename": "Using_rerddap.html",
      "title": "Using rerddap to Access Data from ERDDAP™ Servers",
      "author": "Roy Mendelssohn and Scott Chamberlain",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "The main rerddap function definitions",
        "The basic steps in finding and obtaining the desired data",
        "Finding the data you want",
        "Get the needed information about the dataset (rerddap::info() )",
        "Think about what you are going to do.",
        "Make the request for the data  (griddap() or tabledap() ).",
        "Requesting gridded data using  griddap()",
        "Thinning the request - Strides",
        "Requesting table data using  tabledap()",
        "tabledap() and regular expressions",
        "More detailed examples",
        "griddap() examples",
        "MUR SST",
        "VIIRS SST and Chlorophyll",
        "Temperature at 70m in the north Pacific from the SODA model output",
        "Irish Marine Institute",
        "IFREMER",
        "tabledap() examples",
        "CalCOFI data",
        "Parquet files",
        "CPS Trawl Surveys",
        "NDBC Buoys",
        "IOOS Glider Data",
        "Animal Telemetry Network (ATN)",
        "California Current System Integrated Ecosystem Assessment (CCSIEA)",
        "Additional information",
        "Interactive plots",
        "Passing an extract to the terra package or other packages that use \"GDAL\" - do so with care.",
        "Cacheing, \"last\", \"now\", idempotency, and a gotcha",
        "Reading data from a netCDF file."
      ],
      "created": "2017-01-17 16:30:59",
      "modified": "2026-07-02 17:45:23",
      "commits": 26
    }
  ],
  "_score": 10.513794706409966,
  "_indexed": true,
  "_nocasepkg": "rerddap",
  "_universes": [
    "ropensci",
    "rmendels"
  ],
  "_previous": "1.3.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-07-09T14:24:30.000Z",
      "distro": "resolute",
      "commit": "7d59fadd3c44c94f1832a6fe72e8c5f4a568fcb3",
      "fileid": "https://r2.ropensci.org/7efdff8c226685f1118ebd810d5dba63cc40257bf1460fd80d164d6a65c685da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/29024768415"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-07-09T14:24:13.000Z",
      "distro": "resolute",
      "commit": "7d59fadd3c44c94f1832a6fe72e8c5f4a568fcb3",
      "fileid": "https://r2.ropensci.org/029ad216664c692b08e22a85632c39097fb949fcd035286e2c73a1d0280b2b2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/29024768415"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.1",
      "date": "2026-07-09T14:37:08.000Z",
      "commit": "7d59fadd3c44c94f1832a6fe72e8c5f4a568fcb3",
      "fileid": "https://r2.ropensci.org/20e19c61ad206982c3f50a6d3ce1838d409451b3cc0d6bf4a013368e963116a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/29024768415"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.1",
      "date": "2026-07-09T14:36:36.000Z",
      "commit": "7d59fadd3c44c94f1832a6fe72e8c5f4a568fcb3",
      "fileid": "https://r2.ropensci.org/60a65c111ee4fdf82f60ac17dd257c8ee2cdf7075e0f620b508dc95288d519f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/29024768415"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.1",
      "date": "2026-07-09T14:24:51.000Z",
      "commit": "7d59fadd3c44c94f1832a6fe72e8c5f4a568fcb3",
      "fileid": "https://r2.ropensci.org/784122e56c8bec174ed8fd6ee942e01fd01edf4b0ae99e7caac968164244363b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/29024768415"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-07-09T14:23:27.000Z",
      "commit": "7d59fadd3c44c94f1832a6fe72e8c5f4a568fcb3",
      "fileid": "https://r2.ropensci.org/2b24daec04d3a93b9131feb0cf94a546551e7f8e2cd4f8b2901975b916cb7cf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/29024768415"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-07-09T14:23:22.000Z",
      "commit": "7d59fadd3c44c94f1832a6fe72e8c5f4a568fcb3",
      "fileid": "https://r2.ropensci.org/e8bb7f60f2ab987fa1c283c12cc73afa929a9763938c1d02a24023b8045ff126",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/29024768415"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-07-09T14:23:34.000Z",
      "commit": "7d59fadd3c44c94f1832a6fe72e8c5f4a568fcb3",
      "fileid": "https://r2.ropensci.org/c57523d38059d60710ca15b661dac2520652c949204595c2f8912cb95a923d34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/29024768415"
    }
  ]
}