Skip to content

c7sepe2/Imalys_ESIS-Software-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imalys – ESIS tool for Image Analysis

In the ESIS project we are trying to put environmental indicators on a well-defined and reproducible basis. The Imalys software library is supposed to generate the remote sensing products defined for ESIS. The library provides tools to select, extract, transform and combine raster and vector data. Image quality, landscape diversity, change and different landuse types can be analyzed in time and space. Landuse borders can be delineated and typical landscape structures can be characterized by a self adjusting process.


Change

Change between spring and autumn calculated as variance during the growing seasons 2014 to 2021. The image is segmented to a seamless mosaic of zones with homogeneous features. Values calculated from Landsat-8 scenes at the Bode catchment (Saxonia, Germany). Value range [0 … 0.5] depicted as blue … red


Most of the methods and analyses implemented in Imalys are also available with commercial software and/or open source solutions. The decisive factor for the Imalys concept was to bundle all necessary commands and parameters into one process that contains all sub-steps and (depending on the application) only requires location, time and resulting indicators as input.

Imalys was designed as a collection of building blocks (tools) to extract defined landscape properties (traits) from public available data. The whole process chain is controlled by predefined hooks and runs without manual interaction. The tools are interchangeable and can be rearranged for new tasks. Imalys is available as source code and as executable files. Imalys is designed to run under a server environment but can also be used on any PC. For detailed information please refer to our tutorials, the manual or the background documents .

Get Started

The easiest way to learn about Imalys is to run one of the tutorials. Copy and extract the tutorial data to a place where you have writing permissions and follow the description. The tutorial includes all imalys tools and a stepwise description how to use them. The only thing you have to add is the GDAL library.

Installation

The Imalys binary files need no installation. They can be simply copied to your /usr/local/bin directory. To run Imalys the GDAL library must be available under your /usr/bin/ directory. The GDAL library can be obtained from GitHub. If you run Quantum-Gis the library is already installed. For details please refer to our manual.

Usage

Imalys must be called with a shell or terminal. All necessary commands and parameters are passed by a single text file. Installation, commands and parameters are described in depth in our manual. A tutorial provides examples of all processing steps and the combination of the Imalys tools. For expert users important algorithms are discussed in a background document.

Changelog

Imalys is under development. The version 0.2 was focused on methods to select and extract appropriate images from large data collections as shipped by the providers and linking them to a seamless and high quality product for a freely selectable region. A time series over 40 years for the whole of Germany with approx. 50,000 image tiles is an example of this intention. Tools for change detection, outliers and trends will be the next step.

All notable changes to this project will be documented in our changelog.

Get involved

Imalys is the answer of our current needs to detect landscape types and their change in space and time using remote sensing data. We faced the need to process large amounts of data with as little manual interaction as possible. Our solutions are predefined process chains that return defined landscape features. We call them "traits". The process chains should be independent from scaling, geographic location and sensor properties as much as possible. The concept of these process chains and their implementation as algorithms is still under development.

The process chains are given by hooks (commands and parameters as written text). Hooks assign import data and fix the sequence of the necessary processing steps. Hooks don't require coding expertise. New process chains and new traits can be defined only by hooks. We would like to hear of both, ideas and contribution about new processes and how they can be realized!

Contributing

If you found a bug or want to suggest some interesting features, please refer to our contributing guidelines to see how you can contribute to Imalys.

User support

If you need help or have a question, you can use the Imalys user support.

Copyright and License

Copyright(c) 2023, Helmholtz-Zentrum für Umweltforschung GmbH -- UFZ. All rights reserved.

For full details, see LICENSE.

Acknowledgements

Publications

Lausch A, Selsam P, Pause M, Bumberger J. 2024 Monitoring vegetation-and geodiversity with remote sensing and traits.Phil.Trans.R.Soc.A382: 20230058.https://doi.org/10.1098/rsta.2023.0058

How to cite Imalys

If Imalys is advancing your research, please cite as:

Citation: Selsam, P.; Bumberger, J.; Wellmann, T.; Pause, M.; Gey, R.; Borg, E.; Lausch, A. Ecosystem Integrity Remote Sensing—Modelling and Service Tool—ESIS/Imalys. Remote Sens. 2024, 16, 1139. https://doi.org/10.3390/rs16071139


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages