Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RC for 0.3.1 #60

Merged
merged 44 commits into from
Feb 12, 2018
Merged

RC for 0.3.1 #60

merged 44 commits into from
Feb 12, 2018

Conversation

ranghetti
Copy link
Owner

@ranghetti ranghetti commented Feb 12, 2018

Changes:

  • Allows output directories to be created by fidolasen_s2 (#54)
  • Convert NA arguments to NULL
  • Add check that the mask polygons are not empty
  • Add parameter extent_name (#58)
  • Add exception for Hub unavailable
  • Add support for multiple tiles and extent names
  • Allow to generate thumbnails also on maps with wrong naming convention …
  • Allow to generate thumbnails also on maps with wrong naming convention …
  • Add "tiles" argument to consider only specified tiles

Some fixes:

  • Fix recognising gdalUtils after R restarts
  • Fix error applying sen2cor on oldname SAFE
  • Delete also L1C product when applying sen2cor on a copy of the SAFE
  • Fix to recognise all SAFE paths
  • Do not ask for overwriting dependences in non interactive mode
  • Fix the check on dstnodata length
  • Fix the number of polygons required to mask
  • Various fixes (see solved issues)

Before this, path of L1C products was used, so only L1C tiles were correctly retrieved
Automatic adjustments (mainly blank lines)
Add an arument "thumbnails" to fidolasen_s2() and a checkbox in the GUI to do so
This was due to the fact that, after applying `check_gdal()`, `binpaths` was not reloaded.
launching fidolasen_s2() from Rscript, method as(spawlext, "matrix") was not recognised. Replacing all these calls with explicit conversions.
Edit the message reflecting changes done in s2download.py and Sentinel_download.py
(output of Sentinel-download.py)
Solved point 3 and 4 of #56: now sen2cor can correct single tiles, and it is not skipped if an output L2A folder is already present (but containing other tiles).
By specifying prod_type as argument, the function do not try to retrieve metadata from the filename
By specifying prod_type as argument, the function do not try to retrieve metadata from the filename
TODO: add a warning when an expected input file does not exist.
@ranghetti ranghetti merged commit 453c1dc into master Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant