GITMCode / GITM

The Global Ionosphere/Thermosphere Model
Apache License 2.0
9 stars 9 forks source link

post process improvements #4

Open aaronjridley opened 1 year ago

aaronjridley commented 1 year ago

Improve post_process.py:

aaronjridley commented 1 month ago

Remove the fortran post processor and make it in python. This will make it so that the code can run on the front ends of pleiades again instead of having to tar and zip the files.

aaronjridley commented 1 month ago

Most of this is done. Just need to write documentation and add to the makefile.