{
  "_id": "6a2c464f3efcd9bda42d9560",
  "Package": "IceSat2R",
  "Type": "Package",
  "Title": "'ICESat-2' Altimeter Data using R",
  "Version": "1.1.0",
  "Date": "2026-06-12",
  "Authors@R": "c( person(given = \"Lampros\", family = \"Mouselimis\", email = \"mouselimislampros@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"https://orcid.org/0000-0002-8024-1546\")), person(\"OpenAltimetry.org\", role = \"cph\"))",
  "Description": "Programmatic connection to the 'OpenAltimetry' API\n<https://openaltimetry.earthdatacloud.nasa.gov/data/openapi/swagger-ui/index.html/>\nto download and process 'ATL03' (Global 'Geolocated' Photon\nData), 'ATL06' (Land Ice Height), 'ATL07' (Sea Ice Height),\n'ATL08' (Land and Vegetation Height), 'ATL10' (Sea Ice\n'Freeboard'), 'ATL12' (Ocean Surface Height) and 'ATL13'\n(Inland Water Surface Height) 'ICESat-2' Altimeter Data. The\nuser has the option to download the data by selecting a\nbounding box from a 1- or 5-degree grid globally utilizing a\nshiny application. The 'ICESat-2' mission collects 'altimetry'\ndata of the Earth's surface. The sole instrument on 'ICESat-2'\nis the Advanced Topographic Laser Altimeter System (ATLAS)\ninstrument that measures ice sheet elevation change and sea ice\nthickness, while also generating an estimate of global\nvegetation biomass. 'ICESat-2' continues the important\nobservations of ice-sheet elevation change, sea-ice\n'freeboard', and vegetation canopy height begun by 'ICESat' in\n2003.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/mlampros/IceSat2R,\nhttps://mlampros.github.io/IceSat2R/",
  "BugReports": "https://github.com/mlampros/IceSat2R/issues",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 17:43:57 UTC",
    "User": "root"
  },
  "Author": "Lampros Mouselimis [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8024-1546>), OpenAltimetry.org\n[cph]",
  "Maintainer": "Lampros Mouselimis <mouselimislampros@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-12 14:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/IceSat2R",
  "RemoteRef": "HEAD",
  "RemoteSha": "0daaf9d41988affa7a90f70730bc1e12122412f3",
  "MD5sum": "b4b41de5ccdf64472c85bf6b1fba0dd8",
  "_user": "cran",
  "_type": "src",
  "_file": "IceSat2R_1.1.0.tar.gz",
  "_fileid": "497bc96dd19e218ce82e5ea4034bd394cd042d7220c6f3735e8233549ad52c3d",
  "_filesize": 7862599,
  "_sha256": "497bc96dd19e218ce82e5ea4034bd394cd042d7220c6f3735e8233549ad52c3d",
  "_created": "2026-06-12T17:43:57.000Z",
  "_published": "2026-06-12T17:47:59.188Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81087040531,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7598679882"
    },
    {
      "job": 81087040537,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7598680325"
    },
    {
      "job": 81086285985,
      "time": 259,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7598618519"
    },
    {
      "job": 81087040521,
      "time": 201,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7598689287"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27432533123",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/IceSat2R",
  "_commit": {
    "id": "0daaf9d41988affa7a90f70730bc1e12122412f3",
    "author": "Lampros Mouselimis <mouselimislampros@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1781272802
  },
  "_maintainer": {
    "name": "Lampros Mouselimis",
    "email": "mouselimislampros@gmail.com",
    "login": "mlampros",
    "description": "Search (a little bit) and you'll find...",
    "uuid": 3055514,
    "orcid": "0000-0002-8024-1546"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "lwgeom",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "role": "Imports"
    },
    {
      "package": "leafgl",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "leafsync",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "rnaturalearth",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "mapview",
      "role": "Suggests"
    },
    {
      "package": "grDevices",
      "role": "Suggests"
    },
    {
      "package": "stargazer",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "geodist",
      "role": "Suggests"
    },
    {
      "package": "CopernicusDEM",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.8",
      "date": "2026-02-20"
    },
    {
      "name": "1.0.9",
      "date": "2026-03-05"
    },
    {
      "name": "1.1.0",
      "date": "2026-06-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mlampros",
      "count": 11,
      "uuid": 3055514
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 616,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/IceSat2R"
  },
  "_devurl": "https://github.com/mlampros/icesat2r",
  "_pkgdown": "https://mlampros.github.io/IceSat2R/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/IceSat2R.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlampros/icesat2r",
  "_realowner": "mlampros",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-02-07"
    },
    {
      "version": "1.0.1",
      "date": "2022-03-05"
    },
    {
      "version": "1.0.2",
      "date": "2022-07-04"
    },
    {
      "version": "1.0.3",
      "date": "2022-08-08"
    },
    {
      "version": "1.0.4",
      "date": "2022-11-17"
    },
    {
      "version": "1.0.5",
      "date": "2024-07-26"
    },
    {
      "version": "1.0.6",
      "date": "2024-08-17"
    },
    {
      "version": "1.0.7",
      "date": "2025-02-15"
    },
    {
      "version": "1.0.8",
      "date": "2026-02-20"
    },
    {
      "version": "1.0.9",
      "date": "2026-03-05"
    },
    {
      "version": "1.1.0",
      "date": "2026-06-12"
    }
  ],
  "_exports": [
    "available_nominal_orbits",
    "available_RGTs",
    "degrees_to_global_grid",
    "download_file",
    "get_atlas_data",
    "get_level3a_data",
    "getTracks",
    "latest_orbits",
    "overall_mission_orbits",
    "revisit_time_RGTs",
    "select_aoi_global_grid",
    "time_specific_orbits",
    "verify_RGTs",
    "vsi_kml_from_zip",
    "vsi_nominal_orbits_wkt",
    "vsi_time_specific_orbits_wkt"
  ],
  "_datasets": [
    {
      "name": "ne_10m_glaciated_areas",
      "title": "Natural Earth 10m Glaciated Areas (1:10 million scale)",
      "object": "ne_10m_glaciated_areas",
      "file": "ne_10m_glaciated_areas.rda",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "recnum",
        "scalerank",
        "featurecla",
        "name",
        "min_zoom",
        "geometry"
      ],
      "rows": 68,
      "table": false,
      "tojson": true
    },
    {
      "name": "RGT_cycle_14",
      "title": "Reference Ground Tracks (RGTs) for IceSat-2 Cycle 14",
      "object": "RGT_cycle_14",
      "file": "RGT_cycle_14.rda",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "longitude",
        "latitude",
        "day_of_year",
        "Date",
        "hour",
        "minute",
        "second",
        "RGT"
      ],
      "rows": 131765,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "available_nominal_orbits",
      "title": "Nominal mission orbits",
      "topics": [
        "available_nominal_orbits"
      ]
    },
    {
      "page": "available_RGTs",
      "title": "Reference Ground Tracks (RGTs)",
      "topics": [
        "available_RGTs"
      ]
    },
    {
      "page": "degrees_to_global_grid",
      "title": "Create a global grid based on degrees",
      "topics": [
        "degrees_to_global_grid"
      ]
    },
    {
      "page": "download_file",
      "title": "Customized function to download files",
      "topics": [
        "download_file"
      ]
    },
    {
      "page": "get_atlas_data",
      "title": "Get ICESat-2 ATLAS data for a specific Date",
      "topics": [
        "get_atlas_data"
      ]
    },
    {
      "page": "get_level3a_data",
      "title": "Get IceSat-2 ATLAS 'Level-3A' data for a time interval (up to 1 year)",
      "topics": [
        "get_level3a_data"
      ]
    },
    {
      "page": "getTracks",
      "title": "Get the ICESAT-2 Tracks",
      "topics": [
        "getTracks"
      ]
    },
    {
      "page": "IceSat2R",
      "title": "The \"IceSat2R\" package",
      "topics": [
        "IceSat2R"
      ]
    },
    {
      "page": "latest_orbits",
      "title": "Extraction of the url from the Technical Specification Website",
      "topics": [
        "latest_orbits"
      ]
    },
    {
      "page": "ne_10m_glaciated_areas",
      "title": "Natural Earth 10m Glaciated Areas (1:10 million scale)",
      "topics": [
        "ne_10m_glaciated_areas"
      ]
    },
    {
      "page": "overall_mission_orbits",
      "title": "Overall Mission Orbits",
      "topics": [
        "overall_mission_orbits"
      ]
    },
    {
      "page": "revisit_time_RGTs",
      "title": "Revisit Time Reference Ground Tracks and Dates",
      "topics": [
        "revisit_time_RGTs"
      ]
    },
    {
      "page": "RGT_cycle_14",
      "title": "Reference Ground Tracks (RGTs) for IceSat-2 Cycle 14",
      "topics": [
        "RGT_cycle_14"
      ]
    },
    {
      "page": "select_aoi_global_grid",
      "title": "R6 Class to Select an Area of Interest (AOI) from a Global Grid",
      "topics": [
        "select_aoi_global_grid"
      ]
    },
    {
      "page": "time_specific_orbits",
      "title": "Time Specific Orbits",
      "topics": [
        "time_specific_orbits"
      ]
    },
    {
      "page": "verify_RGTs",
      "title": "Verification of the Reference Ground Tracks (RGTs)",
      "topics": [
        "verify_RGTs"
      ]
    },
    {
      "page": "vsi_kml_from_zip",
      "title": "Utilizing Virtual File Systems (vsi) to extract the .kml from the .zip file",
      "topics": [
        "vsi_kml_from_zip"
      ]
    },
    {
      "page": "vsi_nominal_orbits_wkt",
      "title": "Utilizing Virtual File Systems (vsi) and Well Known Text (WKT) to access the 'nominal orbits'",
      "topics": [
        "vsi_nominal_orbits_wkt"
      ]
    },
    {
      "page": "vsi_time_specific_orbits_wkt",
      "title": "Utilizing Virtual File Systems (vsi) and Well Known Text (WKT) to access the 'time specific orbits'",
      "topics": [
        "vsi_time_specific_orbits_wkt"
      ]
    }
  ],
  "_readme": "https://github.com/cran/IceSat2R/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "codetools",
    "commonmark",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "doParallel",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leafgl",
    "leaflet",
    "leaflet.providers",
    "leafsync",
    "lifecycle",
    "lubridate",
    "lwgeom",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "png",
    "promises",
    "proxy",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rnaturalearth",
    "rvest",
    "s2",
    "sass",
    "scales",
    "selectr",
    "sf",
    "shiny",
    "sourcetools",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "timechange",
    "tinytex",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "xtable",
    "yaml",
    "yyjsonr"
  ],
  "_vignettes": [
    {
      "source": "IceSat-2_Atlas_products_PDF.Rmd",
      "filename": "IceSat-2_Atlas_products_PDF.html",
      "title": "ICESat-2 Atlas Products",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-03-05 17:50:02",
      "modified": "2026-06-12 14:00:02",
      "commits": 6
    },
    {
      "source": "IceSat-2_Mission_Orbits_PDF.Rmd",
      "filename": "IceSat-2_Mission_Orbits_PDF.html",
      "title": "ICESat-2 Mission Orbits",
      "engine": "knitr::rmarkdown",
      "headings": [
        "ICESat-2 and Countries intersection",
        "'Onshore' and 'Offshore' Points ICESat-2 coverage",
        "Global glaciated areas and ICESat-2 coverage"
      ],
      "created": "2022-03-05 17:50:02",
      "modified": "2026-03-05 08:40:02",
      "commits": 3
    },
    {
      "source": "IceSat-2_Virtual_File_System_Orbits_PDF.Rmd",
      "filename": "IceSat-2_Virtual_File_System_Orbits_PDF.html",
      "title": "ICESat-2 Virtual File System Orbits",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-03-05 17:50:02",
      "modified": "2026-02-20 14:50:20",
      "commits": 5
    }
  ],
  "_score": 3.653212513775344,
  "_indexed": false,
  "_nocasepkg": "icesat2r",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://mlampros.r-universe.dev/IceSat2R",
  "_previous": "1.0.9",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-12T17:46:36.000Z",
      "distro": "noble",
      "commit": "0daaf9d41988affa7a90f70730bc1e12122412f3",
      "fileid": "8db040c172090e5c5edcb0079b3be82e6b8ec4bae2cab30189afdae8069e3521",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27432533123"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-12T17:46:37.000Z",
      "distro": "noble",
      "commit": "0daaf9d41988affa7a90f70730bc1e12122412f3",
      "fileid": "837cbb87ddc8990d26120cf276562ced863fb421365b958f0bb8bdb009e18c54",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27432533123"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-12T17:47:38.000Z",
      "commit": "0daaf9d41988affa7a90f70730bc1e12122412f3",
      "fileid": "d54c04ca52e63300fced8b989b93d2770b05d7746a7c342c9846376c1c439aa8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27432533123"
    }
  ]
}