Skip to content

Comments

{geo}[foss/2025a] rioxarray v0.21.0#25354

Open
JarneRenders wants to merge 1 commit intoeasybuilders:developfrom
JarneRenders:20260220134627_new_pr_rioxarray0210
Open

{geo}[foss/2025a] rioxarray v0.21.0#25354
JarneRenders wants to merge 1 commit intoeasybuilders:developfrom
JarneRenders:20260220134627_new_pr_rioxarray0210

Conversation

@JarneRenders
Copy link
Contributor

(created using eb --new-pr)

@github-actions github-actions bot added 2025a issues & PRs related to 2025a common toolchains update labels Feb 20, 2026
@github-actions
Copy link

Updated software rioxarray-0.21.0-foss-2025a.eb

Diff against rioxarray-0.19.0-foss-2024a.eb

easybuild/easyconfigs/r/rioxarray/rioxarray-0.19.0-foss-2024a.eb

diff --git a/easybuild/easyconfigs/r/rioxarray/rioxarray-0.19.0-foss-2024a.eb b/easybuild/easyconfigs/r/rioxarray/rioxarray-0.21.0-foss-2025a.eb
index 561be99fb9..5c8f744912 100644
--- a/easybuild/easyconfigs/r/rioxarray/rioxarray-0.19.0-foss-2024a.eb
+++ b/easybuild/easyconfigs/r/rioxarray/rioxarray-0.21.0-foss-2025a.eb
@@ -1,25 +1,25 @@
 easyblock = 'PythonBundle'
 
 name = 'rioxarray'
-version = '0.19.0'
+version = '0.21.0'
 
 homepage = 'https://corteva.github.io/rioxarray'
 description = "Geospatial xarray extension powered by rasterio"
 
-toolchain = {'name': 'foss', 'version': '2024a'}
+toolchain = {'name': 'foss', 'version': '2025a'}
 
 dependencies = [
-    ('Python', '3.12.3'),
-    ('SciPy-bundle', '2024.05'),
-    ('rasterio', '1.4.3'),
-    ('pyproj', '3.7.0'),
-    ('xarray', '2024.11.0'),
+    ('Python', '3.13.1'),
+    ('SciPy-bundle', '2025.06'),
+    ('rasterio', '1.5.0'),
+    ('pyproj', '3.7.1'),
+    ('xarray', '2025.7.0'),
 ]
 
 exts_list = [
     (name, version, {
         'use_pip_extras': 'interp',
-        'checksums': ['7819a0036fd874c8c8e280447cbbe43d8dc72fc4a14ac7852a665b1bdb7d4b04'],
+        'checksums': ['a292d96f4d6412c05ff09629b72523ae2e9c42598183f5e9c555fc368f867c0f'],
     }),
 ]
 
Diff against rioxarray-0.15.0-foss-2023a.eb

easybuild/easyconfigs/r/rioxarray/rioxarray-0.15.0-foss-2023a.eb

diff --git a/easybuild/easyconfigs/r/rioxarray/rioxarray-0.15.0-foss-2023a.eb b/easybuild/easyconfigs/r/rioxarray/rioxarray-0.21.0-foss-2025a.eb
index 28130eaa62..5c8f744912 100644
--- a/easybuild/easyconfigs/r/rioxarray/rioxarray-0.15.0-foss-2023a.eb
+++ b/easybuild/easyconfigs/r/rioxarray/rioxarray-0.21.0-foss-2025a.eb
@@ -1,25 +1,25 @@
 easyblock = 'PythonBundle'
 
 name = 'rioxarray'
-version = '0.15.0'
+version = '0.21.0'
 
 homepage = 'https://corteva.github.io/rioxarray'
 description = "Geospatial xarray extension powered by rasterio"
 
-toolchain = {'name': 'foss', 'version': '2023a'}
+toolchain = {'name': 'foss', 'version': '2025a'}
 
 dependencies = [
-    ('Python', '3.11.3'),
-    ('SciPy-bundle', '2023.07'),
-    ('rasterio', '1.3.9'),
-    ('pyproj', '3.6.0'),
-    ('xarray', '2023.9.0'),
+    ('Python', '3.13.1'),
+    ('SciPy-bundle', '2025.06'),
+    ('rasterio', '1.5.0'),
+    ('pyproj', '3.7.1'),
+    ('xarray', '2025.7.0'),
 ]
 
 exts_list = [
     (name, version, {
         'use_pip_extras': 'interp',
-        'checksums': ['d2a8429a5b6405913c7b6f515ef2992b05139c96eb39a2dc1c9f475ce0848c9c'],
+        'checksums': ['a292d96f4d6412c05ff09629b72523ae2e9c42598183f5e9c555fc368f867c0f'],
     }),
 ]
 
Diff against rioxarray-0.14.0-foss-2022a.eb

easybuild/easyconfigs/r/rioxarray/rioxarray-0.14.0-foss-2022a.eb

diff --git a/easybuild/easyconfigs/r/rioxarray/rioxarray-0.14.0-foss-2022a.eb b/easybuild/easyconfigs/r/rioxarray/rioxarray-0.21.0-foss-2025a.eb
index 2f0212604c..5c8f744912 100644
--- a/easybuild/easyconfigs/r/rioxarray/rioxarray-0.14.0-foss-2022a.eb
+++ b/easybuild/easyconfigs/r/rioxarray/rioxarray-0.21.0-foss-2025a.eb
@@ -1,22 +1,26 @@
-easyblock = 'PythonPackage'
+easyblock = 'PythonBundle'
 
 name = 'rioxarray'
-version = '0.14.0'
+version = '0.21.0'
 
-homepage = 'https://github.com/corteva/rioxarray'
-description = "geospatial xarray extension powered by rasterio"
+homepage = 'https://corteva.github.io/rioxarray'
+description = "Geospatial xarray extension powered by rasterio"
 
-toolchain = {'name': 'foss', 'version': '2022a'}
+toolchain = {'name': 'foss', 'version': '2025a'}
 
 dependencies = [
-    ('Python', '3.10.4'),
-    ('SciPy-bundle', '2022.05'),
-    ('rasterio', '1.3.4'),
-    ('pyproj', '3.4.0'),
-    ('xarray', '2022.6.0'),
+    ('Python', '3.13.1'),
+    ('SciPy-bundle', '2025.06'),
+    ('rasterio', '1.5.0'),
+    ('pyproj', '3.7.1'),
+    ('xarray', '2025.7.0'),
 ]
 
-sources = [SOURCE_TAR_GZ]
-checksums = ['bbbda47fd7eb04c0986df553f11aa0bdbc9846e75601b8ebd704fc8573bfb835']
+exts_list = [
+    (name, version, {
+        'use_pip_extras': 'interp',
+        'checksums': ['a292d96f4d6412c05ff09629b72523ae2e9c42598183f5e9c555fc368f867c0f'],
+    }),
+]
 
 moduleclass = 'geo'

@WilleBell
Copy link
Contributor

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Collaborator

@WilleBell: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=25354 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_25354 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 9790

Test results coming soon (I hope)...

Details

- notification for comment with ID 3935599883 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 1 out of 1 (total: 1 min 18 secs) (1 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.7, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.23
See https://gist.github.com/boegelbot/50e3035fb87c6f6edc37a44e465defc0 for a full test report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2025a issues & PRs related to 2025a common toolchains update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants