File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 389389 "source" : [
390390 " ### 2.1 Near real-time scalar data download\n " ,
391391 " \n " ,
392- " In this example we want to download one minute of **Pressure** sensor data from a **CTD** at location \" Bullseye\"\" (locationCode: **NC89**)\n "
392+ " In this example we want to download one minute of **Pressure** sensor data from a **CTD** at location \" Bullseye\" (locationCode: **NC89**)\n "
393393 ]
394394 },
395395 {
409409 " params = {\n " ,
410410 " \" locationCode\" : \" NC89\" ,\n " ,
411411 " \" deviceCategoryCode\" : \" CTD\" ,\n " ,
412- " \" dateFrom\" : \" 2017-01 -20T00:00:00.000Z\" ,\n " ,
412+ " \" dateFrom\" : \" 2020-06 -20T00:00:00.000Z\" ,\n " ,
413413 " \" propertyCode\" : \" pressure\" ,\n " ,
414- " \" dateTo\" : \" 2017-01 -20T00:01:00 .000Z\" ,\n " ,
414+ " \" dateTo\" : \" 2020-06 -20T00:00:10 .000Z\" ,\n " ,
415415 " }\n " ,
416416 " \n " ,
417417 " # 2. Call methods in the onc library\n " ,
468468 "source" : [
469469 " ### 2.2 Near real-time raw data readings\n " ,
470470 " \n " ,
471- " In this example we want to download one minute of raw data from a **CTD** at location \" Bullseye\"\" (locationCode: **NC89**)\n "
471+ " In this example we want to download one minute of raw data from a **CTD** at location \" Bullseye\" (locationCode: **NC89**)\n "
472472 ]
473473 },
474474 {
You can’t perform that action at this time.
0 commit comments