Develop#13
Merged
Merged
Conversation
…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…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.