Landscape-Data-Commons / rangeland_indicator_calculator

A Shiny interface for calculating indicators/statistics using terradactyl
0 stars 0 forks source link

Rename output variables to match input data variables #10

Closed nstauffer closed 2 years ago

nstauffer commented 2 years ago

The user can specify which variables in their data correspond to which required-by-terradactyl variables. Behind the scenes, the values from the specified variable are then written to the equivalent terradactyl variable. This means that the results use the terradactyl variable names. The tool should rename the variables to reflect the uploaded data for clarity's sake.