1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
Source: pyninjotiff
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Section: python
Testsuite: autopkgtest-pkg-pybuild
Build-Depends: debhelper-compat (= 13),
dh-python,
dh-sequence-numpy3,
dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all,
python3-dask,
python3-hatchling,
python3-hatch-vcs,
python3-matplotlib,
python3-numpy,
python3-pyproj,
python3-pyresample,
python3-pytest <!nocheck>,
python3-trollimage,
python3-xarray
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/debian-gis-team/pyninjotiff
Vcs-Git: https://salsa.debian.org/debian-gis-team/pyninjotiff.git
Homepage: https://github.com/pytroll/pyninjotiff
Package: python3-pyninjotiff
Architecture: all
Depends: python3-dask,
python3-matplotlib,
python3-pyproj,
python3-pyresample,
python3-xarray,
${python3:Depends},
${misc:Depends}
Description: Python library for writing NinJo-compatible TIFF files
A small Python library for writing TIFF files that are compatible with
NinJo.
.
The NinJo Workstation Project is a meteorological workstation system
for viewing various weather images.
NinJo in some ways is like AWIPS is to the United States Nation Weather
Service (NWS), but is used by various countries around the world.
.
This package is part of the PyTroll software suite.
|