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

Fix tests #8

Closed
wants to merge 2 commits into from
Closed

Fix tests #8

wants to merge 2 commits into from

Conversation

dcherian
Copy link
Contributor

Got py.test to work with the following two changes:

  1. Change starting date in test_tracpy_class.py so that there's no IndexError
  2. Had to convert the .nc file to netCDF4-classic and make ocean_time an unlimited dimension so that netCDF4.MFDataset does not complain.

FYI, I got py.test to work nosetests doesn't run.

@kthyng
Copy link
Owner

kthyng commented Nov 9, 2014

I made a change to tracpy/inout.py that should address your #2, and I haven't had a problem with your #1. Let me know if this isn't the case.

@dcherian dcherian closed this Jun 23, 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

Successfully merging this pull request may close these issues.

None yet

2 participants