Skip to content

Commit

Permalink
Add another remote data tag
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarDrew committed Feb 18, 2025
1 parent e076596 commit 5f04fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/howto_guides/replacing_asdfs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ In the second case, if the metadata file has been renamed then you may see a war
.. code-block:: python
>>> from dkist import load_dataset
>>> ds = load_dataset('~/sunpy/data/VISP/AGLKO/')
>>> ds = load_dataset('~/sunpy/data/VISP/AGLKO/') # doctest: +REMOTE_DATA
WARNING: DKISTUserWarning: ASDF files with old names (VISP_L1_20221024T212807_AGLKO_user_tools.asdf) were found in this directory and ignored. You may want to delete these files. [dkist.dataset.loader]
Expand Down

0 comments on commit 5f04fee

Please sign in to comment.