Other packages > Find by keyword >

IceSat2R  

ICESat-2 Altimeter Data using R
View on CRAN: Click here


Download and install IceSat2R package within the R console
Install from CRAN:
install.packages("IceSat2R")

Install from Github:
library("remotes")
install_github("cran/IceSat2R")

Install by package version:
library("remotes")
install_version("IceSat2R", "1.0.7")



Attach the package and use:
library("IceSat2R")
Maintained by
Lampros Mouselimis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-02-07
Latest Update: 2025-02-15
Description:
Programmatic connection to the 'OpenAltimetry API' to download and process 'ATL03' (Global Geolocated Photon Data), 'ATL06' (Land Ice Height), 'ATL07' (Sea Ice Height), 'ATL08' (Land and Vegetation Height), 'ATL10' (Sea Ice Freeboard), 'ATL12' (Ocean Surface Height) and 'ATL13' (Inland Water Surface Height) 'ICESat-2' Altimeter Data. The user has the option to download the data by selecting a bounding box from a 1- or 5-degree grid globally utilizing a shiny application. The 'ICESat-2' mission collects altimetry data of the Earth's surface. The sole instrument on 'ICESat-2' is the Advanced Topographic Laser Altimeter System (ATLAS) instrument that measures ice sheet elevation change and sea ice thickness, while also generating an estimate of global vegetation biomass. 'ICESat-2' continues the important observations of ice-sheet elevation change, sea-ice freeboard, and vegetation canopy height begun by 'ICESat' in 2003.
How to cite:
Lampros Mouselimis (2022). IceSat2R: ICESat-2 Altimeter Data using R. R package version 1.0.7, https://cran.r-project.org/web/packages/IceSat2R. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0.0 (2022-02-07 12:50), 1.0.1 (2022-03-05 19:50), 1.0.2 (2022-07-04 10:50), 1.0.3 (2022-08-08 15:40), 1.0.4 (2022-11-17 08:50), 1.0.5 (2024-07-26 12:20), 1.0.6 (2024-08-17 08:00), 1.0.7 (2025-02-15 09:30), 1.0.8 (2026-02-20 15:50)
Other packages that cited IceSat2R R package
View IceSat2R citation profile
Other R packages that IceSat2R depends, imports, suggests or enhances
Complete documentation for IceSat2R
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA