WSL/SLF GitLab Repository

Skip to content
  • Thomas Egger's avatar
    Added new plugin for WSMDF format. gzipped version of format currently not... · 8750dd19
    Thomas Egger authored
    Added new plugin for WSMDF format. gzipped version of format currently not supported. binary version works, but since the julian date does not fit into a 4 byte (32bit) float, it is unusable. ASCII format works, although unit_multiplier and unit_offset are currently not supported. For location information the easting, northing version is not yet supported.
    
    Added function IOUtils::stripComments(string&) it, deletes everything after # or ; from the string&
    8750dd19