Skip to content

Releases: torchgeo/terrakit

v0.2.0

Choose a tag to compare

@rosielickorish rosielickorish released this 13 Jul 11:47

New Features

  • Tile group index (PR #59) — spatial union-find grouping of overlapping/nearby tile extents in labels.py, with a tilesuffix column propagated through the download pipeline
  • TerrakitNoDataFoundError (PR #58) — structured exception for no-data conditions in exceptions.py, caught and logged as recoverable in download_data.py
  • StoreModel — new Pydantic validation model in validate/store_model.py
  • Band-named statistics (PR #61) — tiling stats now use band description strings as keys, compatible with TerraTorch configs
  • Security — Pillow ≥ 12.3.0, griffelib 2.1.0, plus carried-forward aiohttp/urllib3/idna/click bumps

Breaking Changes (6)

  • tacotoolbox 0.5.2 → 0.26.9 / tacoreader 0.5.6 → 2.4.21 — the biggest change; taco.py was fully rewritten to use the new Sample/Tortilla/Taco datamodel
  • license is now required in the store config (StoreModel / TacoCls)
  • dataset_save_dir removed from TacoCls; replaced by working_dir argument on create_tortilla()
  • load_tortilla() renamed to load_taco()
  • Python minimum raised to 3.11
  • find_data/get_data no longer return None — they now raise TerrakitNoDataFoundError

Full Changelog: v0.1.8...v0.2.0

v0.1.8.post1

Choose a tag to compare

@rosielickorish rosielickorish released this 22 Jun 10:15

What's Changed

Full Changelog: v0.1.8...v0.1.8.post1

v0.1.8

Choose a tag to compare

@rosielickorish rosielickorish released this 04 May 08:43
79e6cb8

What's Changed

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

Choose a tag to compare

@rosielickorish rosielickorish released this 02 Mar 14:52
46a1f82

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.7

v0.1.5

Choose a tag to compare

@rosielickorish rosielickorish released this 26 Feb 11:24
7c945de

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@rosielickorish rosielickorish released this 28 Jan 20:03

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.4

v0.1.2

Choose a tag to compare

@rosielickorish rosielickorish released this 08 Jan 16:15

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@rosielickorish rosielickorish released this 08 Jan 16:14
a2ec2ea

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@rosielickorish rosielickorish released this 19 Nov 15:19
6e7b0ca
Merge pull request #1 from terrastackai/release/v0.1.0

Release v0.1.0