Skip to content

ewhelan/AccordDaTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AccordDaTools

Description

Collection of ACCORD DA tools. So far we have jbdiagnose and associated plotting. Also available is DFS calculation and associated plotting.

Desirables:

  • festat
  • TuneBR
  • obstat
  • Other ...

Getting started

Installing

cd AccordDaTools
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/path/to/da_tools
make 
ctest
make install

Add DA Tools to your PATH:

export PATH=/path/to/da_tools/bin:$PATH

Documentation

The documentation for Accord DA tools is available on https://accord-nwp.github.io/AccordDaTools.

Contributions adding/correcting the documenation are welcome via using Pull Request.

Help

TBC

Authors

TBC

Version history

TBC

License

TBC

Acknowledgements

TBC

About

Collection of ACCORD DA tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Fortran 45.6%
  • Python 28.7%
  • Shell 23.0%
  • CMake 2.7%