Skip to main content

CLAIRs Emission ToolKit cetk

Project description

Emission ToolKit cetk

Emission toolkit for command line to import, validate, edit and analyse emissions. Used in QGIS Plugin Eclair. This package is maintained by Eef van Dongen at SMHI.

Installation

python3 -m venv --prompt cetk .venv
. .venv/bin/activate
python -m pip install -e .

Check that installation was successful and receive information on how to use the toolkit:

cetk -h

Before using the toolkit, initialize the template database by:

cetkmanage migrate

If you did not change the default path, this should create ~/.config/eclair/eclair.gpkg

New databases can now be created by copying the template database. This is easiest done using the cetk command:

cetk create /home/myuser/mydatabase.gpkg

To use a specific database, set environment variable "CETK_DATABASE_PATH".

export CETK_DATABASE_PATH="/home/myuser/mydatabase.gpkg"

For more verbose logging, set environment variable CETK_DEBUG=1:

export CETK_DEBUG=1

Contributing

Environment

Install pre-commit hooks:

. .venv/bin/activate
pip install -r requirements-dev.txt
pre-commit install

Testing

Run tests with

nox

Update requirements

If any new development requirements are added to requirements-dev.in, update requirements-dev.txt by running

nox -s requirements

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

cetk-0.0.6.dev0.tar.gz (342.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cetk-0.0.6.dev0-py3-none-any.whl (115.6 kB view details)

Uploaded Python 3

File details

Details for the file cetk-0.0.6.dev0.tar.gz.

File metadata

  • Download URL: cetk-0.0.6.dev0.tar.gz
  • Upload date:
  • Size: 342.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for cetk-0.0.6.dev0.tar.gz
Algorithm Hash digest
SHA256 5b629123d9618033a9b6de89d00beb4a6968ab00d419413bc5dd771876239b7c
MD5 72f1a3c787aac291f71485354f884df0
BLAKE2b-256 deb615627d0536db9a5b241a63c15f06367fcfa1b6433ae4e39b97edb604ec93

See more details on using hashes here.

File details

Details for the file cetk-0.0.6.dev0-py3-none-any.whl.

File metadata

  • Download URL: cetk-0.0.6.dev0-py3-none-any.whl
  • Upload date:
  • Size: 115.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for cetk-0.0.6.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 6ccdab91eca30efee9fc970615fc645e9ec5cd0766ddd3e03a4660406df3dc5b
MD5 31c292ea2f929023958775bf3d891382
BLAKE2b-256 09baafc1b249bd85d318dd051840959a33e072ce952b4edca286e9cfba5cc508

See more details on using hashes here.

Supported by

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