Skip to content

Commit

Permalink
fixup! Issue #286/#308 Initial finetuning of "Getting started" docs
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Jun 9, 2022
1 parent 04dbcf7 commit 927accb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ Let's download this as a GeoTIFF file,
Because GeoTIFF does not support a temporal dimension,
we first eliminate it by taking the temporal maximum value for each pixel:

.. code-block:: python
evi_composite = evi_cube.max_time()
Expand Down

0 comments on commit 927accb

Please sign in to comment.