aodn / imos-toolbox

Graphical tool for QC'ing and NetCDF'ing oceanographic datasets
GNU General Public License v3.0
46 stars 31 forks source link

feat(UI): detailLevel and aliases for instruments #685

Closed ocehugo closed 3 years ago

ocehugo commented 3 years ago

These changes permit the user to set the level of detail shown on all UI elements related to instrument metadata description.

Two new options are provided in the toolboxProperties, instrumentAliases and detailLevel.

instrumentAliases modify the display name of instruments in the UI to the entries presented within the GUI/instrumentAliases.txt file.

detailLevel modify the data description in all UI elements to match several named options.

See the updated toolboxProperties.txt file for details.