beam-tracing / Scotty

Beam tracing code for diagnostics
https://scotty.readthedocs.io/en/latest/
GNU General Public License v3.0
7 stars 4 forks source link

Refactor analysis, output, and plotting #109

Closed ZedThree closed 1 year ago

ZedThree commented 1 year ago

WIP large refactor.

This is unfortunately larger than I would like, mostly due to renaming outputs. I still need to carry this through to output.

valerian-chen commented 1 year ago

@ZedThree sorry it's taking so long, I'm confused --- two of commits failed tests, but overall all checks have passed? I guess your latest commit fixes it, but the icon doesn't update?

I'm swamped next week, but will look into this after.

ZedThree commented 1 year ago

@valerian-chen No rush! The checks icon might just be stale -- if you refresh the page it should turn green.

ZedThree commented 1 year ago

Todo: add switch for saving npz/netcdf

ZedThree commented 1 year ago

@valerian-chen Ok, I think this is ready now!