There is a newer version of the record available.

Published April 22, 2020 | Version v1.3.4
Software Open

ranghetti/sen2r: Version 1.3.4

  • 1. CNR - IREA

Description

New functions

  • gdalUtil(): function used to perform GDAL operations, calling C-based GDAL utilities using sf::gdal_utils(), and Python-based ones through system calls (a standalone GDAL environment is request to do it, as it was in previous versions).
Documentation
  • Improve documentation of vignette "Output file structure", including the description of output products.
New dependency
  • rgdal is now an explicit dependency (this because it is used by raster but it is not a mandatory dependency).
Minor changes
  • GDAL C-based utilities are called using internal GDAL routines in package sf (see gdalUtil()). This allows reducing the use of external runtime dependencies.
  • GDAL messages are suppressed if the suggested dependency sys is installed (#257).
  • The new section of the vignette "Output file documentation" regarding products is linked in the GUI.
Bug fixes
  • Re-fix #292.
  • Fix #308.

Files

ranghetti/sen2r-v1.3.4.zip

Files (10.5 MB)

Name Size Download all
md5:6e75a2d1920a07f1ce581677f34e7303
10.5 MB Preview Download

Additional details

Related works