Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QA tests: Only CatalogForecast flat-files, and fix ETAS src code interface with floatcsep #14

Merged
merged 5 commits into from
Aug 2, 2024

Conversation

pabloitu
Copy link
Collaborator

closes #12

@pabloitu pabloitu linked an issue Jul 29, 2024 that may be closed by this pull request
4 tasks
@pabloitu pabloitu force-pushed the 12-qa-tests-flat-file-catalog-forecast-and-etas-src branch 5 times, most recently from 843bfe9 to 2cd87e7 Compare July 31, 2024 11:59
pabloitu added 3 commits July 31, 2024 14:28
…e-dependent forecasts. Time-dependent examples with source code, were displaced to case_g and case_h

fix: now reading catalog forecasts from file, includes the option to auto-filter spatially on read.
tests: added (new) case_f and case_g (old case_f) to qa_tests. Fixed existing tests for these commit's changes
…e-dependent forecasts. Time-dependent examples with source code, were displaced to case_g and case_h

fix: now reading catalog forecasts from file, includes the option to auto-filter spatially on read.
tests: added (new) case_f and case_g (old case_f) to qa_tests. Fixed existing tests for these commit's changes
…f conda/pip/docker environments, as well as the running a source code within.

tests: added tests for EnvironmentHandler classess and subclasses
build: added packaging as requirement. Harmonized requirements.txt and requirements_dev.txt
style: used black on model.py and unit tests
@pabloitu pabloitu force-pushed the 12-qa-tests-flat-file-catalog-forecast-and-etas-src branch from 2cd87e7 to a97551d Compare July 31, 2024 12:29
…ories into a given version. Changed models' parameters to account for seed and nsims for a reasonable execution time.

tests: added case_h to qa test batch
build: removed pillow from requirements
@pabloitu pabloitu force-pushed the 12-qa-tests-flat-file-catalog-forecast-and-etas-src branch 2 times, most recently from ad36803 to d39573b Compare August 2, 2024 15:46
…re not present (fiona requires it). Therefore, removed env specification of case_h models, so that floatcsep automatically detects running env.
@pabloitu pabloitu force-pushed the 12-qa-tests-flat-file-catalog-forecast-and-etas-src branch from 5ca2a6a to 5f59334 Compare August 2, 2024 17:08
@pabloitu pabloitu merged commit 48453c5 into main Aug 2, 2024
7 checks passed
@pabloitu pabloitu deleted the 12-qa-tests-flat-file-catalog-forecast-and-etas-src branch August 3, 2024 12:41
@pabloitu pabloitu restored the 12-qa-tests-flat-file-catalog-forecast-and-etas-src branch August 3, 2024 12:41
@pabloitu pabloitu deleted the 12-qa-tests-flat-file-catalog-forecast-and-etas-src branch August 10, 2024 09:12
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.

Environment Manager & QA tests: flat file catalog forecast and ETAS src code.
1 participant