Obsolete diagnostics get registered and hence turn up in the available_diagnostics file. Is there a particular reason why these are still being registered? Is it just so that the replacement diagnostic can be printed?
If so, I suggest we use FMS:get_diag_field_id() to check whether old diagnostics are in the diag_table. This way a replacement can be suggested without registering the diagnostic.
#147 depends on this, will probably fix it there.
Obsolete diagnostics get registered and hence turn up in the available_diagnostics file. Is there a particular reason why these are still being registered? Is it just so that the replacement diagnostic can be printed?
If so, I suggest we use FMS:get_diag_field_id() to check whether old diagnostics are in the diag_table. This way a replacement can be suggested without registering the diagnostic.
#147 depends on this, will probably fix it there.