Skip to content

Data set templating library for model dataset creation and model running.

License

Notifications You must be signed in to change notification settings

timcera/pyslice

Folders and files

NameName
Last commit message
Last commit date
Dec 16, 2024
Jan 8, 2023
Jan 29, 2023
Jun 18, 2024
Jun 18, 2024
Jan 8, 2023
May 13, 2023
Jun 18, 2024
Sep 16, 2024
Dec 17, 2023
Sep 2, 2013
May 27, 2024
Jun 18, 2024
Jun 29, 2021
Dec 17, 2023
Jun 29, 2021
Apr 19, 2014
Jun 18, 2024
Jun 18, 2024
Sep 16, 2024

Repository files navigation

Tests Test Coverage Latest release BSD-3 clause license pyslice downloads PyPI - Python Version

Welcome to pyslice - dataset template engine's documentation!

pyslice is a specialized templating system that replaces variables in a template data set with numbers taken from all combinations of a grouped series of numbers. It creates a dataset from input template files for each combination of variables in the series.

The main function of pyslice is to provide utility functions for parametric modeling. Parametric modeling is a process of varying many inputs to a model. A drawback to parametric modeling is that there are usually hundreds to thousands of data sets to prepare and a corresponding number of model runs. pyslice will create the model data sets and manage the model runs, or place the model runs in a queue managed by other software. pyslice is also useful in establishing the sensitivity of a model to changing parameters.

Documentation

Reference documentation is at https://timcera.bitbucket.io/pyslice/docs/index.html

Installation

pip

pip install pyslice

conda

conda install -c conda-forge pyslice

Development

Development is managed on bitbucket at https://bitbucket.org/timcera/pyslice/overview.

About

Data set templating library for model dataset creation and model running.

Topics

Resources

License

Citation

Stars

Watchers

Forks

Languages