Skip to content
Snippets Groups Projects
Commit 678b7563 authored by Daniel Scheffler's avatar Daniel Scheffler
Browse files

Updated GitLab URLs due to changes on the server side.

parent 476b0742
No related branches found
No related tags found
No related merge requests found
Pipeline #17540 passed
......@@ -22,13 +22,13 @@
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://gitext.gfz-potsdam.de/geomultisens/spechomo",
"identifier": "https://git.gfz-potsdam.de/geomultisens/spechomo",
"relation": "isSupplementTo",
"resource_type": "software"
},
{
"scheme": "url",
"identifier": "https://geomultisens.gitext-pages.gfz-potsdam.de/spechomo/doc",
"identifier": "https://geomultisens.git-pages.gfz-potsdam.de/spechomo/doc",
"relation": "isDocumentedBy",
"resource_type": "publication-softwaredocumentation"
},
......
......@@ -15,7 +15,7 @@ Types of Contributions
Report Bugs
~~~~~~~~~~~
Report bugs at https://gitext.gfz-potsdam.de/geomultisens/spechomo/issues
Report bugs at https://git.gfz-potsdam.de/geomultisens/spechomo/issues
If you are reporting a bug, please include:
......@@ -45,7 +45,7 @@ articles, and such.
Submit Feedback
~~~~~~~~~~~~~~~
The best way to send feedback is to file an issue at https://gitext.gfz-potsdam.de/geomultisens/spechomo/issues.
The best way to send feedback is to file an issue at https://git.gfz-potsdam.de/geomultisens/spechomo/issues.
If you are proposing a feature:
......@@ -119,7 +119,7 @@ Before you submit a merge request, check that it meets these guidelines:
your new functionality into a function with a docstring, and add the
feature to the list in README.rst.
3. The merge request should work for Python 2.7, 3.4+, and for PyPy. Check
https://gitext.gfz-potsdam.de/geomultisens/spechomo/-/merge_requests
https://git.gfz-potsdam.de/geomultisens/spechomo/-/merge_requests
and make sure that the tests pass for all supported Python versions.
Tips
......
......@@ -3,15 +3,15 @@ SpecHomo - Spectral homogenization of multispectral satellite data
==================================================================
* Free software: GNU General Public License v3 or later (GPLv3+)
* **Documentation:** https://geomultisens.gitext-pages.gfz-potsdam.de/spechomo/doc/
* **Documentation:** https://geomultisens.git-pages.gfz-potsdam.de/spechomo/doc/
* The **paper** corresponding to this software repository can be found here:
`Scheffler et al. 2020 <https://doi.org/10.1016/j.rse.2020.111723>`__ (cite as:
Scheffler D., Frantz D., Segl K. (2020). Spectral harmonization and red edge prediction of Landsat-8 to Sentinel-2
using land cover optimized multivariate regressors. Remote Sens. Environ. 241, 111723.
https://doi.org/10.1016/j.rse.2020.111723)
* Information on how to **cite the SpecHomo Python package** can be found in the
`CITATION <https://gitext.gfz-potsdam.de/geomultisens/spechomo/-/blob/master/CITATION>`__ file.
* Submit feedback by filing an issue `here <https://gitext.gfz-potsdam.de/geomultisens/spechomo/issues>`__
`CITATION <https://git.gfz-potsdam.de/geomultisens/spechomo/-/blob/master/CITATION>`__ file.
* Submit feedback by filing an issue `here <https://git.gfz-potsdam.de/geomultisens/spechomo/issues>`__
or join our chat here: |Gitter|
.. |Gitter| image:: https://badges.gitter.im/Join%20Chat.svg
......@@ -21,18 +21,18 @@ SpecHomo - Spectral homogenization of multispectral satellite data
Status
------
.. image:: https://gitext.gfz-potsdam.de/geomultisens/spechomo/badges/master/pipeline.svg
:target: https://gitext.gfz-potsdam.de/geomultisens/spechomo/commits/master
.. image:: https://gitext.gfz-potsdam.de/geomultisens/spechomo/badges/master/coverage.svg
:target: https://geomultisens.gitext-pages.gfz-potsdam.de/spechomo/coverage/
.. image:: https://git.gfz-potsdam.de/geomultisens/spechomo/badges/master/pipeline.svg
:target: https://git.gfz-potsdam.de/geomultisens/spechomo/commits/master
.. image:: https://git.gfz-potsdam.de/geomultisens/spechomo/badges/master/coverage.svg
:target: https://geomultisens.git-pages.gfz-potsdam.de/spechomo/coverage/
.. image:: https://img.shields.io/static/v1?label=Documentation&message=GitLab%20Pages&color=orange
:target: https://geomultisens.gitext-pages.gfz-potsdam.de/spechomo/doc/
:target: https://geomultisens.git-pages.gfz-potsdam.de/spechomo/doc/
.. image:: https://img.shields.io/pypi/v/spechomo.svg
:target: https://pypi.python.org/pypi/spechomo
.. image:: https://img.shields.io/conda/vn/conda-forge/spechomo.svg
:target: https://anaconda.org/conda-forge/spechomo
.. image:: https://img.shields.io/pypi/l/spechomo.svg
:target: https://gitext.gfz-potsdam.de/geomultisens/spechomo/blob/master/LICENSE
:target: https://git.gfz-potsdam.de/geomultisens/spechomo/blob/master/LICENSE
.. image:: https://img.shields.io/pypi/pyversions/spechomo.svg
:target: https://img.shields.io/pypi/pyversions/spechomo.svg
.. image:: https://img.shields.io/pypi/dm/spechomo.svg
......@@ -84,7 +84,7 @@ may also train your own homogenization classifiers specifically optimized to you
the needed functionality for that.
For further details on how to use SpecHomo check out the
`documentation <https://geomultisens.gitext-pages.gfz-potsdam.de/spechomo/doc/>`__!
`documentation <https://geomultisens.git-pages.gfz-potsdam.de/spechomo/doc/>`__!
Credits
-------
......@@ -96,5 +96,5 @@ This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypack
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
.. _coverage: https://geomultisens.gitext-pages.gfz-potsdam.de/spechomo/coverage/
.. _nosetests: https://geomultisens.gitext-pages.gfz-potsdam.de/spechomo/nosetests_reports/nosetests.html
.. _coverage: https://geomultisens.git-pages.gfz-potsdam.de/spechomo/coverage/
.. _nosetests: https://geomultisens.git-pages.gfz-potsdam.de/spechomo/nosetests_reports/nosetests.html
......@@ -43,4 +43,4 @@ may also train your own homogenization classifiers specifically optimized to you
the needed functionality for that.
For further details on how to use SpecHomo check out the
`documentation <https://geomultisens.gitext-pages.gfz-potsdam.de/spechomo/doc/>`__!
`documentation <https://geomultisens.git-pages.gfz-potsdam.de/spechomo/doc/>`__!
......@@ -137,7 +137,7 @@ def setup(app):
# Add mappings for intersphinx extension (allows to link to the API reference of other sphinx documentations)
intersphinx_mapping = {
'geoarray': ('https://danschef.gitext-pages.gfz-potsdam.de/geoarray/doc/', None),
'geoarray': ('https://danschef.git-pages.gfz-potsdam.de/geoarray/doc/', None),
'python': ('https://docs.python.org/3', None),
}
......
......@@ -6,7 +6,7 @@ spechomo documentation
:caption: Contents:
about
Source code repository <https://gitext.gfz-potsdam.de/geomultisens/spechomo>
Source code repository <https://git.gfz-potsdam.de/geomultisens/spechomo>
installation
usage
api_cli_reference
......
......@@ -80,7 +80,7 @@ Here is an example based on the above created reference cubes for Sentinel-2A an
The classifiers are saved as *.dill files. You may explore them later using the
:func:`list_available_transformations<spechomo.utils.list_available_transformations>` function as described
`here <https://geomultisens.gitext-pages.gfz-potsdam.de/spechomo/doc/usage/available_transformations.html>`__.
`here <https://geomultisens.git-pages.gfz-potsdam.de/spechomo/doc/usage/available_transformations.html>`__.
.. note::
......
......@@ -74,4 +74,4 @@ follows:
evaluation of the different homogenization algorithms available in the SpecHomo library.
.. _`geoarray`: https://gitext.gfz-potsdam.de/danschef/geoarray
.. _`geoarray`: https://git.gfz-potsdam.de/danschef/geoarray
......@@ -4,7 +4,7 @@ Requirements to your input data
Compatible image formats
~~~~~~~~~~~~~~~~~~~~~~~~
SpecHomo uses the `geoarray <https://gitext.gfz-potsdam.de/danschef/geoarray>`__ library for reading and writing raster
SpecHomo uses the `geoarray <https://git.gfz-potsdam.de/danschef/geoarray>`__ library for reading and writing raster
data which is built on top of GDAL. So the input images can have any GDAL compatible image format.
You can find a list here:
http://www.gdal.org/formats_list.html
......
......@@ -101,7 +101,7 @@ setup(
setup_requires=req_setup,
test_suite='tests',
tests_require=req_test,
url='https://gitext.gfz-potsdam.de/geomultisens/spechomo',
url='https://git.gfz-potsdam.de/geomultisens/spechomo',
version=version['__version__'],
zip_safe=False,
)
......@@ -28,7 +28,7 @@ docker run \
gitlab/gitlab-runner:latest
# register the runner at the corresponding GitLab repository via a registration-token
echo "#### Register container at gitlab, get token here https://gitext.gfz-potsdam.de/geomultisens/spechomo/settings/ci_cd"
echo "#### Register container at gitlab, get token here https://git.gfz-potsdam.de/geomultisens/spechomo/settings/ci_cd"
read -p "Please enter gitlab token: " token
echo ""
read -p "Please enter gitlab runner name: " runner_name
......@@ -41,7 +41,7 @@ gitlab-ci-multi-runner register \
--non-interactive \
--executor 'docker' \
--docker-image '${tag}' \
--url 'https://gitext.gfz-potsdam.de/ci' \
--url 'https://git.gfz-potsdam.de/ci' \
--registration-token '${token}' \
--description '${runner_name}' \
--tag-list spechomo_ci_client \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment