linz / snap

Survey Network Adjustment Package.
Other
8 stars 4 forks source link

Feat filename spaces #107

Closed ccrook closed 2 years ago

ccrook commented 2 years ago

Adds limited support for spaces in coordinate file names, data file names, and command and configuration files. To reference filenames with spaces in the snap command file the names must be enclosed in quote marks. For example:

data_file "data files/distance obs.dat"

Note that this support is incomplete. The snap_manager program does not support spaces in file names. Also file names with spaces cannot be referenced in data file classifications (@data_file) used in com mands for modifying observations, for example the reweight_observations command.