From bfc9f0ab8239cd7fb05785faa298d52ce645a665 Mon Sep 17 00:00:00 2001 From: Florez Ospina Juan Felipe Date: Fri, 14 Mar 2025 13:05:29 +0100 Subject: [PATCH] Cross out item. Requirements of data input to converter are defined in pipelines/dictionaries/acsm_to_ebas.yaml --- TODO.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO.md b/TODO.md index 4284536..6fff073 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,4 @@ # TODO -* Look up acsm input file requirements in "acsm_annual/actris_acsm_converter/ACSM_converter.bat" - * Inputs: actris_acsm_converter/src/data/JFJ/in/JFJ_ACSM-017_2023.txt, actris_acsm_converter/data/JFJ/in/JFJ_ACSM-017_FLAGS_2023.txt - * Converter relies on acsm_annual/actris_acsm_converter/src/ to generate EBAS files * [WIP] Simplify flag generation for **species**. Specifically, reconcile auto and manual flags for a single column in the flag table and then broadcasting the value to the rest. This is because the flag is the same for all species variables.