You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, post_frame does some analysis (i.e. computes the mixing height), makes some plots (i.e. zslice), and saves data, implicitly through the results dictionary and explicitly through putting data in an npz file. It would be nice to re-use post_frame in the compare script, so these functions should be separated.
The text was updated successfully, but these errors were encountered:
Right now, post_frame does some analysis (i.e. computes the mixing height), makes some plots (i.e. zslice), and saves data, implicitly through the results dictionary and explicitly through putting data in an npz file. It would be nice to re-use post_frame in the compare script, so these functions should be separated.
The text was updated successfully, but these errors were encountered: