From 320322f81fd08be3e6df9dfdbd72fa5c13f99169 Mon Sep 17 00:00:00 2001 From: Drew Leonard Date: Tue, 18 Feb 2025 15:40:43 +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 609cc6e9..644f4d35 100644 --- a/docs/howto_guides/replacing_asdfs.rst +++ b/docs/howto_guides/replacing_asdfs.rst @@ -53,7 +53,7 @@ When you load a recently-downloaded ASDF file you may see a warning something li AsdfPackageVersionWarning: File '' was created with extension URI 'asdf://asdf-format.org/astronomy/gwcs/extensions/gwcs-1.2.0' (from package gwcs==0.24.0), but older package (gwcs==0.22.0) is installed. -Of course the extension and package it complains about will vary. +The extension name and package it references will vary. This warning means that an extension needed to properly parse the ASDF file is missing or outdated. To correct this, you should update your Python tools installation with