From 5cccefaca837bd5a71f5806faf5e7d3a2f6819f4 Mon Sep 17 00:00:00 2001 From: Drew Leonard Date: Tue, 18 Feb 2025 16:04:00 +0000 Subject: [PATCH] Update docs/howto_guides/replacing_asdfs.rst Co-authored-by: Stuart Mumford --- docs/howto_guides/replacing_asdfs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howto_guides/replacing_asdfs.rst b/docs/howto_guides/replacing_asdfs.rst index 8f402ae1..c3a7e695 100644 --- a/docs/howto_guides/replacing_asdfs.rst +++ b/docs/howto_guides/replacing_asdfs.rst @@ -32,7 +32,7 @@ Again, we can use the ``overwrite`` keyword for this. Occasionally, the naming convention for the ASDF files has also changed, meaning that the usual checks to stop you downloading a dataset you already have locally may fail and you will end up with two (likely identical) metadata files. -If you re-download a dataset that you already had locally before the rename, you may see a warning like this when you load the dataset: +If you try and load a dataset where a file with an old name is present you will see a warning similar to this: .. code-block:: python