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

20 improve logging forecasts/results tree and state #21

Merged
merged 5 commits into from
Aug 11, 2024

Conversation

pabloitu
Copy link
Collaborator

closes #20

…xperiment.as_dict(). Logger is set up by a function call. Console output can be set to debug level from the CLI (using -d or --debug). ExperimentRegistry now contains all the models' ForecastRegistry (with add and get functions). ForecastRegistry are now able to pretty print the existing and missing forecasts. This pprint is executed before and after running the experiment and wrote to the file logger.
…unctions, which can be accessed from client to get a given path. ExperimentReg now has .figures, .results, .test_catalogs explicitly, which can be accessed using the get functions. Changed the .figure tree structure
@pabloitu pabloitu linked an issue Aug 11, 2024 that may be closed by this pull request
@pabloitu pabloitu merged commit d32c2c3 into main Aug 11, 2024
7 checks passed
@pabloitu pabloitu deleted the 20-improve-logging-forecastsresults-tree-an-state branch September 11, 2024 10:10
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.

Improve logging forecasts/results tree an state
1 participant