Skip to content

Python versions of the SHiELD physics

Notifications You must be signed in to change notification settings

fmalatino/PySHiELD

 
 

Repository files navigation

pySHiELD

Python implementation of FV3 GFS physics built using the NDSL domain-specific language middleware in Python.

Description

pySHiELD is under active development. Currently, the pace level docker environment should be used for development.

QuickStart

Install the requirements with:

pip install -r ./physics/requirements.txt

A standard setup.py installation script is provided and can be installed with pip. If you are planning on modifying the source files, use the following command:

pip install -e ./physics

About

Python versions of the SHiELD physics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.3%
  • Makefile 1.2%
  • Dockerfile 0.5%