Skip to content

Commit bf09e08

Browse files
authored
Merge pull request #1420 from EnMAP-Box/main
test
2 parents cee5359 + 9b7be17 commit bf09e08

File tree

797 files changed

+1082941
-1092416
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

797 files changed

+1082941
-1092416
lines changed

.env/conda/enmapbox_full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# EnMAP-Box conda environment (generated 2025-12-15 15:54:09)
1+
# EnMAP-Box conda environment (generated 2026-01-26 17:42:24)
22
# run to install: conda env create -n enmapbox_full --file=enmapbox_full.yml
33
# run to update : conda env update -n enmapbox_full --file=enmapbox_full.yml --prune
44
# run to delete : conda env remove -n enmapbox_full

.env/conda/enmapbox_full_3.40.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# EnMAP-Box conda environment (generated 2025-12-15 11:35:55)
1+
# EnMAP-Box conda environment (generated 2026-01-26 17:41:47)
22
# run to install: conda env create -n enmapbox_full_3.40 --file=enmapbox_full_3.40.yml
33
# run to update : conda env update -n enmapbox_full_3.40 --file=enmapbox_full_3.40.yml --prune
44
# run to delete : conda env remove -n enmapbox_full_3.40
@@ -12,6 +12,7 @@ dependencies:
1212
- astropy
1313
- catboost
1414
- cdsapi
15+
- colorama
1516
- cython
1617
- docutils
1718
- enpt

.env/conda/enmapbox_full_3.44.yml

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# EnMAP-Box conda environment (generated 2025-12-23 10:15:48)
2+
# run to install: conda env create -n enmapbox_full_3.44 --file=enmapbox_full_3.44.yml
3+
# run to update : conda env update -n enmapbox_full_3.44 --file=enmapbox_full_3.44.yml --prune
4+
# run to delete : conda env remove -n enmapbox_full_3.44
5+
# see https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#creating-an-environment-from-an-environment-yml-file
6+
# created with scripts/update_conda_environments.py (MANUAL CHANGES WILL BE OVERWRITTEN!)
7+
8+
channels:
9+
- conda-forge
10+
dependencies:
11+
- qgis<3.44.3
12+
- astropy
13+
- catboost
14+
- cdsapi
15+
- colorama
16+
- cython
17+
- docutils
18+
- enpt
19+
- flake8
20+
- git-lfs
21+
- gitpython
22+
- h5py
23+
- lightgbm
24+
- matplotlib
25+
- netcdf4
26+
- numba>=0.56.4
27+
- opencv[build=headless*]
28+
- pandas=2.2.3
29+
- pip
30+
- pygrib
31+
- pyhdf
32+
- pyopengl
33+
- pytest
34+
- pytest-cov
35+
- pytest-xdist
36+
- python>=3.10
37+
- scikit-learn>=1
38+
- sympy
39+
- xarray
40+
- xgboost
41+
- pip:
42+
- enpt-enmapboxapp
43+
- flake8-qgis
44+
- lightning==2.5.0.post0
45+
- segmentation-models-pytorch==0.5.0
46+
- tensorboard==2.19.0
47+
- torch==2.6.0
48+
- torchvision==0.21.0
49+
name: enmapbox_full_3.44
50+
variables:
51+
PYQTGRAPH_QT_LIB: PyQt5
52+
QT_MAC_WANTS_LAYER: 1

.env/conda/enmapbox_full_ltr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# EnMAP-Box conda environment (generated 2025-12-15 15:54:09)
1+
# EnMAP-Box conda environment (generated 2026-01-26 17:42:24)
22
# run to install: conda env create -n enmapbox_full_ltr --file=enmapbox_full_ltr.yml
33
# run to update : conda env update -n enmapbox_full_ltr --file=enmapbox_full_ltr.yml --prune
44
# run to delete : conda env remove -n enmapbox_full_ltr

.env/conda/enmapbox_light.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# EnMAP-Box conda environment (generated 2025-12-15 15:54:09)
1+
# EnMAP-Box conda environment (generated 2026-01-26 17:42:24)
22
# run to install: conda env create -n enmapbox_light --file=enmapbox_light.yml
33
# run to update : conda env update -n enmapbox_light --file=enmapbox_light.yml --prune
44
# run to delete : conda env remove -n enmapbox_light

