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

Improve Output Writing with Interval-based Map Generation #354

Closed
alimeshgi opened this issue Feb 9, 2024 · 1 comment
Closed

Improve Output Writing with Interval-based Map Generation #354

alimeshgi opened this issue Feb 9, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists needs refinement issue still needs refinement user-experience Improvements to the settings file, logging, error handling, etc.

Comments

@alimeshgi
Copy link

Feature type

Adding new functionality

Improvement Description

The current output writing mechanism lacks the capability to generate maps at specific intervals, which could provide valuable insights into model dynamics and facilitate visual analysis. While not critical, enhancing output writing by incorporating interval-based map generation could significantly improve the utility and interpretability of simulation results.

Implementation Description

1)Interval-based Map Generation:
Implement functionality to generate maps at specific intervals during simulation execution. These intervals could be defined by the user in the model configuration or based on predefined time steps.
Ensure that the generated maps capture relevant model variables and metrics, such as water levels, flow rates, or spatial distributions of hydrological parameters.

2)Output File Management:
Develop a structured approach to manage output files generated during simulation runs, including naming conventions, file formats, and storage locations.
Consider integrating the interval-based map generation functionality with existing output file management systems to ensure consistency and ease of use.

Additional Context

No response

@alimeshgi alimeshgi added user-experience Improvements to the settings file, logging, error handling, etc. needs refinement issue still needs refinement labels Feb 9, 2024
@verseve verseve added the duplicate This issue or pull request already exists label Feb 29, 2024
@verseve
Copy link
Contributor

verseve commented Feb 29, 2024

I think this is a duplicate of two issues: #125 and #189.

@verseve verseve closed this as completed Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists needs refinement issue still needs refinement user-experience Improvements to the settings file, logging, error handling, etc.
Projects
None yet
Development

No branches or pull requests

2 participants