This pull request allows for reading some old-style metadata files that contain parameters that no longer exist. In particular, some keys in info.yaml have been removed. In this case they are ignored and a warning issued.
For data types in parameters.yamllong is now used as a synonym for int.
This pull request allows for reading some old-style metadata files that contain parameters that no longer exist. In particular, some keys in
info.yaml
have been removed. In this case they are ignored and a warning issued.For data types in
parameters.yaml
long
is now used as a synonym forint
.