mipp
mipp copied to clipboard
This is a Meteorological Ingest-Processing Package (MIPP)
I would like to add python3 support to mipp. Is there some arguments not to?
Currently mipp loader is logging if one of the image segments is missing and throwing an error if there are no segments at all. That kinda makes sense because we...
``` $ python2.7 -m unittest discover -v tests ['~/debian/git/mipp', '~/debian/git/mipp/tests', '', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages'] test_config_parser (test_misc.Test) ... ok test_tsx (test_xsar.Test) ... ok test_decompress (test_xrit.Test) Test decompressing...
`lxml` and `gdal` are not listed in the `install_requires` section