Skip to content

Commit 77507ca

Browse files
committed
correction to notebook rendering
1 parent 7034ae6 commit 77507ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ecco_access/ecco_access_tutorials/ECCO_access_intro.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
"text": [
179179
"Help on function ecco_podaac_to_xrdataset in module ecco_access.ecco_access:\n",
180180
"\n",
181-
"ecco_podaac_to_xrdataset(query, version='v4r4', grid=None, time_res='all', StartDate=None, EndDate=None,\ \n",
181+
"ecco_podaac_to_xrdataset(query, version='v4r4', grid=None, time_res='all', StartDate=None, EndDate=None,\\ \n",
182182
" snapshot_interval=None, mode='download_ifspace', download_root_dir=None, **kwargs)\n",
183183
" This function queries and accesses ECCO datasets from PO.DAAC. The core query and download functions \n",
184184
" are adapted from Jupyter notebooks created by Jack McNelis and Ian Fenty \n",

0 commit comments

Comments
 (0)