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 d2ef191 commit 12eace4Copy full SHA for 12eace4
README.md
@@ -227,7 +227,7 @@ api.name('/AMR_Side_1/acc_lat')
227
api.concept_id('V2112019824-POCLOUD')
228
229
# Search via instance format
230
-query.instance_format(["zarr", "kerchunk"])
+api.instance_format(["zarr", "kerchunk"])
231
```
232
233
As an alternative to chaining methods together to set the parameters of your query, a method exists to allow you to pass
0 commit comments