Closed ValentineHerr closed 1 year ago
CODES
@ValentineHerr I found an issue for with translation / conversion of the Codes: if 'duplicate' code values exist for different codes, only the first example is pulled through to all other codes when loaded from an existing profile.
E.g. for ForestPlots I want to upload codes for F1 (alive status), F2 (dead status), F3 (D measurement info), F4 (post field data management). Some of these codes have the same value which means different things e.g.
ForestPlots Profile including Codes metadata ForestPlots_Profile_test13.1.zip
ForestPlots test data: [ForestPlots_test13.1_trees_small.csv] (https://github.com/VincyaneBadouard/TreeData/files/9454975/ForestPlots_test13.1_trees_small.csv) ForestPlots_test13.1_plots_small.csv
Also, minor typo (double negative) in warning message when a value is in the data is missing from the profile: "WARNING: the following codes are not in your profile, but are not currently in your data. They will be ignored."
@GeoPicka I believe this is fixed (including the possibility to select an output profile without tree codes when your data does have tree codes)
@ValentineHerr thank you for fixing. Yes, retested: handling duplicate code values from different columns and selecting an output profile without tree codes when input profile has tree codes now working great.
closing this and will start new issues as necessary
ReversedRequiredFormat
(see #28)