From e98637847071a58d89a159cab0f8ef413ae1577b Mon Sep 17 00:00:00 2001 From: nickb <nickb@ssec.wisc.edu> Date: Thu, 12 May 2022 19:46:50 +0000 Subject: [PATCH] remove a caveat that has been fixed for 1.0 --- gridded_glm/PACKAGE_README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/gridded_glm/PACKAGE_README.md b/gridded_glm/PACKAGE_README.md index 8166c70..983b19e 100644 --- a/gridded_glm/PACKAGE_README.md +++ b/gridded_glm/PACKAGE_README.md @@ -91,7 +91,6 @@ Create a gridded product file and tiles The following issues are known to affect this release - The DQF (data quality flags) are always set to 0 in this version. Proper data quality information will be added in a future version -- In the default processing mode (not "realtime" mode), if the first 20-second file of the minute is not specified, the output file time will be offset from the nominal minute boundaries. This will be addressed in a future release, but note that it is recommended to provide all 3 20-second input files, or to run in "realtime mode" (option `-1`). - Tile generation with CONUS and mesoscale gridding has not been fully tested -- GitLab