We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f490e3d commit efead67Copy full SHA for efead67
1 file changed
README.md
@@ -22,7 +22,7 @@ sites = client.sites()
22
site = client.site("hyytiala")
23
24
products = client.products()
25
-product = client.products("classification")
+product = client.product("classification")
26
27
models = client.models()
28
model = client.model("ecmwf-open")
0 commit comments