Skip to content

Dev#21

Merged
profsergiocosta merged 3 commits into
mainfrom
dev
Jun 15, 2026
Merged

Dev#21
profsergiocosta merged 3 commits into
mainfrom
dev

Conversation

@profsergiocosta

Copy link
Copy Markdown
Contributor

No description provided.

profsergiocosta and others added 3 commits June 15, 2026 11:17
…ambiguous tile

- bdc_importer: move `import fiona` to lazy import inside _register_tile_sources();
  module now imports cleanly without the bdc extra and raises a clear
  actionable error when fiona is missing
- requirements.txt: remove rasterstats and typer (confirmed unused by grep;
  neither appears in disscube/, tools/, scripts/, or examples/)
- cube_client.load(): raise ValueError when tile_id is omitted and multiple
  tiles match the requested variable, listing available tile_ids
- test_bdc_master_grids: remove @expectedfailure from ambiguous-tile test;
  test now passes (78 passed, was 77 passed + 1 xfailed)
- docs/guides/bdc.md: add warning that STAC data ingestion is planned/not
  yet implemented; update multi-tile warning to reflect the new ValueError

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
executor.raster_executor → executors.raster_executor

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@profsergiocosta profsergiocosta merged commit b7b8bcd into main Jun 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant