Ticket #941 (closed assessed: fixed)
Use standard output path
Reported by: | jeroens | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Ecopath 6: release 6.2 |
Component: | Overall | Version: | |
Severity: | tweak | Keywords: | |
Cc: |
Description
Both core and UI should write outputs to a shared, user configurable path. The default path should be [model directory]/[model name]
Change History
comment:2 Changed 12 years ago by jeroens
Behaviour in the Scientific Interface is now as follows:
- User selects a output path mask in Options interface
- This path is passed on to the core on the following occasions:
- Whenever settings are initially loaded - this ensures that the core has a default output path at all times
- Whenever a model is loaded - this ensures that the path resets when a model is loaded just in case the path depends on the model directory
- Whenever settings are modified
- File interaction dialog behaviour is updated too:
- Generic file interaction dialogs are reset to the core path when a model is loaded, and from then on keep using the last accessed directory.
- Model load or save file interaction dialogs remember the last used model directory.
Note: See
TracTickets for help on using
tickets.
Added Options dialog interface to configure standard output path