Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • we7765's avatar
    any2matlab [FIX][API][!!!]: do not convert case of file format string · 64396cd6
    we7765 authored
    Originally any2matlab converted the file format string (format ID and
    subformat specifications) to lower case. This appears unnecessary and in
    fact results in failing code, if for example the modifier
    'estimateNframes' has to be passed with 'mseed'. There currently is no
    obvious reason, why case conversion should be done in any2matlab. If it
    should turn out that existing matlab code relies on any2matlab doing
    this conversion, the matlab code has to be fixed, doing the conversion
    in matlab before calling any2matlab.
    64396cd6