Happy Friday. As anyone who uses SensorStations knows, our files are stored as compressed csv files, using gzip (.gz). Working with gzip files can be a pain with the wrong tools, and many compression software providers want to sell you a tool that does basic stuff…so I wrote a little companion app to uncompressed and preview .gz files easily. I made it for PC only because Macs do this natively and elegantly already (double-click, single click the csv, hit spacebar, and preview the csv). PC, not so much…so for you PC users, give it a whirl and see if it helps your workflow. Feel free to submit issues to the repo, or fork it and add it to your own custom apps.
Cheers
David