Feature 1528 plot_point_obs#1560
Merged
JohnHalleyGotway merged 35 commits intodevelopfrom feature_1528_plot_point_obsNov 17, 2020
+1,843-512
Commits
Commits on Oct 30, 2020
Commits on Nov 9, 2020
Commits on Nov 10, 2020
Commits on Nov 13, 2020
- committed
- committed
- committed
Per #1528, lots of changes to Plot-Point-Obs. Getting closer. Still need to finish up coding, add tests, and update the documentation.
committedPer #1528, I found that PlotInfo.colorbar_spacing was never actually used in the code. So I removed it from the MODE and PlotPointObs config files and removed it from the PlotInfo object.
committed- committed
- committed
- committed
- committedJohn Halley Gotway
- committedJohn Halley Gotway
- committed
- committed
- committed
- committed
Commits on Nov 16, 2020
- committed
Per #1528, fix logic so that if a fill color table is specified fill_point is set to true. Also adjust margins.
committedPer #1528, add a new call to plot_point_obs in unit_plot_point_obs.xml to exercise the new config file options.
committed- committed
Per #1528, only make the margins bigger if we're actually plotting a colorbar. Otherwise, retain the previous margin sizes.
committed- authored
- authored