@@ -7,8 +7,8 @@ pre-precessing pipeline for spatial and spectral fusion (i.e., homogenization)
of multispectral satellite image data. Currently it offers compatibility to
Landsat-5, Landsat-7, Landsat-8, Sentinel-2A and Sentinel-2B.
* Free software: GNU General Public License v3 or later (GPLv3+) (`license details <https://gitext.gfz-potsdam.de/geomultisens/gms_preprocessing/blob/master/LICENSE>`_)
* Free software: GNU General Public License v3 or later (GPLv3+) (`license details <https://git.gfz-potsdam.de/geomultisens/gms_preprocessing/blob/master/LICENSE>`_)
Homogenization jobs can also be created and started using the command line
interface. Documentation can be found `here <https://geomultisens.gitext-pages.gfz-potsdam.de/gms_preprocessing/doc/usage.html#gms-preprocessing-command-line-interface>`__.
interface. Documentation can be found `here <https://geomultisens.git-pages.gfz-potsdam.de/gms_preprocessing/doc/usage.html#gms-preprocessing-command-line-interface>`__.
Here is a small example:
...
...
@@ -110,14 +110,14 @@ This is an example:
PC = ProcessController(job_ID=123456, **configuration)
PC.run_all_processors()
Possible configuration arguments can be found `here <https://gitext.gfz-potsdam.de/geomultisens/gms_preprocessing/blob/master/gms_preprocessing/options/options_schema.py>`__.
Possible configuration arguments can be found `here <https://git.gfz-potsdam.de/geomultisens/gms_preprocessing/blob/master/gms_preprocessing/options/options_schema.py>`__.
History / Changelog
-------------------
You can find the protocol of recent changes in the gms_preprocessing package
@@ -7,8 +7,8 @@ pre-precessing pipeline for spatial and spectral fusion (i.e., homogenization)
of multispectral satellite image data. Currently it offers compatibility to
Landsat-5, Landsat-7, Landsat-8, Sentinel-2A and Sentinel-2B.
* Free software: GNU General Public License v3 or later (GPLv3+) (`license details <https://gitext.gfz-potsdam.de/geomultisens/gms_preprocessing/blob/master/LICENSE>`_)
* Free software: GNU General Public License v3 or later (GPLv3+) (`license details <https://git.gfz-potsdam.de/geomultisens/gms_preprocessing/blob/master/LICENSE>`_)