Skip to content

Commit

Permalink
The documentation mismatch the default conf.
Browse files Browse the repository at this point in the history
  • Loading branch information
fbriol committed Sep 24, 2021
1 parent 975e230 commit b26ab5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/first_steps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ with the AVISO SSH plugins as shown below :

.. code-block:: python
ssh_plugin = swot_simulator.plugins.ssh.AVISO(DATA)
ssh_plugin = swot_simulator.plugins.ssh.AVISO(swot_simulator.DATA)
The data provided for this example generates products on January 1, 2019. So, to
generate products using these AVISO maps you need to run the following command
Expand Down

0 comments on commit b26ab5f

Please sign in to comment.