From df4fa361782229b78640d56249ae9440ab0e6dd0 Mon Sep 17 00:00:00 2001 From: lisagoodrich <33230218+lisagoodrich@users.noreply.github.com> Date: Tue, 16 Jan 2024 14:26:57 -0700 Subject: [PATCH] env var order --- docs/Users_Guide/installation.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/Users_Guide/installation.rst b/docs/Users_Guide/installation.rst index adc4ae8edb..813d238a8c 100644 --- a/docs/Users_Guide/installation.rst +++ b/docs/Users_Guide/installation.rst @@ -323,11 +323,9 @@ External Library Handling in compile_MET_all.sh +-------------------+--------------------------------+------------------------------+ | *Optional* | :code:`--enable-all` or | MET_GRIB2CLIB, | | | | | - | GRIB2 | :code:`--enable-grib2` | MET_GRIB2CINC, | + | GRIB2 | :code:`--enable-grib2` | MET_GRIB2CINC, | | | | | - | Support | | LIB_Z, | - | | | | - | | | GRIB2CLIB_NAME, | + | Support | | GRIB2CLIB_NAME, | | | | | | | | LIB_JASPER, | | | | |