SHA256
1
0
forked from pool/python-gsw

- Update to 3.3.0:

* Adds functions SP_salinometer, O2sol, and O2sol_SP_pt by
    updating the C source. 
  * Fixes a bug in handling of p_ref in geostrophy.
  * Fixes a bug in distance when the pressure argument is
    omitted.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-gsw?expand=0&rev=4
This commit is contained in:
Matej Cepl 2019-02-20 13:48:20 +00:00 committed by Git OBS Bridge
parent 5c6d2c11be
commit 63e62ba0a0
5 changed files with 12 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0a34c2f5a616bfbec9427522f9974b9a9b6589ae2a0af8723927fba6b07c6cc
size 2373064

3
gsw-3.3.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:46f153a3812459d97153694f814efb737c0b46951bbbf1314d31239ecdf2d93b
size 2367171

View File

@ -1,6 +1,12 @@
-------------------------------------------------------------------
Wed Feb 20 14:27:16 CET 2019 - Matej Cepl <mcepl@suse.com>
- Update to 3.3.0:
* Adds functions SP_salinometer, O2sol, and O2sol_SP_pt by
updating the C source.
* Fixes a bug in handling of p_ref in geostrophy.
* Fixes a bug in distance when the pressure argument is
omitted.
- Actually gh#TEOS-10/GSW-Python#40 can be worked around by
adding -ffloat-store to CFLAGS. Which I do now for i586 and
armv7l platforms.

View File

@ -22,7 +22,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-gsw
Version: 3.2.1
Version: 3.3.0
Release: 0
Summary: Gibbs Seawater Oceanographic Package of TEOS-10
# Note: Python code is MIT licensed

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b05927eea9e51b42f67f8f9fd9cc08e2e347b96f79bbde3b8e02cb0a16b2f130
size 336297
oid sha256:aa3b2410f2eeb597d71cc1651e76483cbe94cff3ef5aca4164da29a0b27f2da8
size 336523