NCRN / ForestVeg

Front end application for NCRN Forest Vegetation Access database.
3 stars 1 forks source link

Export file Plots.csv has incorrect column names. #228

Closed johnpauls closed 1 year ago

johnpauls commented 3 years ago

In the May 2021 version of the .csv exports, two columns in Plots.csv have new and unusual names and should be changed to be the same as in the other files. These are

"l_Unit_Code" should be "Unit_Code" and "usys_temp_qdf_Unit_Code"s should be "Unit_Group"

johnpauls commented 3 years ago

Update on this. Looking close it seem that Unit_Group was already exported in another column, so I think that either usys_temp_qdf_Unit_Code or l_Unit_Code is an unneeded duplicate.

geospatialology commented 1 year ago

Replaced by this ticket. https://github.com/NCRN/NCRN_DM/issues/84

cwainright commented 5 months ago

Possible solution: in plots.csv rename l_Unit_Code to Unit_Code and just get rid of usys_temp_qdf_Unit_Code.