Skip to main content

Package providing a variety of utility methods for mathematical modelling

Project description

Pydelling

Set of pre- and post-processing scripts for modelling

Recommendations

Using and IDE like PyCharm is recommended to keep things easy. It may be useful if you need to debug your scripts, or edit them.

Using PyCharm, you can follow the installation step and then run your scripts in pydelling env automatically. Otherwise, you can follow the steps below to run pydelling manually.

Installation

Configure the conda environment running

conda env create --file environment.yaml

Regular pip dependencies can be found at requirements.txt

Templates and Examples

Some examples of usage of pydelling may be found inside templates folder. Use config.yaml to setup data sources and other variables.

Running template scripts

In order to execute pydelling, pydelling conda env needs to be loaded.

Loading conda environment

conda activate pydelling

Running script

Run the script and set the config file as argument. If the config file is not specified, ./config.yaml will be taken as default.

Example:

python templates\interpolate_top_BC\interpolate_BC.py templates\interpolate_top_BC\config.yaml

Project details


Release history Release notifications | RSS feed

This version

1.13

Download files

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

Source Distribution

pydelling-1.13.tar.gz (1.3 MB view hashes)

Uploaded Source

Built Distribution

pydelling-1.13-py3-none-any.whl (1.4 MB 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