Skip to content

Fix issue with recipe ref fire dependency - #4420

Merged
jlenh merged 4 commits into
mainfrom
4419_fix_recipe_ref_fire_dependency
Apr 23, 2026
Merged

Fix issue with recipe ref fire dependency#4420
jlenh merged 4 commits into
mainfrom
4419_fix_recipe_ref_fire_dependency

Conversation

@jlenh

@jlenh jlenh commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

Description

This PR solves an issue arising in ref/recipe_ref_fire.yml because of an update in the dependency package arviz used to read in a netCDF file. Since the dependency now only uses its from_netcdf function as an alias to xarray.open_datatree, the dependency is being removed and the code updated to work with a xarray.DataTree object.


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.

New or updated recipe/diagnostic


To help with the number of pull requests:

@jlenh jlenh added this to the v2.15.0 milestone Apr 23, 2026
@jlenh jlenh self-assigned this Apr 23, 2026
@jlenh jlenh added the REF Important for the CMIP Rapid Evaluation Framework (REF) label Apr 23, 2026

@valeriupredoi valeriupredoi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, Julien 🍺

@jlenh
jlenh merged commit 41dbf77 into main Apr 23, 2026
9 checks passed
@jlenh
jlenh deleted the 4419_fix_recipe_ref_fire_dependency branch April 23, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

REF Important for the CMIP Rapid Evaluation Framework (REF)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error in recipe REF fire when loading the trace file with arviz

2 participants