Skip to content

Minor QOL changes to translate test infrastructure #176

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

CharlesKrop
Copy link
Collaborator

A few minor changes to test_translate.py:

  • Introduction of a new feature to override the default in/out netcdf names. Use: self.override_input_netcdf_name = "FILE_NAME" and self.override_output_netcdf_name = "FILE_NAME"`. The new file must me in the same folder as the default file.

  • Added a new error to prevent accidental overwrites of self.outputs, which the translate test infrastructure expects to be unassigned.

Copy link
Collaborator

@FlorianDeconinck FlorianDeconinck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please had something in the README in ndsl/testing/README.md

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

Successfully merging this pull request may close these issues.

2 participants