Other packages > Find by keyword >

sen2r  

Find, Download and Process Sentinel-2 Data
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]
All associated links for this package
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 30 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kesernetwork  
Visualization of the KESER Network
A shiny app to visualize the knowledge networks for the code concepts. Using co-occurrence matrices ...
Download / Learn more Package Citations See dependency  
fastmit  
Fast Mutual Information Based Independence Test
A mutual information estimator based on k-nearest neighbor method proposed by A. Kraskov, et al. (20 ...
Download / Learn more Package Citations See dependency  
GGMncv  
Gaussian Graphical Models with Nonconvex Regularization
Estimate Gaussian graphical models with nonconvex penalties , including ...
Download / Learn more Package Citations See dependency  
cinaR  
A Computational Pipeline for Bulk 'ATAC-Seq' Profiles
Differential analyses and Enrichment pipeline for bulk 'ATAC-seq' data analyses. This package combi ...
Download / Learn more Package Citations See dependency  
WtTopsis  
Weighted Method for Multiple-Criteria Decision Making
Evaluation of alternatives based on multiple criteria using weighted technique for Order preference ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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