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(Parsers): Re-use old parser names to new parser, closes #622 #549 #628

Closed ocehugo closed 4 years ago

ocehugo commented 4 years ago

This is a requirement for transparent usage of the new Staroddi Parser that supports Mini v0, Mini v1, DST Tilt and DST CTD.

The reason why is done this way is to still support old insturments.txt configuration files, database key:value associations, and to be transparent to the user.

ocehugo commented 4 years ago

@lbesnard done