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

Configuration to be parseable and optional from database #2

Open
agngrant opened this issue Aug 11, 2016 · 0 comments
Open

Configuration to be parseable and optional from database #2

agngrant opened this issue Aug 11, 2016 · 0 comments
Assignees

Comments

@agngrant
Copy link
Collaborator

Rewrite configuration for simulation_runner.py

Need to be able to specify in simulation creation what the prefixes and suffixes and options are

Not able to do it for all but for config and output should be do

Make Configuration a setup option

Need to config for

output location
config location

output basefilename

example:

output=output
config=cfile
basefilename=outreach.nc

get config

parse config options

if output is not none
append with —=value
else
append default with value
if config is not none
append with —=configlocation
else
append with default with value

@agngrant agngrant self-assigned this Aug 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant