Source: coda Standards-Version: 4.7.4 Maintainer: Debian Science Maintainers Uploaders: Alastair McKinstry , Section: utils Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-numpy, libhdf5-dev | libhdf5-serial-dev, libaec-dev, libpcre2-dev, libexpat1-dev, libhdf4-dev, python3-all-dev, zlib1g-dev, swig, bison, flex, default-jdk-headless, Vcs-Browser: https://salsa.debian.org/science-team/coda.git Vcs-Git: https://salsa.debian.org/science-team/coda.git -b debian/latest Homepage: https://github.com/stcorp/coda Rules-Requires-Root: no Package: coda Architecture: any Section: utils Depends: ${misc:Depends}, ${shlibs:Depends}, libcoda16 ( = ${binary:Version}), Recommends: python3-coda, Description: Common Data Access framework for Earth science The Common Data Access framework allows reading of scientific data to manipulate and analyse Climate model Data. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. There are more than 400 operators available. Package: libcoda16 Architecture: any Multi-Arch: same Section: libs Depends: ${misc:Depends}, ${shlibs:Depends}, Pre-Depends: ${misc:Pre-Depends}, Description: Library for the Common Data Access framework for Earth science The Common Data Access framework allows reading of scientific data from various data formats, including structured ascii, structured binary, XML, netCDF, CDF, HDF4, HDF5, GRIB, RINEX and SP3. It provides a single consistent hierarchical view on data independent of the underlying storage format. Package: libcoda-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, libcoda16 (= ${binary:Version}), libjs-jquery, Description: Development files for the CODA framework for Earth sciences The Common Data Access framework allows reading of scientific data from various data formats, including structured ascii, structured binary, XML, netCDF, CDF, HDF4, HDF5, GRIB, RINEX and SP3. It provides a single consistent hierarchical view on data independent of the underlying storage format. . This package contains files needed to develop C and Fortran programs against CODA. Package: libcoda-java Architecture: all Multi-Arch: foreign Section: java Depends: libcoda-jni (>= ${binary:Version}), ${misc:Depends}, ${java:Depends}, Description: Java interface for Common Data Access Framework The Common Data Access framework allows reading of scientific data from various data formats, including structured ascii, structured binary, XML, netCDF, CDF, HDF4, HDF5, GRIB, RINEX and SP3. It provides a single consistent hierarchical view on data independent of the underlying storage format. . This package contains Java files needed to use the CODA framework. Package: libcoda-jni Architecture: any Multi-Arch: same Section: java Depends: ${misc:Depends}, libcoda-dev (= ${binary:Version}), ${shlibs:Depends}, Description: Java Native interface for Common Data Access Framework The Common Data Access framework allows reading of scientific data from various data formats, including structured ascii, structured binary, XML, netCDF, CDF, HDF4, HDF5, GRIB, RINEX and SP3. It provides a single consistent hierarchical view on data independent of the underlying storage format. . This package contains Java Native Interface (JNI) needed to use CODA. Package: python3-coda Architecture: any Section: python Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, Provides: ${python:Provides}, Description: Python3 interface for CODA science formats library The Common Data Access framework allows reading of scientific data from various data formats, including structured ascii, structured binary, XML, netCDF, CDF, HDF4, HDF5, GRIB, RINEX and SP3. It provides a single consistent hierarchical view on data independent of the underlying storage format. . This package contains Python3 wrappers to use the CODA framework.