Skip to content

Develop#13

Merged
profsergiocosta merged 2 commits into
mainfrom
develop
Jun 13, 2026
Merged

Develop#13
profsergiocosta merged 2 commits into
mainfrom
develop

Conversation

@profsergiocosta

Copy link
Copy Markdown
Contributor

No description provided.

profsergiocosta and others added 2 commits June 13, 2026 08:48
…s/DBF parser, add tests and CI

- Move infra/executors/ → executors/ and remove the infra/ layer
- Update entry-points, imports and __all__ to new path
- Rename LuccBenchmarkExecutor → LUCCBenchmarkExecutor (backward-compat alias kept);
  name 'lucc_validation' → 'lucc_benchmark'; update entry-point accordingly
- Replace manual struct-based DBF parser in _load_terrame() with gpd.read_file()
- Switch dissmodel dependency from git+develop to dissmodel>=0.6.0,<0.7.0 (PyPI)
- Add LICENSE file with MIT text (copyright LambdaGeo research group, UFMA, 2026)
- Fix author placeholder in pyproject.toml (Sergio Souza Costa)
- Add PotentialLinearRegression and AllocationClueLike aliases to package facade
- Fix README: badge GPL→MIT, installation section (remove typo'd pip package name),
  custom executor imports, executor module paths, project structure tree
- Add '## Testing & Validation' section to README
- Add GitHub Actions CI workflow (Python 3.11, pip install -e "[dev]", pytest)
- Replace empty test_placeholder.py with test_benchmark_validation.py
  (asserts MAE/RMSE < 0.01 for Vector_vs_TerraME and Raster_vs_TerraME)
- Remove 19 committed run artifacts from git index (benchmark/simulacao_*,
  benchmark/profiling_*, examples/local_output.*, examples/profiling_*,
  examples/experiment_record.json) and add matching .gitignore patterns
- Mark default_output_uri() duplication with TODO in common/utils.py

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
refactor: flatten executors, standardize MIT license, fix docs/export…
@profsergiocosta profsergiocosta merged commit 1994925 into main Jun 13, 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