Skip to main content

Interactive application blending ParFlow execution and AI models for validation

Project description

Interactive application blending ParFlow execution and AI models for validation

  • Free software: BSD License

Installing

For the Python layer it is recommended to use conda to properly install the various ML packages.

macOS conda setup

brew install miniforge
conda init zsh

venv creation for AI

conda create --name sandtank-ml python=3.9 -y
conda activate sandtank-ml
conda install "pytorch==1.11.0" -c pytorch -y
conda install scipy "scikit-learn==0.24.2" "scikit-image==0.18.3" -c conda-forge -y # For XAITK

# A: For development when inside repo (A or B not both)
pip install -e .

# B: For testing without repo (A or B not both)
pip install trame-sandtank-ml

# Build parflow for simulation execution
./dependencies/parflow/build.sh

Run the application

conda activate sandtank-ml
source ./dependencies/parflow/activate.sh
trame-sandtank-ml

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

trame-sandtank-ml-0.0.3.tar.gz (24.7 kB view details)

Uploaded Source

Built Distribution

trame_sandtank_ml-0.0.3-py3-none-any.whl (27.0 kB view details)

Uploaded Python 3

File details

Details for the file trame-sandtank-ml-0.0.3.tar.gz.

File metadata

  • Download URL: trame-sandtank-ml-0.0.3.tar.gz
  • Upload date:
  • Size: 24.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for trame-sandtank-ml-0.0.3.tar.gz
Algorithm Hash digest
SHA256 17bf6f5e5c14a25146e3ea60ea9fc9935b57d78415cd3936d552e1c7faafc014
MD5 e80fc3ac66ef283d50565d06a8ec15af
BLAKE2b-256 3efe75953000e931256c8519d1f6e4bd9a9f0a835f59feb50e3fe208004e9128

See more details on using hashes here.

Provenance

File details

Details for the file trame_sandtank_ml-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for trame_sandtank_ml-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 afdaeef9a191c9ab3c0a0a82e5c4d1ab67371c442917c121f5caac3dcf33ebae
MD5 e84885a274b7d373909a29189ae9ff34
BLAKE2b-256 a10a03ff242c32b1c80c05bbea14239213ac7dd5748f12eb3e50f7d1d821a670

See more details on using hashes here.

Provenance

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