Skip to content

Fix pattern matching on station names

Timo Millenaar requested to merge fix_degree_incompleteness into master

Sometimes the station matching was off because it was trying to match, say "PL00121" with "PL00121LBA" or "PL00121HBA0" which did not result in a match. In this MR I modified the function that formats the station names for further processing in such a way that the HBA0 and LBA and the like are stripped if present

Edited by Timo Millenaar

Merge request reports

Loading