VincyaneBadouard / TreeData_broken

Harmonization and correction forest data tool.
https://vincyanebadouard.github.io/TreeData/
0 stars 1 forks source link

todo list for app #19

Closed ValentineHerr closed 1 year ago

ValentineHerr commented 2 years ago
GeoPicka commented 2 years 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."

ValentineHerr commented 2 years ago

@GeoPicka I believe this is fixed (including the possibility to select an output profile without tree codes when your data does have tree codes)

GeoPicka commented 2 years ago

@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.

ValentineHerr commented 1 year ago

closing this and will start new issues as necessary