Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install pyteos-air

How to install pyteos_air

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install pyteos-air
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
0.4.5Never BuiltWhy not?
0.3 Failed View build log
0.2.2 Failed View build log
0.2 Failed View build log
Linux (64-bit)
0.4.5 Available View build log
0.3 Failed View build log
0.2.2 Failed View build log
0.2 Failed View build log
 
License
BSD
Dependencies
Lastest release
version 0.4.5 on Jan 9th, 2014

Python bindings to TEOS-10

This package is still in beta testing phase and some of its functions are likely to evolve over time.

Includes: - Sea-Ice-Water (SIA) Library 3.0 + simple code fixes (for easy compilation) - An extra module layer 'Liq_Ice_Air_5a.F90', 'Liq_Ice_Air_5b.F90', 'Liq_Ice_Air_5c.F90' and

System Message: ERROR/3 (<string>, line 9)

Unexpected indentation.
'Liq_Ice_Air_5d.F90' with the temperature, the entropy, the potential temperature, the equivalent potential temperature and the pseudo equivalent potential temperature valid over the whole region of validity of TEOS-10.

System Message: WARNING/2 (<string>, line 12)

Block quote ends without a blank line; unexpected unindent.
  • Two other extra modules 'Liq_Air_4d.F90' and 'Ice_Air_4d.F90' that are very similar

    to 'Liq_Air_4b.F90' and 'Ice_Air_4b.F90' but where one can specify a maximum saturation mass fraction in the definition of the Gibbs function. This allows to compute the equivalent potential temperature in a clean manner.

  • A framework to add python bindings to the Fortran version of TEOS-10 with basic examples.

This package provides a simple way to import the TEOS-10 SIA Library into python. The current beta version offers a very basic interface to the library. Future versions will include a better interface and a more extensive physical description of the different routines available.

NOTE: This package requires a Fortran 90 compiler. Sometimes numpy.disutils will not find

the installed Fortran compiler and will return an error. It this happens, download the source code and run:

System Message: ERROR/3 (<string>, line 26)

Unexpected indentation.
f2py -c --help-fcompiler

System Message: WARNING/2 (<string>, line 27)

Block quote ends without a blank line; unexpected unindent.
to find the list of available compilers and then compile:
python setup.py build --fcompiler=g95

System Message: WARNING/2 (<string>, line 29)

Definition list ends without a blank line; unexpected unindent.

if 'g95' was in the list.

Frederic Laliberte, November 20 2012

Subscribe to package updates

Last updated Jan 9th, 2014

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.