Functions for creating and running sim2Ls
Project description
SimTool
Functions for creating and running Simulation Tools on the HUBzero platform lead by nanoHUB
Free software: MIT license
Documentation: https://simtool.readthedocs.io.
Features
Easily declare and validate inputs and outputs of a simulation using Python and Jupyter notebooks. The entire simulation code can run inside a notebook or the notebook can be a wrapper that invokes complex external codes.
Uses papermill to run parameterized notebooks, saving a new copy for each run.
Results saved in a datastore (filesystem or web service based). The datastore can be used for machine learning and statistical analysis. Additionally, it functions as a cache.
Can be containerized for remote execution.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2019-08-09)
First release on PyPI.
0.2.0 (2020-03-04)
Second release on PyPI.
0.2.1 (2020-03-08)
Third release on PyPI.
0.2.2 (2020-03-08)
PyPI release with updated documentation.
0.2.3 (2020-09-21)
Improved search function to locate simTool notebook
0.3.1 (2021-06-14)
Improved input data validation
Added web service based cacheing support
0.3.2 (2021-09-22)
Fixed for use outside of HUBzero environment
0.3.3 (2021-10-04)
Improved automatic documentation generation
Fixed Image value setting
0.3.4 (2022-05-10)
Verify location of installed or published sim2L notebook
Differentiate between missing path and wrong path type (file/directory)
Stricter enforcement of param attributes
Retain directory structure when saving results.
Close open files to avoid file descriptor leakage
Added magic functions needed to run notebooks in parallel (MPI)
0.3.5 (2022-05-16)
Trap missing simToolSaveErrorOccurred and simToolAllOutputsSaved in result notebook
Return list of input files whether inputs is specified as dictionary or YAML
Add run preparation method used for web service application. Previously used external shell script
0.3.6 (2022-08-11)
Extend utility functions for getting information about input files to use either parameter or simple dictionary description.
Prepare for newer papermill versions
0.4.1 (2022-12-13)
Added new parameter classes Tag and File.
Use checksum and file size to compute sim2L run squidId.
Improve eapermill efficiency by reducing implicit I/O done during execution.
Added support for sim2L metrics collection - record hit and miss by squidid.
Added getParamsFromDictionary() and content() methods to standardize processing on INPUTS in sim2L notebooks.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file simtool-0.4.1.tar.gz
.
File metadata
- Download URL: simtool-0.4.1.tar.gz
- Upload date:
- Size: 103.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.10.0 pkginfo/1.2.1 requests/2.26.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.62.3 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 065754d1a904b10dbc99a0a485ded7966e8afc34e8fc0d838e39b81e8d2c176f |
|
MD5 | 7d87755fccb5a5427f62e6930f69a433 |
|
BLAKE2b-256 | 9dbedf8990ac8cc764c7fe2228970329f0e7d4d383d9797189a6e97afbc40c1b |
File details
Details for the file simtool-0.4.1-py2.py3-none-any.whl
.
File metadata
- Download URL: simtool-0.4.1-py2.py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.10.0 pkginfo/1.2.1 requests/2.26.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.62.3 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22fd46e705d14bf40667679914a8843fecc6a3e73d5888268aa5a5daea6bc62b |
|
MD5 | fce393709a80fc0ca74f652f91ffcef4 |
|
BLAKE2b-256 | 69d09223fb316e0f9ab24f7266b3511d2e05d4fcb23dd18497f75a86b95bf4f8 |