Skip to content

Releases: IVFL-BOKU/sentinel2

S2_download() enhancements

29 Apr 21:25
Compare
Choose a tag to compare
  • tries parameter added allowing automatic error handling
  • skipExisting parameter is tri-state now:
    • always downloads the data only if local copy doesn't exist (no matter its size)
    • samesize downlads the data if local copy doesn't exist or has different size
    • never downloads the data no matter if local copy exists
  • timeout now defaults to 1800 (seconds)

0.4.0

04 Jan 21:00
Compare
Choose a tag to compare

See NEWS.md