cabouman / mbircone

BSD 3-Clause "New" or "Revised" License
11 stars 9 forks source link

New preprocess module #131

Closed dyang37 closed 1 year ago

dyang37 commented 1 year ago

This PR contains all the necessary changes for the new preprocess module. The demo script "demo_nsi_preprocess.py" is modified according to the new preprocess workflow. You may use the following two scripts to test the code:

Note that the second test takes a long time (~2 hours) to finish.

Please let me know if there are other tests you would like me to do before accepting the PR.

cabouman commented 1 year ago

OK, demo runs fine.