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

Expectations/Capabilities related to writing output #81

Open
kbarnhart opened this issue Apr 18, 2019 · 0 comments
Open

Expectations/Capabilities related to writing output #81

kbarnhart opened this issue Apr 18, 2019 · 0 comments

Comments

@kbarnhart
Copy link

@mdpiper @mcflugen (this might be more appropriate over in the bmi repo. But I think it is better here.

I'm writing the terrainbento bmi (in progress PR here).

When I designed terrainbento I thought about how to make output easy to use. Each saved timestep writes output in a netcdf and then I have a function that makes it easy to compile these into an Xarray dataset.

But if I want to run one of terrainbento's 28 models coupled to something else with PyMT I probably only want to save the state variables once. And I probably want to save all the variables in the same Xarray dataset.

Is this possible? Are there things I need to do with my BMI to make this work?

@kbarnhart kbarnhart changed the title Expectations/Capabilites related to writing output Expectations/Capabilities related to writing output Apr 18, 2019
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

1 participant