Skip to content

Evolution#20

Merged
profsergiocosta merged 2 commits into
devfrom
evolution
Jun 15, 2026
Merged

Evolution#20
profsergiocosta merged 2 commits into
devfrom
evolution

Conversation

@profsergiocosta

Copy link
Copy Markdown
Contributor

No description provided.

profsergiocosta and others added 2 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 b166c15 into dev Jun 15, 2026
2 checks 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