Skip to main content

A toolbox for flagging and cleaning ground temperature data

Project description

TEMPCF: Cleaning and Filtering for Ground Temperature Data

This package provides a graphical user interface for viewing, flagging, and cleaning ground temperature data for permafrost applications. It is designed to work with a variety of different input data types including data loggers, and databases. It uses read / write functionality provided by the teaspoon package (Brown, 2022).

For a full description of the package, including some examples, please see the documentation pages.

How to get tempcf

There are a few ways to get tempcf running on your computer.

Install from pip

You can install tempcf with pip:

pip install tempcf

Then you can run it from the command line with:

tempcf

Running pre-compiled executables

As an alternative to command-line installation, its possible to download the latest files from the Releases page of the GitLab repository. This requires no coding experience whatsoever, but only works on Windows and Linux at the moment. These also won't be the most up-to-date versions.

If you are familiar with python and would rather run tempf from the source code, follow the instructions below. This is the preferred option if you intend to contribute, or if you want to make any modifications.

Install from source

Step 1: Download the files

git clone https://gitlab.com/permafrostnet/permafrost-tempcf

Step 2: Create a virtual environment

This makes sure that the python packages that get installed don't conflict with other python packages you might have installed. On Mac or Linux, make sure to replace '' with '/' in the last line.

cd permafrost-tempcf
python -m venv env
.\env\Scripts\activate 

Step 3: Install tempcf

These commands will install the required dependencies, and launch tempcf

python setup.py install
cd tempcf
python main.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tempcf-0.6.7.tar.gz (253.3 kB view details)

Uploaded Source

File details

Details for the file tempcf-0.6.7.tar.gz.

File metadata

  • Download URL: tempcf-0.6.7.tar.gz
  • Upload date:
  • Size: 253.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for tempcf-0.6.7.tar.gz
Algorithm Hash digest
SHA256 96b9ad0b9afaeccaaf0f7854886fe613cc1d937df87d34058ea98b75a8b06646
MD5 7a09e2cec5a17b5e908ff67cebe32a05
BLAKE2b-256 048442727df998308ed24c3ad74557006a703f12c4d3be226003e988574a6d18

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page