We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5cdff4 commit e9622c4Copy full SHA for e9622c4
pyproject.toml
@@ -52,7 +52,7 @@ dependencies = [
52
remote = ["boto3", "requests", "s3fs"]
53
54
create = [
55
- "climetlab", # "earthkit-data"
+ "climetlab>=0.22.1", # "earthkit-data"
56
"earthkit-meteo",
57
"pyproj",
58
"ecmwflibs>=0.6.3",
@@ -64,7 +64,7 @@ all = [
64
"boto3",
65
"requests",
66
"s3fs",
67
68
69
70
@@ -74,7 +74,7 @@ dev = [
74
75
76
77
78
79
80
0 commit comments