Skip to content

Conversation

@sujata-m
Copy link
Contributor

Dev Task

https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/2707

Changes

  • Default validation to the six OSW 0.3 dataset schemas with filename-driven selection; removed legacy monolithic/geometry schemas and bumped version to 0.3.0.
  • Enforce canonical OSW 0.3 filenames, detect missing/duplicate required files, and add guards so 0.2 datasets with tree/wood/leaf-cycle or custom point/line/polygon tags are rejected with a clear error.
  • Expanded unit tests across schema selection, filename enforcement, extension error handling, cleanup edge cases, required-file detection, and legacy 0.2 disallow list; added a 0.3 acceptance test for wood/leaf tags.

Testing

  • python -m unittest tests/unit_tests/test_osw_validation_extras.py
  • python -m unittest tests/unit_tests/test_extracted_data_validator.py
  • python -m unittest discover -v tests/unit_tests

…om tags, and expand validation tests

https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/2707

## Changes
- Default validation to the six OSW 0.3 dataset schemas with filename-driven selection; removed legacy monolithic/geometry schemas and bumped version to 0.3.0.
- Enforce canonical OSW 0.3 filenames, detect missing/duplicate required files, and add guards so 0.2 datasets with tree/wood/leaf-cycle or custom point/line/polygon tags are rejected with a clear error.
- Expanded unit tests across schema selection, filename enforcement, extension error handling, cleanup edge cases, required-file detection, and legacy 0.2 disallow list; added a 0.3 acceptance test for wood/leaf tags.

## Testing
- `python -m unittest tests/unit_tests/test_osw_validation_extras.py`
- `python -m unittest tests/unit_tests/test_extracted_data_validator.py`
- `python -m unittest discover -v tests/unit_tests`
@sujata-m sujata-m requested review from MashB and susrisha December 11, 2025 06:37
@sujata-m sujata-m merged commit 7969e69 into develop Dec 11, 2025
4 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.

3 participants