MHKiT-MATLAB icon indicating copy to clipboard operation
MHKiT-MATLAB copied to clipboard

Code Compatibility: DATNM Info

Open simmsa opened this issue 1 year ago • 0 comments

The most recent code compatibility analysis is reporting the following DATNM warnings:

Identifier Severity Documentation Suppression File LineNumber ColumnRange
DATNM Info Details none mhkit/dolfyn/io/read_rdi.m 626 13 19
DATNM Info Details none mhkit/dolfyn/io/read_rdi.m 635 13 19
DATNM Info Details none mhkit/dolfyn/io/read_rdi.m 648 13 19
DATNM Info Details none mhkit/dolfyn/io/read_rdi.m 680 17 23
DATNM Info Details none mhkit/tests/QC_Test.m 45 24 30
DATNM Info Details none mhkit/tests/QC_Test.m 46 24 30
DATNM Info Details none mhkit/tests/QC_Test.m 71 24 30
DATNM Info Details none mhkit/tests/QC_Test.m 72 24 30
DATNM Info Details none mhkit/tests/QC_Test.m 162 28 34
DATNM Info Details none mhkit/tests/QC_Test.m 162 53 59
DATNM Info Details none mhkit/tests/River_TestIO.m 20 51 57

Details:

DATNM Details (Info):

  • 'datenum' is not recommended.
  • With appropriate code changes, use 'datetime' instead.

simmsa avatar Feb 02 '24 15:02 simmsa