Skip to main content

Python based web client to interact with Whiffle services

Project description

Whiffle client

This client allows running atmospheric large-eddy simulations (LES) with Whiffle's GPU-resident model https://whiffle.nl/. The client requires an access token, which you can configure with the command line interface by executing,

whiffle config-edit user.token <your_token>

You can create a new task by executing,

whiffle run <path_to_the_task_specification.[json|yaml]>

The client polls the progress of the task until it has finished. The task will run in the background if you abort the client. You can list the most recent tasks by executing,

whiffle tasks-list

If you need an access token or you have any questions, please reach out to support@whiffle.nl.

Command-line interface

List the configuration

whiffle config-list

Change the token in the configuration

whiffle config-edit user.token <your_token>

Run a task

whiffle run <path_to_the_task_specification.[json|yaml]>

List tasks

whiffle tasks-list <number of tasks>

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

whiffle_client-0.2.0.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

whiffle_client-0.2.0-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

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