R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
sen2r
View on CRAN: Click
here
Download and install sen2r package within the R console
Install from CRAN:
install.packages("sen2r")
Install from Github:
library("remotes")
install_github("cran/sen2r")
Install by package version:
library("remotes")
install_version("sen2r", "1.6.0")
Attach the package and use:
library("sen2r")
Maintained by
Luigi Ranghetti
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
First Published: 2019-10-21
Latest Update: 2023-06-16
Description:
Functions to download Sentinel-2 optical images
and perform preliminary processing operations.
'sen2r' provides the instruments required to easily perform
(and eventually automate) the steps necessary to build a complete
Sentinel-2 processing chain.
A Graphical User Interface to facilitate data processing is also provided.
For additional documentation refer to the following article:
Ranghetti et al. (2020) .
How to cite:
Luigi Ranghetti (2019). sen2r: Find, Download and Process Sentinel-2 Data. R package version 1.6.0, https://cran.r-project.org/web/packages/sen2r. Accessed 24 Apr. 2025.
Previous versions and publish date:
1.1.0 (2019-10-21 20:00), 1.2.1 (2019-11-12 18:30), 1.3.0 (2020-02-04 09:50), 1.3.1 (2020-02-07 13:10), 1.3.2 (2020-02-27 16:00), 1.3.3 (2020-03-30 17:30), 1.3.4 (2020-04-22 11:30), 1.3.5 (2020-06-01 09:40), 1.3.6 (2020-06-04 13:50), 1.3.7 (2020-07-06 11:20), 1.3.8 (2020-08-26 22:20), 1.3.9 (2020-10-14 06:20), 1.4.0 (2021-01-07 19:10), 1.4.1 (2021-03-02 10:30), 1.4.2 (2021-03-04 13:40), 1.4.3 (2021-05-04 15:40), 1.4.4 (2021-05-10 10:30), 1.5.0 (2021-06-27 21:30), 1.5.1 (2022-04-12 23:00), 1.5.3 (2022-09-22 17:00), 1.5.4 (2023-01-06 10:00), 1.5.5 (2023-06-16 09:10), 1.6.0 (2023-11-10 07:10)
Other packages that cited sen2r R package
View sen2r citation profile
Other R packages that sen2r depends,
imports, suggests or enhances
Functions, R codes and Examples using
the sen2r R package
Some associated functions: abs2rel . add_rgb_image . add_tile_suffix . build_example_param_file . calcindex . check_gcloud . check_gdal . check_gui_deps . check_param_list . check_sen2r_deps . compute_s2_paths . comsub . create_indices_db . create_s2_dop . expand_path . expect_equal_crs . fix_envi_format . gdalUtil . gdal_abs2rel_rel2abs . gdal_warp . gdalwarp_grid . gipp . gipp_init . give_write_permission . ignorelist . init_python . install_aria2 . install_sen2cor . list_indices . load_binpaths . load_extent . mountpoint . nn . normalize_path . path_check . print_message . projpar . raster2rgb . raster_metadata . s2_angles . s2_calcindices . s2_defNA . s2_dop . s2_download . s2_gui . s2_list . s2_mask . s2_merge . s2_order . s2_rgb . s2_thumbnails . s2_tiles . s2_translate . safe_getMetadata . safe_is_online . safe_shortname . safelist-class . scihub_login . sen2cor . sen2r . sen2r_getElements . sen2r_process_report . smooth_mask . st_as_text_2 . st_crs2 . stack2rgb . str_pad2 . suppress_warnings . tile_utmzone . tiles_intersects . trace_function .
Some associated R codes: abs2rel.R . add_rgb_image.R . add_tile_suffix.R . build_example_param_file.R . calcindex.R . check_gcloud.R . check_gdal.R . check_gui_deps.R . check_param_list.R . check_sen2r_deps.R . compute_s2_paths.R . comsub.R . convert_datatype.R . create_indices_db.R . create_s2_dop.R . expand_path.R . expect_equal_crs.R . fix_envi_format.R . gdalUtil.R . gdal_abs2rel.R . gdal_warp.R . gdalwarp_grid.R . gipp.R . give_write_permission.R . helpers_extent.R . ignorelist.R . init_python.R . install_aria2.R . install_sen2cor.R . list_indices.R . list_sen2r_paths.R . load_binpaths.R . mountpoint.R . nn.R . path_check.R . print_message.R . projpar.R . raster_metadata.R . s2_angles.R . s2_calcindices.R . s2_defNA.R . s2_dop.R . s2_download.R . s2_download_gcloud.R . s2_download_scihub.R . s2_gui.R . s2_list.R . s2_list_gcloud.R . s2_list_scihub.R . s2_mask.R . s2_merge.R . s2_order.R . s2_rgb.R . s2_thumbnails.R . s2_tiles.R . s2_translate.R . safe_getMetadata.R . safe_is_online.R . safe_shortname.R . safelist-class.R . scihub_login.R . sen2cor.R . sen2r.R . sen2r_getElements.R . sen2r_process_report.R . smooth_mask.R . st_as_text_2.R . st_crs2.R . str_pad2.R . suppress_warnings.R . tile_utmzone.R . tiles_intersects.R . trace_functions.R . zzz.R . Full sen2r package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
clustMixType
Functions to perform k-prototypes partitioning clustering for
mixed variable-type data according to ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Gero Szepannek (view profile)
stratbr
An Optimization Algorithm Applied to Stratification Problem.This function aims at constructing optim ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jose Brito (view profile)
rattle
The R Analytic Tool To Learn Easily (Rattle) provides a
collection of utilities functions for the d ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Graham Williams (view profile)
vudc
Contains functions for visualization univariate data: ccdplot and qddplot. ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Csaba Farago (view profile)
TeachHist
Statistics students often have problems understanding the relation between a random variable's true ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Carsten Lange (view profile)
r2resize
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
24,098
R Packages
207,311
Dependencies
65,069
Author Associations
24,099
Publication Badges
