Reads a CSV file with temperature gradient data from a Squirrel logger, skips the first 17 lines, and reshapes the data from wide to long format, extracting temperature readings from multiple probes.
Reads a CSV file with temperature gradient data from a Squirrel logger, skips the first 17 lines, and reshapes the data from wide to long format, extracting temperature readings from multiple probes.