Skip to content

Commit e01dbd9

Browse files
committed
Fix bug that caused wrong directions from cf.DimensionCoordinate.direction
1 parent 85f6c8b commit e01dbd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/recipes/plot_13_recipe.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
import cf
2626

27+
2728
# %%
2829
# 2. Read and select the SST by index and look at its contents:
2930
sst = cf.read("~/recipes/ERA5_monthly_averaged_SST.nc")[0]

0 commit comments

Comments
 (0)