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

setup_example_sim #230

Open
jsta opened this issue Jun 12, 2017 · 3 comments
Open

setup_example_sim #230

jsta opened this issue Jun 12, 2017 · 3 comments

Comments

@jsta
Copy link
Member

jsta commented Jun 12, 2017

I think a function that executes only the file handling portion of run_example_sim would be very useful. I propose a setup_example_sim function.

@jsta
Copy link
Member Author

jsta commented Jun 12, 2017

Alternatively, this could also be implemented as an argument to run_example_sim.

@lawinslow
Copy link
Member

What's the use-case you're thinking about?

@jsta
Copy link
Member Author

jsta commented Jun 12, 2017

I am thinking of tutorial-like workflows that:

  • start with entering the file system and manually copying files from nml_template_path()
  • inspecting the nml and possibly changing values
  • executing run_glm

A setup_example_sim function would simplify step 1 while allowing step 2 to occur before step 3.

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

No branches or pull requests

2 participants