Skip to content

CharlesKrop/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 .[tests,pyfv3,ndsl]

A standard pyproject.toml configuration file is provided and can be installed with pip. If you are planning on modifying the source files, use the following command:

pip install -e .

About

Python versions of the SHiELD physics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.4%
  • Makefile 1.1%
  • Dockerfile 0.5%