Currently the sp codes file is parsed using read_fwf directly in das_check. There should be a separate function, eg read_spcodes, that does this parsing for better reproducibility and visibility
Also consider changing the das_check argument to sp.codes.file, since it is a different argument than sp.codes in das_sight
Currently the sp codes file is parsed using
read_fwfdirectly indas_check. There should be a separate function, egread_spcodes, that does this parsing for better reproducibility and visibilityAlso consider changing the
das_checkargument tosp.codes.file, since it is a different argument thansp.codesindas_sight