{
  "_id": "6a251e584b233be19838f8ba",
  "Package": "rerddapUtils",
  "Title": "Miscellaneous Utilities for 'rerddap'",
  "Version": "1.0.2",
  "Date": "2026-06-05",
  "Authors@R": "person(\"Roy\", \"Mendelssohn\", email = \"roy.mendelssohn@noaa.gov\", role = c(\"aut\",\"cre\"))",
  "Description": "The 'rerddapUtils' package is an 'R' package that is a set\nof four main functions designed to work with and extend the\n'rerddap' package. These functions includes one for restricting\nby season, one for splitting large requests, and two for\nworking with projected datasets. There are also two utility\nfunctions that provide estimates of the size of a proposed\n'rerddap::griddap()' request.",
  "License": "CC0",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0.9000",
  "LazyData": "true",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libxml2-dev libnetcdf-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev xz-utils",
  "Repository": "https://rmendels.r-universe.dev",
  "Date/Publication": "2026-06-07 00:24:26 UTC",
  "RemoteUrl": "https://github.com/rmendels/rerddapUtils",
  "RemoteRef": "HEAD",
  "RemoteSha": "c0f774d749c4259c4716fc28c3418aa84411d93f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:21:35 UTC",
    "User": "root"
  },
  "Author": "Roy Mendelssohn [aut, cre]",
  "Maintainer": "Roy Mendelssohn <roy.mendelssohn@noaa.gov>",
  "MD5sum": "91b1178767fdc00d8dbd4ea78e547c64",
  "_user": "rmendels",
  "_type": "src",
  "_file": "rerddapUtils_1.0.2.tar.gz",
  "_fileid": "e98ff5cb230266efa2b7e05c0852ac4b79ba67713ee420aa4e5f5be44cef6360",
  "_filesize": 176708,
  "_sha256": "e98ff5cb230266efa2b7e05c0852ac4b79ba67713ee420aa4e5f5be44cef6360",
  "_created": "2026-06-07T07:21:35.000Z",
  "_published": "2026-06-07T07:31:36.315Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79940475440,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461849839"
    },
    {
      "job": 79940475435,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461850959"
    },
    {
      "job": 79940475434,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461864408"
    },
    {
      "job": 79940475444,
      "time": 201,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461904293"
    },
    {
      "job": 79940282466,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461831823"
    },
    {
      "job": 79940475441,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461849481"
    },
    {
      "job": 79940475462,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461843388"
    },
    {
      "job": 79940475451,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461843312"
    },
    {
      "job": 79940475454,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461843735"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rmendels/actions/runs/27085923369",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rmendels/rerddapUtils",
  "_commit": {
    "id": "c0f774d749c4259c4716fc28c3418aa84411d93f",
    "author": "Roy Mendelssohn <roy.mendelssohn@noaa.gov>",
    "committer": "Roy Mendelssohn <roy.mendelssohn@noaa.gov>",
    "message": "more changes so examples and URL always return cleanly\n",
    "time": 1780791866
  },
  "_maintainer": {
    "name": "Roy Mendelssohn",
    "email": "roy.mendelssohn@noaa.gov",
    "login": "rmendels",
    "description": "",
    "uuid": 1919031
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "ncdf4",
      "role": "Imports"
    },
    {
      "package": "rerddap",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "duckplyr",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "rmendels",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 6
    },
    {
      "week": "2026-21",
      "n": 6
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rmendels",
      "count": 28,
      "uuid": 1919031
    }
  ],
  "_userbio": {
    "uuid": 1919031,
    "type": "user",
    "name": "Roy Mendelssohn"
  },
  "_downloads": {
    "count": 292,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rerddapUtils"
  },
  "_devurl": "https://github.com/rmendels/rerddaputils",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_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/rerddapUtils.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rmendels/rerddaputils",
  "_realowner": "rmendels",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-05-19"
    },
    {
      "version": "1.0.1",
      "date": "2026-05-21"
    }
  ],
  "_exports": [
    "griddap_season",
    "griddap_split",
    "latlon_to_xy",
    "xy_to_latlon"
  ],
  "_datasets": [
    {
      "name": "iceInfo",
      "title": "Projected ice dataset info",
      "object": "iceInfo",
      "class": [
        "info"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "proj_extract",
      "title": "Projected ice dataset response",
      "object": "proj_extract",
      "class": [
        "griddap_nc",
        "nc",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "wind_info",
      "title": "Projected 14 day wind info",
      "object": "wind_info",
      "class": [
        "info"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "estimate_griddap_size",
      "title": "Estimate the size of a rerddap::griddap() request",
      "topics": [
        "estimate_griddap_size"
      ]
    },
    {
      "page": "estimate_griddap_split_size",
      "title": "Estimate the size of a single split in a rerddap::griddap() request",
      "topics": [
        "estimate_griddap_split_size"
      ]
    },
    {
      "page": "griddap_season",
      "title": "Title Get ERDDAP gridded data restricted to a given season of the year",
      "topics": [
        "griddap_season"
      ]
    },
    {
      "page": "griddap_split",
      "title": "Title Get ERDDAP gridded data restricted to a given season of the year",
      "topics": [
        "griddap_split"
      ]
    },
    {
      "page": "iceInfo",
      "title": "Projected ice dataset info",
      "topics": [
        "iceInfo"
      ]
    },
    {
      "page": "latlon_to_xy",
      "title": "Convert Latitude-Longitude to Projected Coordinates",
      "topics": [
        "latlon_to_xy"
      ]
    },
    {
      "page": "proj_extract",
      "title": "Projected ice dataset response",
      "topics": [
        "proj_extract"
      ]
    },
    {
      "page": "wind_info",
      "title": "Projected 14 day wind info",
      "topics": [
        "wind_info"
      ]
    },
    {
      "page": "xy_to_latlon",
      "title": "Convert Projected 'rerddap::griddap()' Coordinates to Latitude-Longitude",
      "topics": [
        "xy_to_latlon"
      ]
    }
  ],
  "_readme": "https://github.com/rmendels/rerddapUtils/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crul",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "duckdb",
    "e1071",
    "generics",
    "glue",
    "hoardr",
    "httpcode",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "mime",
    "nanoparquet",
    "ncdf4",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "rappdirs",
    "Rcpp",
    "rerddap",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "timechange",
    "triebeard",
    "units",
    "urltools",
    "utf8",
    "vctrs",
    "withr",
    "wk",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "using-rerddapUtils.Rmd",
      "filename": "using-rerddapUtils.html",
      "title": "Using rerddapUtils",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Extract during a season - griddap_season()",
        "Split an extract into parts - griddap_split()",
        "Working with projected datasets - latlon_to_xy() and xy_to_latlon()"
      ],
      "created": "2024-02-19 19:02:31",
      "modified": "2026-05-09 19:55:24",
      "commits": 7
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "rerddaputils",
  "_universes": [
    "rmendels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-07T07:23:53.000Z",
      "distro": "noble",
      "commit": "c0f774d749c4259c4716fc28c3418aa84411d93f",
      "fileid": "6c4078657062889d2c1c7763eaaf62ab7db35cad8fd7d59614e8eb88c96bd858",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27085923369"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-07T07:24:01.000Z",
      "distro": "noble",
      "commit": "c0f774d749c4259c4716fc28c3418aa84411d93f",
      "fileid": "0891240858ffd9ef7a1bf10375ae03941058c05e0750296f113a27f22cc50ec7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27085923369"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-07T07:25:50.000Z",
      "commit": "c0f774d749c4259c4716fc28c3418aa84411d93f",
      "fileid": "c25c387049d446025ffeaee85e749be14beff27252389e0ee5a2afc7ab2c6cbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27085923369"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-07T07:30:21.000Z",
      "commit": "c0f774d749c4259c4716fc28c3418aa84411d93f",
      "fileid": "429d15b375b00c37f4d9561f58449c95160fe00459011627593e7cddc0b2eb06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27085923369"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-07T07:24:06.000Z",
      "commit": "c0f774d749c4259c4716fc28c3418aa84411d93f",
      "fileid": "34c86b8a072c3a7bf4da2676e9d27183f62f8975830f83fc18d051882de672e5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27085923369"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-07T07:22:55.000Z",
      "commit": "c0f774d749c4259c4716fc28c3418aa84411d93f",
      "fileid": "4cf8d9a97c8740568b4c82e40a6cd2bd8e361c1baeffd8adb37388b404068e6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27085923369"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-07T07:22:56.000Z",
      "commit": "c0f774d749c4259c4716fc28c3418aa84411d93f",
      "fileid": "718aed6447c0aea83179c5c1aced7660d4e5302ac4fc98090f6a02050a201420",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27085923369"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-07T07:23:05.000Z",
      "commit": "c0f774d749c4259c4716fc28c3418aa84411d93f",
      "fileid": "b509fd9584bbe0cdf2a3022ad986fadbeb8a9af3cf360420b010e6fafe12cbc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmendels/actions/runs/27085923369"
    }
  ]
}