gcpy.examples.plotting.create_test_plot

Creates a dummy xarray DataArray object for testing the single_panel plotting routine. This script can be a useful check to see whether the GCPy mamba/conda environment has been successfully installed.

Examples

$ conda activate gcpy_env
(gcpy_env) $ python -m gcpy.examples.plotting.create_test_plot

Functions

main()

Main program: Creates a dummy plot

gcpy.examples.plotting.create_test_plot.main()[source]

Main program: Creates a dummy plot