Differences between revisions 1 and 2
Revision 1 as of 2013-06-17 09:26:24
Size: 1173
Editor: ?AlastairCMcKinstry
Comment: Initial page.
Revision 2 as of 2013-07-02 14:53:35
Size: 1254
Editor: ?AlastairCMcKinstry
Comment: Add spherepack
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
 * [[http://packages.qa.debian.org/s/spherepack.html | spherepack]]. Not yet.

Transitioning Python Meteorology packages to Python3

This page documents the state of the Python3 transition for Met. packages. I have a release goal of making them all work in python3 by Jessie.

  • cmor Porting in progess.

  • drslib Mostly done.

    • python3-drslib recommends python3-xlrd for CSV file handling; this package doesn't exist yet.
  • gsw Done.

  • iapws Done.

  • magics++ : Complex.

    • but magics++ part of three transitions: libgd, boost1.53 and python3.3.
    • Depends on python3-simplejson.
  • metaconfig (dependency for drslib). Done.

  • pygrib. Not yet.

    • Part of python3.3 transition.
    • Needs python3-proj.
  • spherepack. Not yet.

  • python-cdo. Not yet.

  • python-silo. Not yet.