We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 873cc14 commit 5f6b58fCopy full SHA for 5f6b58f
pyproject.toml
@@ -48,7 +48,7 @@ dependencies = [
48
"beautifulsoup4",
49
"bottleneck",
50
"cartopy",
51
- "cfgrib == 0.9.11.0",
+ "cfgrib",
52
"click",
53
"cliff",
54
"cmocean",
@@ -91,7 +91,7 @@ dependencies = [
91
"tqdm",
92
"utm",
93
"watchdog",
94
- "xarray",
+ "xarray == 2025.1.1",
95
# 'NEMO_Nowcast', # use python3 -m pip install --editable NEMO_Nowcast/
96
# 'moad_tools', # use python3 -m pip install --editable moad_tools
97
# 'Reshapr', # use python3 -m pip install --editable Reshapr
0 commit comments