- replace 'funct <- wrapperBig_Stack' with 'funct <- bigRaster::wrapperBig_Stack'
- update tutorial
- update tutorial
- Use latest version of stars
- update tutorial for install
- Copernicus hub not available from sen2r anymore. Google Cloud Sentinel-2 bucket defined as unique source for data download
- remove dependency to rgdal and rgeos
- introduction of terra
- introduction of terra
- possibility to define s2mission in save_reflectance_s2 in order to avoid call to check_scihub_connection (and parametrization of apihub.txt with sen2r)
- externalize function get_S2_offset independent from save_reflectance_s2
- specify gdal driver ENVI when reading bands in tmp directory
- add parameter tile in function get_S2_L2A_Image
- added possibility to choose between L1C and L2A download when calling get_S2_L2A_Image (alternative to LTA)
- fixed bug when no offset included in LaSRC data
- fixed date format when attempting to delete L1C image
force install of stars version 0.5-5 as the next version currently available has bugs when dealing with writing large proxy objects
- included support with rgee: download S2 image subsets directly from Google Earth Engine
- fixed bug occuring when processing S2B images corrected with LaSRC: MTD_LaSRC was not found
- added suport to LaSRC L2A products and associated corection of offset
- updated vignettes
- added correction of BOA offset when writing reflectance data
- added saving of MTD_MSI into reflectance product directory
- fixed problem of RAM when writing large image: using stars proxy to write by chunk
- minor bugs and optimizations
- added a function to mosaic a set of rasters
Fixed bug:
- allows for multi-tile download
- allows for cropping even if vector is not fully included in raster
New functions
- Use Google cloud when properly configurated, and automatically request from gc when images are LTA on copernicus hub
- get tile from S2 name
- get date of acquisition from S2 name