Closed schlunma closed 3 weeks ago
@esmvalbot please run monitor/recipe_monitor_with_refs.yml
Since @schlunma asked, ESMValBot will run recipe monitor/recipe_monitor_with_refs.yml as soon as possible, output will be generated here
ESMValBot is happy to report recipe monitor/recipe_monitor_with_refs.yml ran OK, output has been generated here
swanky plots, do they look the way you wanted them to look, Manu? :beer:
Yes Sir! They look identical to https://esmvaltool.dkrz.de/shared/esmvaltool/stable_release/recipe_monitor_with_refs_20240523_095356/
BTW, it's so nice that the bot is back again! ๐ค
BTW, it's so nice that the bot is back again! ๐ค
it's a wee one but does wonders :grinning:
code looks good! The only wiggle I can think of is that this may break after cartopy fixes their show, if they treat NaNs in a special way - don;t think this will be the case though
Thanks for reviewing! Don't think that's the case - for example, xarray only uses nans instead of numpy arrays, and I did successful contourf plots with that if I remember correctly ๐
Description
See https://github.com/SciTools/cartopy/issues/2468:
contourf
withtransform_first=True
does not handle masked data correctly. Thus, we use a filled array withnp.nan
here which works correctly.Related to
https://github.com/SciTools/cartopy/issues/2468
https://github.com/ESMValGroup/ESMValTool/pull/3789
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: