From 6c848f57c3c7261b306437edbe183acf3e604c5f Mon Sep 17 00:00:00 2001 From: Arjo Segers Date: Thu, 19 Feb 2026 14:01:32 +0100 Subject: [PATCH 1/9] Merged updates from master branch. --- src/cso/cso_regions.py | 1 + src/utopya/utopya_tools.py | 1 + 2 files changed, 2 insertions(+) diff --git a/src/cso/cso_regions.py b/src/cso/cso_regions.py index f0e7ae1..70f12be 100644 --- a/src/cso/cso_regions.py +++ b/src/cso/cso_regions.py @@ -28,6 +28,7 @@ # # 2026-01, Arjo Segers # Fixed escape characters in (document) strings. +# Fixed seperation argument when reading csv file. # ######################################################################## diff --git a/src/utopya/utopya_tools.py b/src/utopya/utopya_tools.py index 0943f5b..d15510f 100644 --- a/src/utopya/utopya_tools.py +++ b/src/utopya/utopya_tools.py @@ -21,6 +21,7 @@ # # 2026-01, Arjo Segers # Fixed escape characters in (document) strings. +# Fixed default seperation argument when reading csv file. # # ------------------------------------------------- -- GitLab From 89bcd9060dd2a23009a72e35f5731956ab71abe9 Mon Sep 17 00:00:00 2001 From: Arjo Segers Date: Wed, 21 Jan 2026 17:08:42 +0100 Subject: [PATCH 2/9] Added templates for CrIS processing and description. --- doc/source/cris-nh3.rst | 25 ++++++++ doc/source/documentation.rst | 3 + doc/source/index.rst | 1 + doc/source/pymod-cso_cris.rst | 5 ++ doc/source/pymods.rst | 1 + src/cso/__init__.py | 4 ++ src/cso/cso_cris.py | 104 ++++++++++++++++++++++++++++++++++ 7 files changed, 143 insertions(+) create mode 100644 doc/source/cris-nh3.rst create mode 100644 doc/source/pymod-cso_cris.rst create mode 100644 src/cso/cso_cris.py diff --git a/doc/source/cris-nh3.rst b/doc/source/cris-nh3.rst new file mode 100644 index 0000000..93fac03 --- /dev/null +++ b/doc/source/cris-nh3.rst @@ -0,0 +1,25 @@ + +.. Label between '.. _' and ':' ; use :ref:`text