Skip to main content

Questions tagged [enmap-box]

The EnMAP-Box is a python plugin for QGIS, designed to process and visualise hyperspectral remote sensing data.

0 votes
0 answers
174 views

QGIS enmap-box plugin error

I just now downloaded a plugin named "EnMAP Box". I am a user of QGIS v.3.28.12. It shows me the following error: An error has occured while executing Python code: RuntimeError: module ...
Natalie's user avatar
0 votes
1 answer
86 views

Tracing back single class sample sizes of a random forest classification model (.pkl-file) [QGIS 3.16 - EnMAP Box - RFC]

A couple of weeks ago, I created some prediction models with the EnMAP Box Classification Workflow. In some of the models I reduced the sample size for some classes as shown in the image below. Here, ...
jaysigg's user avatar
  • 507
0 votes
0 answers
72 views

Random-points-from-Classification tool (EnMAP-Box plugin) - Adding mask option by python? (QGIS 3.16, Win10)

I created random-point-vector-files from a classified rasters with a given number of points per class by the Random points from Classification tool (EnMAP-Box plugin). But, now I'd like to exclude ...
jaysigg's user avatar
  • 507
3 votes
2 answers
2k views

How do I specify the QGIS specific Python version to add Python packages to that version?

On my MacBook (running Mojave), I have preexisting Python versions (Anaconda and the Python 2.7 that comes with the Mac). I installed QGIS version 3.10.5-A Coruña. To use a QGIS plug-in (Enmap-Box), I ...
wfarrand's user avatar
1 vote
0 answers
212 views

Crash after performing random forest using enmap box and dzetsaka

i want to perform random forest classification using tools like dzetsaka and enmap box on qgis 3.2 version but after classification completes upto 50 percent qgis crashes what can be the issue
pratikshachalke's user avatar
0 votes
1 answer
157 views

Matching extent (samples & lines) to get multi-temporal stack

I downloaded several Landsat scenes (4x3) to create some multi-temporal stacks to see the phenological difference in April/March - mid summer - autumn. I actually use The EnMap Box which has been ...
Rouven Maue's user avatar
3 votes
1 answer
720 views

Performing Random Forest using EnMap Box? [closed]

I am new to the software EnMap Box that incorporates Random Forest (RF) as one of its capability. To learn the Enmap, I followed the RF tutorial provided online. My goal is to use RF as a tool to ...
GISnew's user avatar
  • 359