Skip to content

Gateway: Allow multiple BASIS keywords (with COORD)

Jellby requested to merge basis_mult into master

The BASIS keyword, in combination with COORD had some weirdness (see #371 (closed)). Now it should (a) warn/fail if the value will be truncated, and (b) allow using it multiple times to work around the length limitation.

  • Documentation updated or not needed.
  • Test created or not needed.
  • Attribution in source files and CONTRIBUTORS.md updated if necessary.

Merge request reports