From 4564797dabd2170ed4f112b1c2b23ebf3ab539ce Mon Sep 17 00:00:00 2001 From: "James V. Geiger" Date: Thu, 7 Dec 2023 15:38:57 -0500 Subject: [PATCH] Add documentation --- lis/configs/lis.config.adoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lis/configs/lis.config.adoc b/lis/configs/lis.config.adoc index 271accd18..337ce9f17 100644 --- a/lis/configs/lis.config.adoc +++ b/lis/configs/lis.config.adoc @@ -396,6 +396,7 @@ endif::devonly[] |"`COAMPSout`" | COAMPS output forcing |"`GALWEM forecast`" | GALWEM 17km or 0.25deg deterministic forecast reader |"`GALWEM-GE forecast`" | GALWEM-GE forecast reader +|"`Global EIS`" | Global Earth Information System (EIS) 5km forcing |==== .Example _lis.config_ entry @@ -6635,8 +6636,19 @@ of the GALWEM-GE forecast forcing data. GALWEM-GE forecast forcing directory: ./GALWEM_GE GALWEM-GE forecast run mode: forecast # forecast | analysis GALWEM-GE forecast number of ensemble members: 21 +.... + +[[sssec_geis,Global EIS]] +==== Global EIS + +NOTE: There is no spatial interpolation support for this dataset. +`Global EIS forcing directory:` specifies the location +of the Global EIS forcing files. +.Example _lis.config_ entry +.... +Global EIS forcing directory: ./geis .... [[ssec_lsm,Land surface models]]