Skip to content

CoastSat v2.6

Compare
Choose a tag to compare
@kvos kvos released this 26 Jul 00:20
· 49 commits to master since this release
a0311b7

Changes:

  • add tilename to the filenames when downloading (SDS_download.py). Note that this will create backward compatibility issues when trying to load .tif files downloaded with older versions
  • fix of deprecated calls in matplotlib and numpy (thanks @2320sharon and @thekester)
  • new authenticate and initialise function by @thekester