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.6")



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: 2022-11-17
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.6, https://cran.r-project.org/web/packages/IceSat2R. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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