.env/conda/enmapbox_light_3.40.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# EnMAP-Box conda environment (generated 2025-12-15 11:36:01)
1+
# EnMAP-Box conda environment (generated 2026-01-26 17:41:47)
22
# run to install: conda env create -n enmapbox_light_3.40 --file=enmapbox_light_3.40.yml
33
# run to update : conda env update -n enmapbox_light_3.40 --file=enmapbox_light_3.40.yml --prune
44
# run to delete : conda env remove -n enmapbox_light_3.40
@@ -9,6 +9,7 @@ channels:
99
- conda-forge
1010
dependencies:
1111
- qgis=3.40
12+
- colorama
1213
- docutils
1314
- enpt
1415
- flake8

.env/conda/enmapbox_light_3.44.yml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# EnMAP-Box conda environment (generated 2025-12-23 10:15:48)
2+
# run to install: conda env create -n enmapbox_light_3.44 --file=enmapbox_light_3.44.yml
3+
# run to update : conda env update -n enmapbox_light_3.44 --file=enmapbox_light_3.44.yml --prune
4+
# run to delete : conda env remove -n enmapbox_light_3.44
5+
# see https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#creating-an-environment-from-an-environment-yml-file
6+
# created with scripts/update_conda_environments.py (MANUAL CHANGES WILL BE OVERWRITTEN!)
7+
8+
channels:
9+
- conda-forge
10+
dependencies:
11+
- qgis<3.44.3
12+
- colorama
13+
- docutils
14+
- enpt
15+
- flake8
16+
- git-lfs
17+
- gitpython
18+
- matplotlib
19+
- pip
20+
- pytest
21+
- pytest-cov
22+
- pytest-xdist
23+
- python>=3.10
24+
- scikit-learn>=1
25+
- pip:
26+
- flake8-qgis
27+
name: enmapbox_light_3.44
28+
variables:
29+
PYQTGRAPH_QT_LIB: PyQt5
30+
QT_MAC_WANTS_LAYER: 1

.env/conda/enmapbox_light_ltr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# EnMAP-Box conda environment (generated 2025-12-15 15:54:09)
1+
# EnMAP-Box conda environment (generated 2026-01-26 17:42:24)
22
# run to install: conda env create -n enmapbox_light_ltr --file=enmapbox_light_ltr.yml
33
# run to update : conda env update -n enmapbox_light_ltr --file=enmapbox_light_ltr.yml --prune
44
# run to delete : conda env remove -n enmapbox_light_ltr

.env/packageinfo.csv

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
Tag,"fedora43,conda"
2+
OS,Linux
3+
Python,3.13.11
4+
QGIS,3.44.2-Solothurn
5+
Date,2025-12-23 12:56:42
6+
Brotli,1.1.0
7+
certifi,2025.11.12
8+
cffi,2.0.0
9+
charset-normalizer,3.4.4
10+
coverage,7.13.0
11+
future,1.0.0
12+
GDAL,3.11.4
13+
h2,4.3.0
14+
hpack,4.1.0
15+
httplib2,0.31.0
16+
hyperframe,6.1.0
17+
idna,3.11
18+
Jinja2,3.1.6
19+
lxml,6.0.2
20+
MarkupSafe,3.0.3
21+
mock,5.2.0
22+
narwhals,2.14.0
23+
nose2,0.9.2
24+
numpy,2.4.0
25+
OWSLib,0.35.0
26+
packaging,25.0
27+
pip,25.3
28+
plotly,6.5.0
29+
ply,3.11
30+
psycopg2,2.9.10
31+
pycparser,2.22
32+
Pygments,2.19.2
33+
pyparsing,3.3.1
34+
pyproj,3.7.2
35+
PyQt5,5.15.11
36+
PyQt5_sip,12.17.0
37+
PySocks,1.7.1
38+
python-dateutil,2.9.0.post0
39+
pytz,2025.2
40+
PyYAML,6.0.3
41+
QScintilla,2.14.1
42+
requests,2.32.5
43+
setuptools,80.9.0
44+
sip,6.10.0
45+
six,1.17.0
46+
toml,0.10.2
47+
tomli,2.3.0
48+
urllib3,2.5.0
49+
zstandard,0.25.0

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
*.js text eol=lf
1010
*.py text eol=lf
1111
*.ts text eol=lf
12+
*.ui text eol=lf
1213
*.css text eol=lf
1314
*.html text eol=lf
1415
*.json text eol=lf

0 commit comments

Comments
 (0)