Skip to content

Commit

Permalink
fix: add a tree example
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau committed Dec 18, 2023
1 parent 2ad10b7 commit fa9e0d9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,15 @@ Specifically for ``ee.Image`` objects, please use the ``clipToBoundsAndScale`` m
}
}
Which will render in your GEE account as:

.. code-block::
8d98a5be574041a6a54d6def9d915c67/
└── folder/
β”œβ”€β”€ fc (FeatureCollection)
└── image (ImageCollection)
Customize the root folder
^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit fa9e0d9

Please sign in to comment.