Skip to content

python code for creating HYSPLIT input files and processing HYSPLIT output files

Notifications You must be signed in to change notification settings

ddlddl58/utilhysplit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python code for reading and creating HYSPLIT input files as well as processing HYSPLIT output files.

pardump.py contains class for reading and writing HYSPLIT binary particle (PARDUMP) file.

hcontrol.py contains classes and functions for writing and reading HYSPLIT input files, CONTROL, SETUP.CFG and ASC.CFG

isoch.py creates time of arrival charts. Needs a concentration (cdump) file as input. Optional input is CONTROL file.

UPDATES 3/25/2019 A lot of development was moved to other repositories including monet. Now, some of it has been moved back. The models directory was changed to the utilhysplit directory and most of the functional code is now there.

About

python code for creating HYSPLIT input files and processing HYSPLIT output files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%