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

Remove output_format == 4 option (hdf and/or netcdf)? #276

Open
rjleveque opened this issue Jun 3, 2022 · 1 comment
Open

Remove output_format == 4 option (hdf and/or netcdf)? #276

rjleveque opened this issue Jun 3, 2022 · 1 comment

Comments

@rjleveque
Copy link
Member

When re-writing all the valout.f90 files for #275, I noticed that output_format == 4 sometimes means hdf and other places means netcdf although I don't think either works. In particular we decided at some point thatnetcdf format is not appropriate for AMR data so we should not support that at all.

@mandli, does the hdf option work at all? Several places an valout.f90 files it stops with an error message if output_format == 4, so I suspect not.

Can I just remove all this code to clean up the files?

Same question for GeoClaw.

@mandli
Copy link
Member

mandli commented Jun 6, 2022

Not that I am aware of.

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