File: README.rst

package info (click to toggle)
trollimage 1.28.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,188 kB
  • sloc: python: 7,074; makefile: 114
file content (38 lines) | stat: -rw-r--r-- 1,331 bytes parent folder | download
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
Trollimage
==========

.. image:: https://img.shields.io/pypi/v/trollimage.svg
    :target: https://pypi.python.org/pypi/trollimage/
    :alt: Version

.. image:: https://anaconda.org/conda-forge/trollimage/badges/version.svg
   :target: https://anaconda.org/conda-forge/trollimage/
   :alt: Conda-forge

.. image:: https://github.com/pytroll/trollimage/workflows/CI/badge.svg?branch=main
    :target: https://github.com/pytroll/trollimage/actions?query=workflow%3A%22CI%22
    :alt: GitHub Actions

.. image:: https://coveralls.io/repos/pytroll/trollimage/badge.png?branch=main
    :target: https://coveralls.io/r/pytroll/trollimage?branch=main
    :alt: Coverage

Imaging package for pytroll packages like
`SatPy <https://github.com/pytroll/satpy>`_.

License
=======

Copyright 2013 Trollimage developers

Licensed under the Apache License, Version 2.0 (the "License");
you may not use these files except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.