extract_loggernet.py is used to read the infinitely growing data files created by a Campbell Data Logger and extract each hour of data into a separate timestamped file. NOTE: This means that ...
Campbell Scientific (UK) announces the newest version of their datalogger support software, LoggerNet 4. LoggerNet is computer software for Campbell Scientific dataloggers that supports programming, ...
docker run -d --privileged \ --name loggernet \ --restart unless-stopped \ -p 6789:6789 \ -v /var/opt/Loggernet/data:/var/opt/CampbellSci/LoggerNet/data \ -e SSH_KEY ...