Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sensormapgeo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EnMAP
sensormapgeo
Commits
1ba530f8
Commit
1ba530f8
authored
5 years ago
by
Daniel Scheffler
Browse files
Options
Downloads
Patches
Plain Diff
Updated README.rst.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
442a3126
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#5488
passed
5 years ago
Stage: test
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.rst
+32
-15
32 additions, 15 deletions
README.rst
tests/CI_docker/context/environment_sensormapgeo.yml
+1
-0
1 addition, 0 deletions
tests/CI_docker/context/environment_sensormapgeo.yml
with
33 additions
and
15 deletions
README.rst
+
32
−
15
View file @
1ba530f8
...
...
@@ -2,36 +2,53 @@
sensormapgeo
============
.. image:: https://img.shields.io/pypi/v/sensormapgeo.svg
:target: https://pypi.python.org/pypi/sensormapgeo
.. image:: https://img.shields.io/travis/danschef/sensormapgeo.svg
:target: https://travis-ci.org/danschef/sensormapgeo
.. image:: https://readthedocs.org/projects/sensormapgeo/badge/?version=latest
:target: https://sensormapgeo.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Transform remote sensing images between sensor and map geometry.
* Free software: GNU General Public License v3
* **Documentation:** https://gitext.gfz-potsdam.de/EnMAP/sensormapgeo/doc/
* Submit feedback by filing an issue `here <https://gitext.gfz-potsdam.de/EnMAP/sensormapgeo/issues>`__.
Transform remote sensing images between sensor and map geometry.
Status
------
* Free software: GNU General Public License v3
* Documentation: https://sensormapgeo.readthedocs.io.
.. image:: https://gitext.gfz-potsdam.de/EnMAP/sensormapgeo/badges/master/pipeline.svg
:target: https://gitext.gfz-potsdam.de/EnMAP/sensormapgeo/commits/master
.. image:: https://gitext.gfz-potsdam.de/EnMAP/sensormapgeo/badges/master/coverage.svg
:target: http://geomultisens.gitext.gfz-potsdam.de/sensormapgeo/coverage/
.. image:: https://img.shields.io/pypi/v/sensormapgeo.svg
:target: https://pypi.python.org/pypi/sensormapgeo
.. image:: https://img.shields.io/pypi/l/sensormapgeo.svg
:target: https://gitext.gfz-potsdam.de/EnMAP/sensormapgeo/blob/master/LICENSE
.. image:: https://img.shields.io/pypi/pyversions/sensormapgeo.svg
:target: https://img.shields.io/pypi/pyversions/sensormapgeo.svg
.. .. image:: https://img.shields.io/travis/EnMAP/sensormapgeo.svg
:target: https://travis-ci.org/EnMAP/sensormapgeo
.. .. image:: https://readthedocs.org/projects/sensormapgeo/badge/?version=latest
:target: https://sensormapgeo.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. .. image:: https://pyup.io/repos/github/EnMAP/sensormapgeo/shield.svg
:target: https://pyup.io/repos/github/EnMAP/sensormapgeo/
:alt: Updates
Features
--------
* TODO
* transformation from sensor geometry (image coordinates) to map geometry (map coordinates)
* transformation from map geometry (map coordinates) to sensor geometry (image coordinates)
Credits
-------
The sensormapgeo package was developed within the context of the EnMAP project supported by the DLR Space
Administration with funds of the German Federal Ministry of Economic Affairs and Energy (on the basis of a decision
by the German Bundestag: 50 EE 1529) and contributions from DLR, GFZ and OHB System AG.
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
.. _coverage: http://geomultisens.gitext.gfz-potsdam.de/sensormapgeo/coverage/
.. _nosetests: http://geomultisens.gitext.gfz-potsdam.de/sensormapgeo/nosetests_reports/nosetests.html
This diff is collapsed.
Click to expand it.
tests/CI_docker/context/environment_sensormapgeo.yml
+
1
−
0
View file @
1ba530f8
...
...
@@ -5,6 +5,7 @@ channels: &id1
dependencies
:
-
python=3.*.*
-
pip
# avoids that conda uses the wrong pip
-
numpy
-
gdal
-
pyresample>=1.11.0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment