Skip to content

Commit 02f2007

Browse files
committed
updated gedi l4a example
1 parent 8fef771 commit 02f2007

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/gedi_l4a.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"outputs": [],
2222
"source": [
2323
"# initialize client (notebook only processes one granule, so one node is sufficient)\n",
24-
"sliderule.init(\"localhost\", verbose=True, organization=None)\n",
25-
"#gedi.init(\"slideruleearth.io\", verbose=True, organization=\"developers\", desired_nodes=1)"
24+
"gedi.init(\"slideruleearth.io\", verbose=True)"
2625
]
2726
},
2827
{

0 commit comments

Comments
 (0)