{
  "_id": "69c8aef43793fac039e6ff99",
  "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.2.3",
  "Date": "2026-02-25",
  "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",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libxml2-dev libnetcdf-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-02-27 03:50:29 UTC",
  "RemoteUrl": "https://github.com/ropensci/rerddap",
  "RemoteRef": "master",
  "RemoteSha": "9f451abcaf252d1eeccbd789727da645864db873",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-03-29 04:44:01 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>",
  "MD5sum": "36825fef97f5141f684f617583004b09",
  "_user": "ropensci",
  "_type": "src",
  "_file": "rerddap_1.2.3.tar.gz",
  "_fileid": "f437b4a49f4868fa330a0cc1f0bc724cf7c1f67c65b88f29467818b37b1bac71",
  "_filesize": 2940647,
  "_sha256": "f437b4a49f4868fa330a0cc1f0bc724cf7c1f67c65b88f29467818b37b1bac71",
  "_created": "2026-03-29T04:44:01.000Z",
  "_published": "2026-03-29T04:47:48.196Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 69046278846,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6163500608"
    },
    {
      "job": 69046278834,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6163501093"
    },
    {
      "job": 69046278848,
      "time": 97,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6163503495"
    },
    {
      "job": 69046278854,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6163500545"
    },
    {
      "job": 69046104096,
      "time": 220,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6163488534"
    },
    {
      "job": 69046104086,
      "time": 218,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6163488341"
    },
    {
      "job": 69046278831,
      "time": 123,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6163498832"
    },
    {
      "job": 69046278856,
      "time": 177,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6163502993"
    },
    {
      "job": 69046278843,
      "time": 95,
      "config": "windows-release",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6163496321"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/23701560291",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/rerddap",
  "_commit": {
    "id": "9f451abcaf252d1eeccbd789727da645864db873",
    "author": "Roy Mendelssohn <roy.mendelssohn@noaa.gov>",
    "committer": "Roy Mendelssohn <roy.mendelssohn@noaa.gov>",
    "message": "update version info\n",
    "time": 1772164229
  },
  "_maintainer": {
    "name": "Roy Mendelssohn",
    "email": "roy.mendelssohn@noaa.gov",
    "login": "rmendels",
    "uuid": 1919031
  },
  "_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": 6,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-09",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.2.2",
      "date": "2026-01-15"
    },
    {
      "name": "v1.2.3",
      "date": "2026-02-26"
    }
  ],
  "_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": 33,
      "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",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 1494,
    "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": 540,
  "_metadata": {
    "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/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rerddap.html",
    "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"
    }
  ],
  "_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": "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 functions",
        "Finding the Data You Want",
        "Think about what you are going to do.",
        "Some ERDDAP™ Basics",
        "Subsetting griddap()",
        "Strides",
        "Subsetting tabledap()",
        "tabledap() and regular expressions",
        "Searching",
        "griddap",
        "MUR SST",
        "VIIRS SST and Chlorophyll",
        "Temperature at 70m in the north Pacific from the SODA model output",
        "Irish Marine Institute",
        "IFREMER",
        "tabledap",
        "CalCOFI data",
        "Parquet files",
        "CPS Trawl Surveys",
        "NDBC Buoys",
        "IOOS Glider Data",
        "Animal Telemetry Network (ATN)",
        "California Current System Integrated Ecosystem Assessment (CCSIEA)",
        "Interactive plots",
        "Cacheing, \"last\", \"now\", idempotency, and a gotcha",
        "Reading data from a netCDF file."
      ],
      "created": "2017-01-17 16:30:59",
      "modified": "2026-01-14 00:16:34",
      "commits": 24
    }
  ],
  "_score": 10.476726555360829,
  "_indexed": true,
  "_nocasepkg": "rerddap",
  "_universes": [
    "ropensci",
    "rmendels"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-03-29T04:46:21.000Z",
      "distro": "noble",
      "commit": "9f451abcaf252d1eeccbd789727da645864db873",
      "fileid": "e9606ca7c201de9d698a0648532835b4d57c85026c45f0bfabccc7441901d58d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23701560291"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-03-29T04:46:25.000Z",
      "distro": "noble",
      "commit": "9f451abcaf252d1eeccbd789727da645864db873",
      "fileid": "15210f98b52d0df273871bd63c097053695a9b488ae22bdf81eb338931a78dc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23701560291"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-03-29T04:47:06.000Z",
      "commit": "9f451abcaf252d1eeccbd789727da645864db873",
      "fileid": "9c88872f4f1ad0f9d98dc7b4cbe32891ddfe6a9fbb85734b895b0ff6150a4560",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23701560291"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-03-29T04:46:24.000Z",
      "commit": "9f451abcaf252d1eeccbd789727da645864db873",
      "fileid": "a2103c7d2ff7b33bfc37438c891dbf43feb881363099dc9d28e031f512b3afa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23701560291"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.2.3",
      "date": "2026-03-29T04:46:25.000Z",
      "commit": "9f451abcaf252d1eeccbd789727da645864db873",
      "fileid": "68a823ab7c90871ac7a9eeb75cd55e495194793ebd7edef427506650c987178d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23701560291"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-03-29T04:46:42.000Z",
      "commit": "9f451abcaf252d1eeccbd789727da645864db873",
      "fileid": "998ded0edbf5821bd578bcb613665716eebfa243b74717983d7b79bfe5016148",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23701560291"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-03-29T04:45:22.000Z",
      "commit": "9f451abcaf252d1eeccbd789727da645864db873",
      "fileid": "331f19716df5e43220a86f3abbd27eb6574166422d1fa21123f612e26ca72fd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23701560291"
    }
  ]
}