| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…ad_routines, fixed minor bugs
Added steps for using conda package manager to manage aetherpy dependencies
…ed file reading functions
…d block-based plotting routines to take a dictonary of block-based data and a block index instead of a dictonary of one block's data
Co-authored-by: Angeline Burrell <aburrell@users.noreply.github.com>
Co-authored-by: Angeline Burrell <aburrell@users.noreply.github.com>
Co-authored-by: Angeline Burrell <aburrell@users.noreply.github.com>
Co-authored-by: Angeline Burrell <aburrell@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Adding block-based plotting script; this script generates similar plots to run_plot_model_block_results.py, but with block_based files. Notable differences from the original file are the -vars command line argument also takes in the name of the variable rather than the index, and not providing a variable to -vars results in outputting files for every variable (except for time, lon, lat, z)