Skip to content

Commit

Permalink
tutorial bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mmiesch committed Jun 12, 2021
1 parent 9651354 commit bb97477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/learning/tutorials/level3/ioda-python-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ This is the focus of the sixth example of the python IODA API. We have included

.. code-block:: bash
export IODA_DATA_DIR=/opt/jedi/fv3-bundle/ioda-data/testinput_tier_1/
export IODA_DATA_DIR=/opt/jedi/fv3-bundle/test-data-release/ioda/2.0.0/testinput_tier_1/
python $PYIODA/06-ReadIodaOutputFile.py $IODA_DATA_DIR/sample_hofx_output_amsua_n19.nc4
As before, you can use ``h5dump`` and ``ncdump`` commands to see what is in the file:
Expand Down

0 comments on commit bb97477

Please sign in to comment.