Skip to content

Python package to implement the Density Dimension Algorithm for atmospheric data.

Notifications You must be signed in to change notification settings

DAndrewA/dda_atmos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dda_atmos

This sub-package will include my implementation of Ute Herzfeld's DDA-Atmos algorithm, described in 1

Installation

The package can be installed by downloading this repository, navigating to the root folder (i.e. the one containing the folder dda_atmos) and executing the command

pip install -e .

This allows for the implementation of the package to be editted whilst still allowing for it to be imported if its installed within an environment.

About

Python package to implement the Density Dimension Algorithm for atmospheric data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages