Skip to content

Commit 48c8dec

Browse files
authored
Merge pull request #266 from ecmwf/develop
update docs
2 parents a63a7ab + feac241 commit 48c8dec

File tree

3 files changed

+2592
-27
lines changed

3 files changed

+2592
-27
lines changed

docs/Service/Examples/timeseries_example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
" \"step\": \"0/to/360\",\n",
3939
" \"feature\" : {\n",
4040
" \"type\" : \"timeseries\",\n",
41-
" \"points\": LOCATION,\n",
41+
" \"points\": [[LOCATION[0], LOCATION[1]]],\n",
4242
" \"axes\": \"step\",\n",
4343
" },\n",
4444
"}\n",

0 commit comments

Comments
 (0)