-
Notifications
You must be signed in to change notification settings - Fork 52
Default config.analysis has un-useful default values #80
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
Comments
yeah, this is a good idea. Maybe we can have some config_templates in the configuration directory? |
I chatted with @akturner about this idea earlier and I think that is a great idea. |
We should provide good examples for different platforms following resolution of #86 in particular. |
Agreed. I figured that would be the logical progression. First the reorganization in #86, then use the resulting template to create useful examples for different machines. |
This has been addressed by #86 |
The default values in the config.analysis are not especially useful for someone trying to start to use the system. The values are specific to one particular system and its unclear what things should be set to for a target machine. Does it make sense to make a new directory, say config_templates, and then a set of default config files for machine we use:
config.lanl_ice
config.lanl_ice_seaice_standalone
config.edison
etc ?
The text was updated successfully, but these errors were encountered: