compass.ocean.plot.plot_vertical_grid¶
- compass.ocean.plot.plot_vertical_grid(grid_filename, config, out_filename='vertical_grid.png')[source]¶
Plot the vertical grid
- Parameters
grid_filename (str) – The name of the NetCDF file containing the vertical grid
config (configparser.ConfigParser) – Configuration options for the vertical grid
out_filename (str, optional) – The name of the image file to write to