-
Notifications
You must be signed in to change notification settings - Fork 8
MarsVars Tests #108
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
MarsVars Tests #108
Conversation
|
MarsVars test failed on windows. |
|
Fixed issues with MarsVars tests running on Windows. Issues were related to windows file paths, netCDF file locking, and some special characters. Fixed these in MarsVars.py. @rurata can squash and merge now. Note the MarsFiles test just timed out. still working on improving that one. |
Completed MarsVars unit tests. This includes a yml file for triggering github actions to test MarsVars too.
New variables were added to the dummy atmos_average and atmos_average_pstd files for these tests. I do not expect that to affect any other tests and based on my testing, it hasn't.