Skip to content

bug fix for python 3.13#130

Open
wwieder wants to merge 1 commit intorubisco-sfa:masterfrom
wwieder:python_3.13_bug_fix
Open

bug fix for python 3.13#130
wwieder wants to merge 1 commit intorubisco-sfa:masterfrom
wwieder:python_3.13_bug_fix

Conversation

@wwieder
Copy link

@wwieder wwieder commented Feb 19, 2026

prevents lots of warning when running with newer python versions (3.12 and later)

 match = re.search("(-?\d*\.?\d*)\s(.*)", expert_uncertainty.strip())
/glade/work/wwieder/ctsm_cupid_2026/tools/CUPiD/externals/ILAMB/src/ILAMB/ConfUncertainty.py:229: SyntaxWarning: invalid escape sequence '\d'

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant