Skip to content

Commit

Permalink
updated gedi l4a example
Browse files Browse the repository at this point in the history
  • Loading branch information
jpswinski committed Mar 7, 2023
1 parent 8fef771 commit 02f2007
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/gedi_l4a.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
"outputs": [],
"source": [
"# initialize client (notebook only processes one granule, so one node is sufficient)\n",
"sliderule.init(\"localhost\", verbose=True, organization=None)\n",
"#gedi.init(\"slideruleearth.io\", verbose=True, organization=\"developers\", desired_nodes=1)"
"gedi.init(\"slideruleearth.io\", verbose=True)"
]
},
{
Expand Down

0 comments on commit 02f2007

Please sign in to comment.