Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

48 lines (27 loc) · 1.64 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog. This project attempts to match the major and minor versions of stactools and increments the patch number as needed.

Added

-download_zips function for downloading raw data from USDA (#22)

  • Download functionality for 2022 files (#22)

Fixed

  • CLI download utility can handle specific years (#20)

0.1.3 - 2023-02-28

Added

  • A license link (#18)

0.1.2 - 2023-01-12

Fixed

  • Frequency tiles now use mode for their overview resampling (#16)

0.1.1 - 2023-01-06

Added

  • usda_cdl:type to the collection summaries (#14)

Fixed

  • Location of usda_cdl:type (it was at the top level, but needed to be in properties).

0.1.0 - 2022-12-22

Initial release