Skip to content

Comments

Fix: dataset generator anomalies error handling#73

Merged
sarusso merged 2 commits intodevelopfrom
fix/improve_dataset_generator
Dec 23, 2025
Merged

Fix: dataset generator anomalies error handling#73
sarusso merged 2 commits intodevelopfrom
fix/improve_dataset_generator

Conversation

@clarasaja
Copy link
Collaborator

@clarasaja clarasaja commented Dec 22, 2025

This PR remove the try-except around the self._generate_series() call. In this way is directly raised the error from HumiTempTimeseriesGenerator to handle non-existent anomalies (Address #71).

The error raising was verified by adding appropriate test to test_dataset_generators.py

@sarusso sarusso merged commit 4251383 into develop Dec 23, 2025
2 checks passed
@clarasaja clarasaja deleted the fix/improve_dataset_generator branch January 29, 2026 14:24
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.

2 participants