CoastSat v2.6
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
andnumpy
(thanks @2320sharon and @thekester) - new authenticate and initialise function by @thekester