[Qgis-user] Qgis : Calculat the median of multiple bands of raster (90 bands)

Andreas Janz andreas.janz at geo.hu-berlin.de
Tue Jan 6 01:40:09 PST 2026


Hi Kärlis,

the Google Earth Engine API is used for a single functionality inside 
the EnMAP-Box plugin (i.e. visualizing satellite data from the GEE Data 
Catalog).

The other 99,9 % functionality is related to offline raster data 
processing and visualization tools. This is a big plugin with lot's of 
raster tools developed for over a decade. We may have other stuff, you 
are interested in :-)
https://enmap-box.readthedocs.io/

If you have other "number-crunching" tasks, beside the median over all 
bands, you may have a look into the Raster Math tool. It supports 
Python-based user functions. You can basically import/use all Python 
packages like Numpy, Scipy etc. to process raster data.
https://enmap-box.readthedocs.io/en/latest/usr_section/usr_manual/applications.html#raster-math

Regards
Andreas



Am 06.01.2026 um 07:07 schrieb Karlo no Dabas maajas via QGIS-User:
> Hi!
>
> It looks like this plugin is based on Google Earth Engine. For 
> off-line data it's better to use off-line tools.
>
> Best regards,
> K.
>
> 05.01.26 12:43, Andreas Janz via QGIS-User rakstīja:
>> Hi Kärlis,
>>
>> you can do this with the EnMAP-Box plugin: 
>> https://plugins.qgis.org/plugins/enmapboxplugin/
>>
>> [..]
> _______________________________________________
> QGIS-User mailing list
> QGIS-User at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


More information about the QGIS-User mailing list