Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
arosics
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Daniel Scheffler
arosics
Commits
d06507d6
Commit
d06507d6
authored
1 year ago
by
Daniel Scheffler
Browse files
Options
Downloads
Patches
Plain Diff
Replace references to deprecated master branch.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
6f4a6f0d
No related branches found
No related tags found
No related merge requests found
Pipeline
#58898
passed
1 year ago
Stage: test
Stage: deploy
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.github/create_release_from_gitlab_ci.sh
+1
-1
1 addition, 1 deletion
.github/create_release_from_gitlab_ci.sh
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
README.rst
+8
-8
8 additions, 8 deletions
README.rst
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
12 additions
and
12 deletions
.github/create_release_from_gitlab_ci.sh
+
1
−
1
View file @
d06507d6
...
...
@@ -6,7 +6,7 @@ URL_RELEASES=https://api.github.com/repos/$GITHUB_USER/$GITHUB_REPONAME/releases
# create the release
API_JSON
=
$(
printf
'{"tag_name":"%s",
"target_commitish":"ma
ster
",
"target_commitish":"ma
in
",
"name":"%s",
"body":"",
"draft":false,
...
...
This diff is collapsed.
Click to expand it.
.gitlab-ci.yml
+
2
−
2
View file @
d06507d6
...
...
@@ -81,7 +81,7 @@ test_arosics_install:
-
python -c "import arosics; print(arosics)"
-
python -c "from arosics import COREG, COREG_LOCAL"
only
:
-
ma
ster
-
ma
in
pages
:
# this job must be called 'pages' to advise GitLab to upload content to GitLab Pages
...
...
@@ -117,7 +117,7 @@ pages: # this job must be called 'pages' to advise GitLab to upload content to
-
public
expire_in
:
30 days
only
:
-
ma
ster
-
ma
in
-
enhancement/improve_docs
...
...
This diff is collapsed.
Click to expand it.
README.rst
+
8
−
8
View file @
d06507d6
...
...
@@ -13,7 +13,7 @@ An Automated and Robust Open-Source Image Co-Registration Software for Multi-Sen
(cite as: Scheffler D, Hollstein A, Diedrich H, Segl K, Hostert P. AROSICS: An Automated and Robust Open-Source
Image Co-Registration Software for Multi-Sensor Satellite Data. Remote Sensing. 2017; 9(7):676).
* Information on how to **cite the AROSICS Python package** can be found in the
`CITATION <https://git.gfz-potsdam.de/danschef/arosics/-/blob/ma
ster
/CITATION>`__ file.
`CITATION <https://git.gfz-potsdam.de/danschef/arosics/-/blob/ma
in
/CITATION>`__ file.
* Submit feedback by filing an issue `here <https://git.gfz-potsdam.de/danschef/arosics/issues>`__
or join our chat here: |Gitter|
...
...
@@ -24,16 +24,16 @@ An Automated and Robust Open-Source Image Co-Registration Software for Multi-Sen
Status
------
.. image:: https://git.gfz-potsdam.de/danschef/arosics/badges/ma
ster
/pipeline.svg
:target: https://git.gfz-potsdam.de/danschef/arosics/commits/ma
ster
.. image:: https://git.gfz-potsdam.de/danschef/arosics/badges/ma
ster
/coverage.svg
.. image:: https://git.gfz-potsdam.de/danschef/arosics/badges/ma
in
/pipeline.svg
:target: https://git.gfz-potsdam.de/danschef/arosics/commits/ma
in
.. image:: https://git.gfz-potsdam.de/danschef/arosics/badges/ma
in
/coverage.svg
:target: https://danschef.git-pages.gfz-potsdam.de/arosics/coverage/
.. image:: https://img.shields.io/pypi/v/arosics.svg
:target: https://pypi.python.org/pypi/arosics
.. image:: https://img.shields.io/conda/vn/conda-forge/arosics.svg
:target: https://anaconda.org/conda-forge/arosics
.. image:: https://img.shields.io/pypi/l/arosics.svg
:target: https://git.gfz-potsdam.de/danschef/arosics/blob/ma
ster
/LICENSE
:target: https://git.gfz-potsdam.de/danschef/arosics/blob/ma
in
/LICENSE
.. image:: https://img.shields.io/pypi/pyversions/arosics.svg
:target: https://img.shields.io/pypi/pyversions/arosics.svg
.. image:: https://img.shields.io/pypi/dm/arosics.svg
...
...
@@ -69,7 +69,7 @@ also allows to align the output image to the reference image coordinate grid if
Here is an example of a Landsat-8 / Sentinel-2 image pair before and after co-registration using AROSICS:
.. image:: https://git.gfz-potsdam.de/danschef/arosics/raw/ma
ster
/docs/images/animation_testcase1_zoom_L8_S2_global_coreg_before_after_900x456.gif
.. image:: https://git.gfz-potsdam.de/danschef/arosics/raw/ma
in
/docs/images/animation_testcase1_zoom_L8_S2_global_coreg_before_after_900x456.gif
Local co-registration - for spatially variable shifts but a bit slower
...
...
@@ -83,7 +83,7 @@ affine transformation. Warping of the target image is done using an appropriate
Here is an example of the computed shift vectors after filtering false-positives
(mainly due to clouds in the target image):
.. image:: https://git.gfz-potsdam.de/danschef/arosics/raw/ma
ster
/docs/images/shift_vectors_testcase1__900x824.gif
.. image:: https://git.gfz-potsdam.de/danschef/arosics/raw/ma
in
/docs/images/shift_vectors_testcase1__900x824.gif
For further details check out the `documentation <https://danschef.git-pages.gfz-potsdam.de/arosics/doc/>`__!
...
...
@@ -93,7 +93,7 @@ History / Changelog
-------------------
You can find the protocol of recent changes in the AROSICS package
`here <https://git.gfz-potsdam.de/danschef/arosics/-/blob/ma
ster
/HISTORY.rst>`__.
`here <https://git.gfz-potsdam.de/danschef/arosics/-/blob/ma
in
/HISTORY.rst>`__.
Credits
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
d06507d6
...
...
@@ -115,7 +115,7 @@ setup(
"
Source code
"
:
"
https://git.gfz-potsdam.de/danschef/arosics
"
,
"
Issue Tracker
"
:
"
https://git.gfz-potsdam.de/danschef/arosics/-/issues
"
,
"
Documentation
"
:
"
https://danschef.git-pages.gfz-potsdam.de/arosics/doc/
"
,
"
Change log
"
:
"
https://git.gfz-potsdam.de/danschef/arosics/-/blob/ma
ster
/HISTORY.rst
"
,
"
Change log
"
:
"
https://git.gfz-potsdam.de/danschef/arosics/-/blob/ma
in
/HISTORY.rst
"
,
"
Algorithm paper
"
:
"
https://www.mdpi.com/2072-4292/9/7/676
"
,
"
Zenodo
"
:
"
https://zenodo.org/record/5093940
"
},
...
...
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