Import py27-mpop-v0.11.5 as wip/py-mpop.

Meteorological post processing package
This commit is contained in:
Kamel Ibn Aziz Derouiche 2012-08-25 16:24:23 +00:00 committed by Thomas Klausner
parent af0c8349c0
commit 25ef198560
4 changed files with 243 additions and 0 deletions

1
py-mpop/DESCR Normal file
View file

@ -0,0 +1 @@
Meteorological post processing package

25
py-mpop/Makefile Normal file
View file

@ -0,0 +1,25 @@
# $NetBSD: Makefile,v 1.1.1.1 2012/08/25 16:24:23 jihbed Exp $
#
DISTNAME= mpop-v0.11.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= science python
MASTER_SITES= http://pypi.python.org/packages/source/m/mpop/
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= https://github.com/mraspaud/mpop
COMMENT= Meteorological post processing package
LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/mpop-v0.11.5
USE_LANGUAGES= # none
EGDIR= geo_image.cfg
CONF_FILES= ${EGDIR}/geo_image.cfg ${PKG_SYSCONFDIR}/geo_image.cfg
.include "../../math/py-numpy/buildlink3.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

212
py-mpop/PLIST Normal file
View file

@ -0,0 +1,212 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2012/08/25 16:24:23 jihbed Exp $
etc/geo_image.cfg
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/mpop/__init__.py
${PYSITELIB}/mpop/__init__.pyc
${PYSITELIB}/mpop/__init__.pyo
${PYSITELIB}/mpop/channel.py
${PYSITELIB}/mpop/channel.pyc
${PYSITELIB}/mpop/channel.pyo
${PYSITELIB}/mpop/compositer.py
${PYSITELIB}/mpop/compositer.pyc
${PYSITELIB}/mpop/compositer.pyo
${PYSITELIB}/mpop/imageo/__init__.py
${PYSITELIB}/mpop/imageo/__init__.pyc
${PYSITELIB}/mpop/imageo/__init__.pyo
${PYSITELIB}/mpop/imageo/geo_image.py
${PYSITELIB}/mpop/imageo/geo_image.pyc
${PYSITELIB}/mpop/imageo/geo_image.pyo
${PYSITELIB}/mpop/imageo/image.py
${PYSITELIB}/mpop/imageo/image.pyc
${PYSITELIB}/mpop/imageo/image.pyo
${PYSITELIB}/mpop/imageo/image_processing.py
${PYSITELIB}/mpop/imageo/image_processing.pyc
${PYSITELIB}/mpop/imageo/image_processing.pyo
${PYSITELIB}/mpop/imageo/logger.py
${PYSITELIB}/mpop/imageo/logger.pyc
${PYSITELIB}/mpop/imageo/logger.pyo
${PYSITELIB}/mpop/imageo/palettes.py
${PYSITELIB}/mpop/imageo/palettes.pyc
${PYSITELIB}/mpop/imageo/palettes.pyo
${PYSITELIB}/mpop/imageo/test_geo_image.py
${PYSITELIB}/mpop/imageo/test_geo_image.pyc
${PYSITELIB}/mpop/imageo/test_geo_image.pyo
${PYSITELIB}/mpop/imageo/test_image.py
${PYSITELIB}/mpop/imageo/test_image.pyc
${PYSITELIB}/mpop/imageo/test_image.pyo
${PYSITELIB}/mpop/instruments/__init__.py
${PYSITELIB}/mpop/instruments/__init__.pyc
${PYSITELIB}/mpop/instruments/__init__.pyo
${PYSITELIB}/mpop/instruments/modis.py
${PYSITELIB}/mpop/instruments/modis.pyc
${PYSITELIB}/mpop/instruments/modis.pyo
${PYSITELIB}/mpop/instruments/mviri.py
${PYSITELIB}/mpop/instruments/mviri.pyc
${PYSITELIB}/mpop/instruments/mviri.pyo
${PYSITELIB}/mpop/instruments/sarx.py
${PYSITELIB}/mpop/instruments/sarx.pyc
${PYSITELIB}/mpop/instruments/sarx.pyo
${PYSITELIB}/mpop/instruments/seviri.py
${PYSITELIB}/mpop/instruments/seviri.pyc
${PYSITELIB}/mpop/instruments/seviri.pyo
${PYSITELIB}/mpop/instruments/test_mviri.py
${PYSITELIB}/mpop/instruments/test_mviri.pyc
${PYSITELIB}/mpop/instruments/test_mviri.pyo
${PYSITELIB}/mpop/instruments/test_seviri.py
${PYSITELIB}/mpop/instruments/test_seviri.pyc
${PYSITELIB}/mpop/instruments/test_seviri.pyo
${PYSITELIB}/mpop/instruments/test_visir.py
${PYSITELIB}/mpop/instruments/test_visir.pyc
${PYSITELIB}/mpop/instruments/test_visir.pyo
${PYSITELIB}/mpop/instruments/viirs.py
${PYSITELIB}/mpop/instruments/viirs.pyc
${PYSITELIB}/mpop/instruments/viirs.pyo
${PYSITELIB}/mpop/instruments/visir.py
${PYSITELIB}/mpop/instruments/visir.pyc
${PYSITELIB}/mpop/instruments/visir.pyo
${PYSITELIB}/mpop/logger.py
${PYSITELIB}/mpop/logger.pyc
${PYSITELIB}/mpop/logger.pyo
${PYSITELIB}/mpop/plugs.py
${PYSITELIB}/mpop/plugs.pyc
${PYSITELIB}/mpop/plugs.pyo
${PYSITELIB}/mpop/projector.py
${PYSITELIB}/mpop/projector.pyc
${PYSITELIB}/mpop/projector.pyo
${PYSITELIB}/mpop/satellites/__init__.py
${PYSITELIB}/mpop/satellites/__init__.pyc
${PYSITELIB}/mpop/satellites/__init__.pyo
${PYSITELIB}/mpop/satellites/test_satellites.py
${PYSITELIB}/mpop/satellites/test_satellites.pyc
${PYSITELIB}/mpop/satellites/test_satellites.pyo
${PYSITELIB}/mpop/satin/__init__.py
${PYSITELIB}/mpop/satin/__init__.pyc
${PYSITELIB}/mpop/satin/__init__.pyo
${PYSITELIB}/mpop/satin/aapp1b.py
${PYSITELIB}/mpop/satin/aapp1b.pyc
${PYSITELIB}/mpop/satin/aapp1b.pyo
${PYSITELIB}/mpop/satin/eps1a.py
${PYSITELIB}/mpop/satin/eps1a.pyc
${PYSITELIB}/mpop/satin/eps1a.pyo
${PYSITELIB}/mpop/satin/eps_avhrr.py
${PYSITELIB}/mpop/satin/eps_avhrr.pyc
${PYSITELIB}/mpop/satin/eps_avhrr.pyo
${PYSITELIB}/mpop/satin/eps_avhrrl1b.py
${PYSITELIB}/mpop/satin/eps_avhrrl1b.pyc
${PYSITELIB}/mpop/satin/eps_avhrrl1b.pyo
${PYSITELIB}/mpop/satin/eps_l1b.py
${PYSITELIB}/mpop/satin/eps_l1b.pyc
${PYSITELIB}/mpop/satin/eps_l1b.pyo
${PYSITELIB}/mpop/satin/fy3_mersi_aggr1km.py
${PYSITELIB}/mpop/satin/fy3_mersi_aggr1km.pyc
${PYSITELIB}/mpop/satin/fy3_mersi_aggr1km.pyo
${PYSITELIB}/mpop/satin/hdfeos_l1b.py
${PYSITELIB}/mpop/satin/hdfeos_l1b.pyc
${PYSITELIB}/mpop/satin/hdfeos_l1b.pyo
${PYSITELIB}/mpop/satin/hrpt.py
${PYSITELIB}/mpop/satin/hrpt.pyc
${PYSITELIB}/mpop/satin/hrpt.pyo
${PYSITELIB}/mpop/satin/logger.py
${PYSITELIB}/mpop/satin/logger.pyc
${PYSITELIB}/mpop/satin/logger.pyo
${PYSITELIB}/mpop/satin/mipp_xrit.py
${PYSITELIB}/mpop/satin/mipp_xrit.pyc
${PYSITELIB}/mpop/satin/mipp_xrit.pyo
${PYSITELIB}/mpop/satin/mipp_xsar.py
${PYSITELIB}/mpop/satin/mipp_xsar.pyc
${PYSITELIB}/mpop/satin/mipp_xsar.pyo
${PYSITELIB}/mpop/satin/modis_level2.py
${PYSITELIB}/mpop/satin/modis_level2.pyc
${PYSITELIB}/mpop/satin/modis_level2.pyo
${PYSITELIB}/mpop/satin/msg_hdf.py
${PYSITELIB}/mpop/satin/msg_hdf.pyc
${PYSITELIB}/mpop/satin/msg_hdf.pyo
${PYSITELIB}/mpop/satin/nc_reader.py
${PYSITELIB}/mpop/satin/nc_reader.pyc
${PYSITELIB}/mpop/satin/nc_reader.pyo
${PYSITELIB}/mpop/satin/nwcsaf_pps.py
${PYSITELIB}/mpop/satin/nwcsaf_pps.pyc
${PYSITELIB}/mpop/satin/nwcsaf_pps.pyo
${PYSITELIB}/mpop/satin/odim.py
${PYSITELIB}/mpop/satin/odim.pyc
${PYSITELIB}/mpop/satin/odim.pyo
${PYSITELIB}/mpop/satin/pps_hdf.py
${PYSITELIB}/mpop/satin/pps_hdf.pyc
${PYSITELIB}/mpop/satin/pps_hdf.pyo
${PYSITELIB}/mpop/satin/test_mipp.py
${PYSITELIB}/mpop/satin/test_mipp.pyc
${PYSITELIB}/mpop/satin/test_mipp.pyo
${PYSITELIB}/mpop/satin/test_plugin.py
${PYSITELIB}/mpop/satin/test_plugin.pyc
${PYSITELIB}/mpop/satin/test_plugin.pyo
${PYSITELIB}/mpop/satin/viirs_sdr.py
${PYSITELIB}/mpop/satin/viirs_sdr.pyc
${PYSITELIB}/mpop/satin/viirs_sdr.pyo
${PYSITELIB}/mpop/satin/xmlformat.py
${PYSITELIB}/mpop/satin/xmlformat.pyc
${PYSITELIB}/mpop/satin/xmlformat.pyo
${PYSITELIB}/mpop/satout/__init__.py
${PYSITELIB}/mpop/satout/__init__.pyc
${PYSITELIB}/mpop/satout/__init__.pyo
${PYSITELIB}/mpop/satout/cfscene.py
${PYSITELIB}/mpop/satout/cfscene.pyc
${PYSITELIB}/mpop/satout/cfscene.pyo
${PYSITELIB}/mpop/satout/netcdf4.py
${PYSITELIB}/mpop/satout/netcdf4.pyc
${PYSITELIB}/mpop/satout/netcdf4.pyo
${PYSITELIB}/mpop/saturn/__init__.py
${PYSITELIB}/mpop/saturn/__init__.pyc
${PYSITELIB}/mpop/saturn/__init__.pyo
${PYSITELIB}/mpop/saturn/assemble_segments.py
${PYSITELIB}/mpop/saturn/assemble_segments.pyc
${PYSITELIB}/mpop/saturn/assemble_segments.pyo
${PYSITELIB}/mpop/saturn/filelist.py
${PYSITELIB}/mpop/saturn/filelist.pyc
${PYSITELIB}/mpop/saturn/filelist.pyo
${PYSITELIB}/mpop/saturn/filewatcher.py
${PYSITELIB}/mpop/saturn/filewatcher.pyc
${PYSITELIB}/mpop/saturn/filewatcher.pyo
${PYSITELIB}/mpop/saturn/gatherer.py
${PYSITELIB}/mpop/saturn/gatherer.pyc
${PYSITELIB}/mpop/saturn/gatherer.pyo
${PYSITELIB}/mpop/saturn/runner.py
${PYSITELIB}/mpop/saturn/runner.pyc
${PYSITELIB}/mpop/saturn/runner.pyo
${PYSITELIB}/mpop/saturn/tasklist.py
${PYSITELIB}/mpop/saturn/tasklist.pyc
${PYSITELIB}/mpop/saturn/tasklist.pyo
${PYSITELIB}/mpop/saturn/two_line_elements.py
${PYSITELIB}/mpop/saturn/two_line_elements.pyc
${PYSITELIB}/mpop/saturn/two_line_elements.pyo
${PYSITELIB}/mpop/scene.py
${PYSITELIB}/mpop/scene.pyc
${PYSITELIB}/mpop/scene.pyo
${PYSITELIB}/mpop/test_channel.py
${PYSITELIB}/mpop/test_channel.pyc
${PYSITELIB}/mpop/test_channel.pyo
${PYSITELIB}/mpop/test_projector.py
${PYSITELIB}/mpop/test_projector.pyc
${PYSITELIB}/mpop/test_projector.pyo
${PYSITELIB}/mpop/test_scene.py
${PYSITELIB}/mpop/test_scene.pyc
${PYSITELIB}/mpop/test_scene.pyo
${PYSITELIB}/mpop/utils.py
${PYSITELIB}/mpop/utils.pyc
${PYSITELIB}/mpop/utils.pyo
share/doc/mpop/Makefile
share/doc/mpop/conf.py
share/doc/mpop/geo_hrit.py
share/doc/mpop/image.rst
share/doc/mpop/index.rst
share/doc/mpop/input.rst
share/doc/mpop/install.rst
share/doc/mpop/polar_aapp1b.py
share/doc/mpop/polar_segments.py
share/doc/mpop/pp.rst
share/doc/mpop/quickstart.rst
share/doc/mpop/saturn.rst

5
py-mpop/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2012/08/25 16:24:23 jihbed Exp $
SHA1 (mpop-v0.11.5.tar.gz) = 0f57edaffddbb78d6d6d539acc70c90136afabc9
RMD160 (mpop-v0.11.5.tar.gz) = 9ff4baae0266794f282126cfd9b6577acb1a5a4b
Size (mpop-v0.11.5.tar.gz) = 5065866 bytes