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 d97a499 commit 3b6f255Copy full SHA for 3b6f255
README.md
@@ -57,7 +57,8 @@ CDSAPI.py2ju("""
57
We've copied/pasted the code and called the `py2ju` function on the second argument of the `retrieve` function.
58
The `py2ju` function simply converts the string containing a Python dictionary to an actual Julia dictionary.
59
60
-Besides the downloaded file, the `retrieve` function also returns a dictionary with the following entries:
+Besides the downloaded file, the `retrieve` function also returns a dictionary with metadata:
61
+
62
```
63
Dict{String,Any} with 6 entries:
64
"result_provided_by" => "8a3eb001-c8e3-4a9c-8170-28191ebea14b"
0 commit comments