From 2582b1b0b523eca17b84998f5d77def0d7cb73f3 Mon Sep 17 00:00:00 2001 From: Drew Leonard Date: Tue, 18 Feb 2025 16:14:17 +0000 Subject: [PATCH] Re- more words --- docs/howto_guides/replacing_asdfs.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/howto_guides/replacing_asdfs.rst b/docs/howto_guides/replacing_asdfs.rst index 81a455eb..7dab5d0c 100644 --- a/docs/howto_guides/replacing_asdfs.rst +++ b/docs/howto_guides/replacing_asdfs.rst @@ -4,10 +4,7 @@ Update Previously Downloaded ASDF Files ======================================= The DKIST Data Center will occasionally update the ASDF files for all the datasets it stores, due to changes or corrections to the metadata. -This can lead to two possible problems. -First, when you download ASDF metadata files from the Data Center those files might be expecting a newer version of the Python tools. -Second, ASDF files you have downloaded previously might become outdated and need to be re-downloaded. - +This means that ASDF files you have downloaded previously might become outdated and need to be re-downloaded. You should periodically re-download your local ASDF files to keep up to date with changes to the dataset metadata. To do so, you can use the `overwrite` keyword argument when downloading an ASDF file.