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

tamoc/ambient.py z.valid_max value problem #3

Open
bhattvihang opened this issue Feb 22, 2018 · 0 comments
Open

tamoc/ambient.py z.valid_max value problem #3

bhattvihang opened this issue Feb 22, 2018 · 0 comments

Comments

@bhattvihang
Copy link

The problem was with tamoc/ambient.py

In order to resolve the issue with tamoc_spill in pygnome, I had to go in to tamoc/ambient.py and change z.valid_max value. It was 0 earlier. I changed it to z.valid_max=5000. I think any large number is valid as z_max is computed from CTD profile. The z.valid_max=0 creates unnecessary masked array of z that leads to error in running tamoc_spill in pygnome.

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