The function changes the station and/or the sensor id of a hts file. The new file is renamed with the new ids and a prefix n_: nw_<sensor.id>_<station.id>.hts, BUT the eventual prefixes or suffixes of the original name are not conserved. The original file is not removed.
f_change_id(file, sta = NA, sen = NA, overwrite = FALSE)
file to proceed
new station id (default: NA)
new sensor id (default: NA)
TRUE / FALSE (default) if the output file exists
P. Chevallier - Nov 2017-Jan 2019