Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Hirlam/Plot-jbdiag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code is deprecated, please use AccordDATools instead

Plot-jbdiag

Tools to prepare and plot JB diagnostics

Prepare data

Compile the code to create diagnostics files for plotting using gfortran or similar

cd src
gfortran -o jbdiagnose.x jbdiagnose.f90 -fconvert=big-endian

Edit scr/jbdiagnose.bash to fit your needs

Plotting

Python dependencies for the plotting

sys,matplotlib,argparse

Usage

Run the plot programs under src to get info about arguments

About

Python tools to plot JB diagnostics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published