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

simulation checking framework #38

Closed
water-e opened this issue Jul 22, 2023 · 2 comments
Closed

simulation checking framework #38

water-e opened this issue Jul 22, 2023 · 2 comments

Comments

@water-e
Copy link
Collaborator

water-e commented Jul 22, 2023

Set up regression testing with pytest.

Should be able to do something like
$ python -m pytest pretest.py
and
$ python -m pytest posttest.py

or even better:
$ pre_test
$ post_test

Cases we should catch to seed the prototype

  1. Average tide level in elev2D.th.nc should be sensible for NAVD88 tides on shelf
  2. Montezuma flash should be closed and boatlock open when tidally operating
  3. Hotstart should have no nans
  4. Vgrid should have no locations with zero layers
  5. Options in param.nml/bctides etc should consistently point to tropic or clinic
  6. nudging should point to consistent file suffix.
  7. can we internalize an ipre=1 launch and parse output?
  8. msource # columns multiple of vsource # columns
  9. hgrid.ll should be lat then lon.
@water-e water-e changed the title Simulation checking framework simulation checking framework Mar 20, 2024
@water-e
Copy link
Collaborator Author

water-e commented Oct 18, 2024

@water-e
Copy link
Collaborator Author

water-e commented Oct 18, 2024

WIll move individual items to their own tickets.

@water-e water-e closed this as completed Oct 18, 2024
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