Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A ADEF Tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Luis Lopez
  • ADEF Tools
  • Merge requests
  • !4

feat(cli): add vector input, improve modularity and CI for ADEF integration

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Luis Lopez requested to merge improvements into main May 16, 2025
  • Overview 0
  • Commits 12
  • Pipelines 4
  • Changes 11
  • Introduced --vector option to define AOI as input vector file

  • Added support for output in GeoPackage, Parquet, Feather, and Shapefile formats

  • Modularized raster clipping, forest masking, and confidence filtering logic

  • Unified raster validation for path or DataArray inputs

  • Improved error handling and output cleanup logic

  • Updated .gitlab-ci.yml with auto-bump stage and PyPI publish support

  • Integrated Commitizen in CI and pre-commit configuration

  • Reorganized dependency management using pyproject.toml and uv.lock

  • Improved README with updated setup and usage instructions

BREAKING CHANGE: CLI structure and expected output format were modified.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: improvements