Skip to main content

Perfluoroalkyl Substances Systems Analysis Tool (PFAS_SAT)

Project description

https://img.shields.io/pypi/v/PFAS_SAT.svg Supported Python Versions License Format

Objective

  • The objective of this project was to develop a comprehensive systems analysis tool (SAT) to estimate PFAS release associated with management alternatives for a wide range of PFAS-containing wastes.

DISCLAIMER

This is an early version of a model that is intended to illustrate the concept of a systems analysis tool for PFAS management. It has not yet been published or otherwise peer reviewed. The information basis for this tool, and the tool itself, are subject to significant revisions over time.

Installation

You should install Python (3.7 or newer) and Graphviz before installing the PFAS_SAT. We recommend to use miniconda and create a new environment for the PFAS_SAT but it’s not required. Here are PFAS_SAT dependencies: (These packages are available on PyPI).

  1. PySide2: Used for creating the user interface.

  2. stats-arrays: Used for defining uncertainty distributions.

  3. plotly: Used for plotting Sankey diagrams.

  4. matplotlib: Used for data visualization.

  5. graphviz: Used for plotting the Network.

  6. pandas: Used for storing data in tables and manipulating them.

  7. jupyter: Used as a command-line interface.

Here are the instructions to install PFAS_SAT with miniconda:

1- Download and install miniconda from: https://docs.conda.io/en/latest/miniconda.html

2- Update conda in a terminal window or anaconda prompt:

conda update conda

3- Create a new environment for PFAS_SAT:

conda create --name PFAS_SAT python=3.7 graphviz

4- Activate the environment (Windows users):

conda activate PFAS_SAT

Note: If you are using Linux or macOS:

source activate PFAS_SAT

5- Install PFAS_SAT in the environment:

pip install PFAS_SAT

6- Only for Windows user (If you are using Linux or macOS, go to the next step). Make sure that bin/ subdirectory of Graphviz which contains the layout commands for rendering graph descriptions (dot) is on your system path: On the command-line, dot -V should print the version of your Graphviz.

7- Open python to run PFAS_SAT:

python

8- Run PFAS_SAT in python:

import PFAS_SAT as ps
ps.PFAS_SAT()

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

PFAS_SAT-0.3.1.tar.gz (11.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

PFAS_SAT-0.3.1-py3-none-any.whl (568.2 kB view details)

Uploaded Python 3

File details

Details for the file PFAS_SAT-0.3.1.tar.gz.

File metadata

  • Download URL: PFAS_SAT-0.3.1.tar.gz
  • Upload date:
  • Size: 11.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.11.2 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.9

File hashes

Hashes for PFAS_SAT-0.3.1.tar.gz
Algorithm Hash digest
SHA256 c303451474100156156cefd50d374bc6e88c882d839dd858898348f984a3a13d
MD5 1dbf8f7d9070746551ba991e2ee0510e
BLAKE2b-256 0292826a9c871942afb55cbf632249fc8edfbc975f786fc9d961ff59d25da9e9

See more details on using hashes here.

File details

Details for the file PFAS_SAT-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: PFAS_SAT-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 568.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.11.2 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.9

File hashes

Hashes for PFAS_SAT-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9bf2f84fe8ea333f966edc3749cf2d9bcd347ba59b2454ab3806087993a2739d
MD5 3d743332b1e419f4895045b8ea803356
BLAKE2b-256 a33aee57f73a66a9a9784752f9ca9d0668b656dc9473fb61d1a4e6f03905fea4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page