From 0046cc12fa8daa78be6f6e70aa0f0b63d2605fd1 Mon Sep 17 00:00:00 2001 From: Arpita Patel Date: Tue, 12 Dec 2023 21:56:59 -0600 Subject: [PATCH] Updated forcingprocessor.md --- docs/products/tools/nextgeninabox/forcingprocessor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/products/tools/nextgeninabox/forcingprocessor.md b/docs/products/tools/nextgeninabox/forcingprocessor.md index e6bb577..8e7243f 100644 --- a/docs/products/tools/nextgeninabox/forcingprocessor.md +++ b/docs/products/tools/nextgeninabox/forcingprocessor.md @@ -72,7 +72,7 @@ The weight generator will input an example NWM forcing netcdf to reference the N | collect_stats | Collect forcing metadata | | proc_threads | Number of data processing threads, defaults to 80% available cores | | write_threads | Number of writing threads, defaults to 100% available cores | -| nfile_chunk | Number of files to process each write,
set to greater than the number of nwm files unless memory constraints are reached, defaults to 1000000. Only set this if experiencing memory constraints due to large number of nwm forcing files | +| nfile_chunk | Number of files to process each write, set to greater than the number of nwm files unless memory constraints are reached, defaults to 1000000. Only set this if experiencing memory constraints due to large number of nwm forcing files | ## Example Configuration ```