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

Errors with TEOS-10 Python library #36

Open
DamienIrving opened this issue Feb 22, 2017 · 1 comment
Open

Errors with TEOS-10 Python library #36

DamienIrving opened this issue Feb 22, 2017 · 1 comment
Labels

Comments

@DamienIrving
Copy link
Owner

Problem explained at:
TEOS-10/python-gsw#26

In my spatial_weights.py module I use gsw to convert between height, pressure and depth (i.e. gsw.z_from_p and gsw.depth_from_z).

I then call that module in calc_ocean_maps.py (i.e. it callsspatial_weights.calc_vertical_weights_2D).

I'm not sure whether the python implementation errors apply to these simple pressure/height conversions?

@DamienIrving
Copy link
Owner Author

It might be possible to write my own Python wrappers for the C code following this lesson?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant