Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.0.3
- fixed a bug where the donwloadtype was not properly defined for future data #389
v1.0.2
- fixed a bug where the wrong file path was returned from a zip #379
v1.0.1
added
@testitem
tests (with tags to skip some on CI) #295fixed issues with zip files by using
ZipArchives
instead ofZipFile
v1.0.0
- added support for the Copernicus Global Land Service landcover data #324