René's URL Explorer Experiment


Title: — psyplot documentation

direct link

Domain: psyplot.github.io

Links:

psyplot https://psyplot.github.io/psyplot/index.html
About psyplothttps://psyplot.github.io/psyplot/about.html
Why psyplot?https://psyplot.github.io/psyplot/about.html#why-psyplot
What it is, and what it is nothttps://psyplot.github.io/psyplot/about.html#what-it-is-and-what-it-is-not
What it ishttps://psyplot.github.io/psyplot/about.html#what-it-is
What it is nothttps://psyplot.github.io/psyplot/about.html#what-it-is-not
About the authorhttps://psyplot.github.io/psyplot/about.html#about-the-author
Licensehttps://psyplot.github.io/psyplot/about.html#license
Installationhttps://psyplot.github.io/psyplot/installing.html
How to installhttps://psyplot.github.io/psyplot/installing.html#how-to-install
Installation using condahttps://psyplot.github.io/psyplot/installing.html#installation-using-conda
Installation using piphttps://psyplot.github.io/psyplot/installing.html#installation-using-pip
Installation from sourcehttps://psyplot.github.io/psyplot/installing.html#installation-from-source
Dependencieshttps://psyplot.github.io/psyplot/installing.html#dependencies
Required dependencieshttps://psyplot.github.io/psyplot/installing.html#required-dependencies
Optional dependencieshttps://psyplot.github.io/psyplot/installing.html#optional-dependencies
Running the testshttps://psyplot.github.io/psyplot/installing.html#running-the-tests
Building the docshttps://psyplot.github.io/psyplot/installing.html#building-the-docs
Uninstallationhttps://psyplot.github.io/psyplot/installing.html#uninstallation
Uninstallation via condahttps://psyplot.github.io/psyplot/installing.html#uninstallation-via-conda
Uninstallation via piphttps://psyplot.github.io/psyplot/installing.html#uninstallation-via-pip
Getting startedhttps://psyplot.github.io/psyplot/getting_started.html
Initialization and interactive usagehttps://psyplot.github.io/psyplot/getting_started.html#initialization-and-interactive-usage
Choosing the dimensionhttps://psyplot.github.io/psyplot/getting_started.html#choosing-the-dimension
Configuring the appearance of the plothttps://psyplot.github.io/psyplot/getting_started.html#configuring-the-appearance-of-the-plot
Controlling the updatehttps://psyplot.github.io/psyplot/getting_started.html#controlling-the-update
Automatic updatehttps://psyplot.github.io/psyplot/getting_started.html#automatic-update
Direct control on formatoption updatehttps://psyplot.github.io/psyplot/getting_started.html#direct-control-on-formatoption-update
Creating and managing multiple plotshttps://psyplot.github.io/psyplot/getting_started.html#creating-and-managing-multiple-plots
Creating multiple plotshttps://psyplot.github.io/psyplot/getting_started.html#creating-multiple-plots
Slicing and filtering the projecthttps://psyplot.github.io/psyplot/getting_started.html#slicing-and-filtering-the-project
Saving and loading your projecthttps://psyplot.github.io/psyplot/getting_started.html#saving-and-loading-your-project
Using presetshttps://psyplot.github.io/psyplot/getting_started.html#using-presets
Adding your own script: The post formatoptionhttps://psyplot.github.io/psyplot/getting_started.html#adding-your-own-script-the-post-formatoption
Example Galleryhttps://psyplot.github.io/examples/
Configurationhttps://psyplot.github.io/psyplot/configuration.html
The rcParamshttps://psyplot.github.io/psyplot/configuration.html#the-rcparams
Default formatoptionshttps://psyplot.github.io/psyplot/configuration.html#default-formatoptions
Subprojectshttps://psyplot.github.io/psyplot/projects.html
xarray Accessorshttps://psyplot.github.io/psyplot/accessors.html
The DatasetAccessor dataset accessorhttps://psyplot.github.io/psyplot/accessors.html#the-datasetaccessor-dataset-accessor
The InteractiveArray dataarray accessorhttps://psyplot.github.io/psyplot/accessors.html#the-interactivearray-dataarray-accessor
Creating plots with the dataarray accessorhttps://psyplot.github.io/psyplot/accessors.html#creating-plots-with-the-dataarray-accessor
Updating plots and arrays with the dataarray accessorhttps://psyplot.github.io/psyplot/accessors.html#updating-plots-and-arrays-with-the-dataarray-accessor
Psyplot pluginshttps://psyplot.github.io/psyplot/plugins.html
Existing pluginshttps://psyplot.github.io/psyplot/plugins.html#existing-plugins
How to exclude pluginshttps://psyplot.github.io/psyplot/plugins.html#how-to-exclude-plugins
The PSYPLOT_PLUGINS environment variablehttps://psyplot.github.io/psyplot/plugins.html#the-psyplot-plugins-environment-variable
The PSYPLOT_PLOTMETHODS environment variablehttps://psyplot.github.io/psyplot/plugins.html#the-psyplot-plotmethods-environment-variable
Command line usagehttps://psyplot.github.io/psyplot/command_line.html
Positional Argumentshttps://psyplot.github.io/psyplot/command_line.html#positional-arguments
Named Argumentshttps://psyplot.github.io/psyplot/command_line.html#named-arguments
Info optionshttps://psyplot.github.io/psyplot/command_line.html#info-options
Output optionshttps://psyplot.github.io/psyplot/command_line.html#output-options
Developers guidehttps://psyplot.github.io/psyplot/develop/index.html
The psyplot frameworkhttps://psyplot.github.io/psyplot/develop/framework.html
The project() functionhttps://psyplot.github.io/psyplot/develop/framework.html#the-project-function
The InteractiveBase and the Plotter classeshttps://psyplot.github.io/psyplot/develop/framework.html#the-interactivebase-and-the-plotter-classes
Interactive data objectshttps://psyplot.github.io/psyplot/develop/framework.html#interactive-data-objects
Visualization objectshttps://psyplot.github.io/psyplot/develop/framework.html#visualization-objects
Formatoptionshttps://psyplot.github.io/psyplot/develop/framework.html#formatoptions
How to implement your own plotters and pluginshttps://psyplot.github.io/psyplot/develop/plugins_guide.html
Creating plottershttps://psyplot.github.io/psyplot/develop/plugins_guide.html#creating-plotters
Interface for the plotterhttps://psyplot.github.io/psyplot/develop/plugins_guide.html#interface-for-the-plotter
Interface to the datahttps://psyplot.github.io/psyplot/develop/plugins_guide.html#interface-to-the-data
Interfacing to other formatoptionshttps://psyplot.github.io/psyplot/develop/plugins_guide.html#interfacing-to-other-formatoptions
Creating new pluginshttps://psyplot.github.io/psyplot/develop/plugins_guide.html#creating-new-plugins
Creating a package with the psyplot-plugin-templatehttps://psyplot.github.io/psyplot/develop/plugins_guide.html#creating-a-package-with-the-psyplot-plugin-template
rcParams handling in pluginshttps://psyplot.github.io/psyplot/develop/plugins_guide.html#rcparams-handling-in-plugins
Contribution and development hintshttps://psyplot.github.io/psyplot/contributing.html
Code of Conducthttps://psyplot.github.io/psyplot/contributing.html#code-of-conduct
What should I know before I get started?https://psyplot.github.io/psyplot/contributing.html#what-should-i-know-before-i-get-started
The psyplot frameworkhttps://psyplot.github.io/psyplot/contributing.html#the-psyplot-framework
Contributing in the developmenthttps://psyplot.github.io/psyplot/contributing.html#contributing-in-the-development
Helpershttps://psyplot.github.io/psyplot/contributing.html#helpers
Shortcuts with makehttps://psyplot.github.io/psyplot/contributing.html#shortcuts-with-make
Annotating licenseshttps://psyplot.github.io/psyplot/contributing.html#annotating-licenses
Fixing the docshttps://psyplot.github.io/psyplot/contributing.html#fixing-the-docs
Contributing to the codehttps://psyplot.github.io/psyplot/contributing.html#contributing-to-the-code
Updating the skeleton for this packagehttps://psyplot.github.io/psyplot/contributing.html#updating-the-skeleton-for-this-package
API Referencehttps://psyplot.github.io/psyplot/api.html
psyplot packagehttps://psyplot.github.io/psyplot/api/psyplot.html
get_versions()https://psyplot.github.io/psyplot/api/psyplot.html#psyplot.get_versions
with_guihttps://psyplot.github.io/psyplot/api/psyplot.html#psyplot.with_gui
Subpackageshttps://psyplot.github.io/psyplot/api/psyplot.html#subpackages
psyplot.config packagehttps://psyplot.github.io/psyplot/api/psyplot.config.html
psyplot.sphinxext packagehttps://psyplot.github.io/psyplot/api/psyplot.sphinxext.html
Submoduleshttps://psyplot.github.io/psyplot/api/psyplot.html#submodules
AbsoluteTimeDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html
AbsoluteTimeEncoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.AbsoluteTimeEncoder
ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
DatasetAccessorhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
InteractiveBasehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
Signalhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal
UGridDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder
decode_absolute_time()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.decode_absolute_time
encode_absolute_time()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.encode_absolute_time
get_filename_ds()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_filename_ds
get_fname_funcshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_fname_funcs
get_index_from_coord()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_index_from_coord
get_tdata()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_tdata
open_dataset()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.open_dataset
open_mfdataset()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.open_mfdataset
setup_coords()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.setup_coords
t_patternshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.t_patterns
to_netcdf()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.to_netcdf
to_slice()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.to_slice
PsyplotDocstringProcessorhttps://psyplot.github.io/psyplot/api/psyplot.docstring.html
append_original_doc()https://psyplot.github.io/psyplot/api/psyplot.docstring.html#psyplot.docstring.append_original_doc
dedent()https://psyplot.github.io/psyplot/api/psyplot.docstring.html#psyplot.docstring.dedent
docstringshttps://psyplot.github.io/psyplot/api/psyplot.docstring.html#psyplot.docstring.docstrings
indent()https://psyplot.github.io/psyplot/api/psyplot.docstring.html#psyplot.docstring.indent
GdalStorehttps://psyplot.github.io/psyplot/api/psyplot.gdal_store.html
BEFOREPLOTTINGhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html
DictFormatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.DictFormatoption
ENDhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.END
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
FormatoptionMetahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.FormatoptionMeta
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
PostProcDependencieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcDependencies
PostProcessinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing
PostTiminghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming
STARThttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.START
default_print_func()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.default_print_func
format_time()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.format_time
groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
is_data_dependent()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.is_data_dependent
DataArrayPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html
DataArrayPlotterInterfacehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotterInterface
DatasetPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter
DatasetPlotterInterfacehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotterInterface
PROJECT_CLShttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PROJECT_CLS
PlotterInterfacehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
ProjectPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter
close()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.close
gcp()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.gcp
get_project_nums()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.get_project_nums
multiple_subplots()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.multiple_subplots
plothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.plot
project()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.project
register_plotter()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.register_plotter
scp()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.scp
unregister_plotter()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.unregister_plotter
Defaultdicthttps://psyplot.github.io/psyplot/api/psyplot.utils.html
check_key()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.check_key
get_default_value()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.get_default_value
hashable()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.hashable
is_iterable()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.is_iterable
is_remote_url()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.is_remote_url
isstring()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.isstring
join_dicts()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.join_dicts
plugin_entrypoints()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.plugin_entrypoints
sort_kwargs()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.sort_kwargs
unique_everseen()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.unique_everseen
PsyPlotCriticalhttps://psyplot.github.io/psyplot/api/psyplot.warning.html
PsyPlotRuntimeWarninghttps://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.PsyPlotRuntimeWarning
PsyPlotWarninghttps://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.PsyPlotWarning
critical()https://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.critical
customwarn()https://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.customwarn
disable_warnings()https://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.disable_warnings
warn()https://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.warn
ToDoshttps://psyplot.github.io/psyplot/todos.html
Changeloghttps://psyplot.github.io/psyplot/changelog.html
v1.5.1https://psyplot.github.io/psyplot/changelog.html#v1-5-1
Addedhttps://psyplot.github.io/psyplot/changelog.html#added
v1.5.0https://psyplot.github.io/psyplot/changelog.html#v1-5-0
Changedhttps://psyplot.github.io/psyplot/changelog.html#changed
Addedhttps://psyplot.github.io/psyplot/changelog.html#id2
v1.4.3https://psyplot.github.io/psyplot/changelog.html#v1-4-3
v1.4.2https://psyplot.github.io/psyplot/changelog.html#v1-4-2
Changedhttps://psyplot.github.io/psyplot/changelog.html#id3
v1.4.1https://psyplot.github.io/psyplot/changelog.html#v1-4-1
Addedhttps://psyplot.github.io/psyplot/changelog.html#id4
Fixedhttps://psyplot.github.io/psyplot/changelog.html#fixed
Changedhttps://psyplot.github.io/psyplot/changelog.html#id5
v1.4.0https://psyplot.github.io/psyplot/changelog.html#v1-4-0
Fixedhttps://psyplot.github.io/psyplot/changelog.html#id6
Addedhttps://psyplot.github.io/psyplot/changelog.html#id7
Changedhttps://psyplot.github.io/psyplot/changelog.html#id8
v1.3.2https://psyplot.github.io/psyplot/changelog.html#v1-3-2
Fixedhttps://psyplot.github.io/psyplot/changelog.html#id9
v1.3.1https://psyplot.github.io/psyplot/changelog.html#v1-3-1
Fixedhttps://psyplot.github.io/psyplot/changelog.html#id10
v1.3.0https://psyplot.github.io/psyplot/changelog.html#v1-3-0
Addedhttps://psyplot.github.io/psyplot/changelog.html#id11
Changedhttps://psyplot.github.io/psyplot/changelog.html#id12
v1.2.1https://psyplot.github.io/psyplot/changelog.html#v1-2-1
v1.2.0https://psyplot.github.io/psyplot/changelog.html#v1-2-0
Addedhttps://psyplot.github.io/psyplot/changelog.html#id13
Removedhttps://psyplot.github.io/psyplot/changelog.html#removed
Changedhttps://psyplot.github.io/psyplot/changelog.html#id14
v1.1.0https://psyplot.github.io/psyplot/changelog.html#v1-1-0
Addedhttps://psyplot.github.io/psyplot/changelog.html#id15
v1.0.0https://psyplot.github.io/psyplot/changelog.html#v1-0-0
Addedhttps://psyplot.github.io/psyplot/changelog.html#id16
Changedhttps://psyplot.github.io/psyplot/changelog.html#id17
psyplothttps://psyplot.github.io/psyplot/index.html
https://psyplot.github.io/psyplot/index.html
API Referencehttps://psyplot.github.io/psyplot/api.html
psyplot packagehttps://psyplot.github.io/psyplot/api/psyplot.html
View page sourcehttps://psyplot.github.io/psyplot/_sources/api/psyplot.project.rst.txt
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
DataArrayPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
DataArrayPlotterInterfacehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotterInterface
DataArrayPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter
DatasetPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
DatasetPlotterInterfacehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotterInterface
DatasetPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter
PROJECT_CLShttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PROJECT_CLS
PlotterInterfacehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
ProjectPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter
psyplot.project.Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
closehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.close
gcphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.gcp
get_project_numshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.get_project_nums
multiple_subplotshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.multiple_subplots
projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.project
register_plotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.register_plotter
psyplot.plotter.Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
scphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.scp
unregister_plotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.unregister_plotter
psyplot.plotter.Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
plothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.plot
ProjectPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#DataArrayPlotter
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter
ProjectPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
psyplot.project()https://psyplot.github.io/psyplot/api/psyplot.project.html#module-psyplot.project
barplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.barplot
combinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.combined
densityhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.density
fldmeanhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.fldmean
lineplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.lineplot
mapcombinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.mapcombined
mapplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.mapplot
mapvectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.mapvector
plot2dhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.plot2d
vectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.vector
violinplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.violinplot
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.barplot
psy_simple.plotters.BarPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter
alphahttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.alpha
categoricalhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.categorical
coordhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.coord
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.plot
widthshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.widths
xlabelhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.xlabel
xlimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.xlim
xticklabelshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.xticklabels
xtickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.xticks
ylabelhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.ylabel
ylimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.ylim
yticklabelshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.yticklabels
ytickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.yticks
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.combined
psy_simple.plotters.CombinedSimplePlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.CombinedSimplePlotter
densityhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.CombinedSimplePlotter.density
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.CombinedSimplePlotter.plot
vplothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.CombinedSimplePlotter.vplot
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.density
psy_simple.plotters.DensityPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter
binshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.bins
coordhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.coord
densityhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.density
normedhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.normed
precisionhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.precision
xrangehttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.xrange
yrangehttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.yrange
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.fldmean
psy_simple.plotters.FldmeanPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter
coordhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.coord
err_calchttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.err_calc
maskhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.mask
maskbetweenhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.maskbetween
maskgeqhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.maskgeq
maskgreaterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.maskgreater
maskleqhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.maskleq
masklesshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.maskless
meanhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.mean
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.lineplot
psy_simple.plotters.LinePlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter
coordhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.coord
errorhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.error
erroralphahttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.erroralpha
linewidthhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.linewidth
markerhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.marker
markersizehttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.markersize
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.plot
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.mapcombined
psy_maps.plotters.CombinedPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter
densityhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter.density
plothttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter.plot
vplothttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter.vplot
xgridhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter.xgrid
ygridhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter.ygrid
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.mapplot
psy_maps.plotters.FieldPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.FieldPlotter
interp_boundshttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.FieldPlotter.interp_bounds
levelshttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.FieldPlotter.levels
plothttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.FieldPlotter.plot
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.mapvector
psy_maps.plotters.VectorPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.VectorPlotter
colorhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.VectorPlotter.color
densityhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.VectorPlotter.density
plothttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.VectorPlotter.plot
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.plot2d
psy_simple.plotters.Simple2DPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter
interp_boundshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.interp_bounds
levelshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.levels
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.plot
transposehttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.transpose
xlimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.xlim
xtickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.xticks
ylimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.ylim
ytickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.yticks
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.vector
psy_simple.plotters.SimpleVectorPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter.plot
xlimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter.xlim
xtickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter.xticks
ylimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter.ylim
ytickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter.yticks
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.violinplot
psy_simple.plotters.ViolinPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.plot
xlimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.xlim
xticklabelshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.xticklabels
xtickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.xticks
ylimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.ylim
yticklabelshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.yticklabels
ytickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.yticks
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#DataArrayPlotterInterface
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotterInterface
PlotterInterfacehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface
DataArrayPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter
check_datahttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotterInterface.check_data
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#DataArrayPlotterInterface.check_data
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotterInterface.check_data
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#DatasetPlotter
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter
ProjectPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
psyplot.project()https://psyplot.github.io/psyplot/api/psyplot.project.html#module-psyplot.project
barplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.barplot
combinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.combined
densityhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.density
fldmeanhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.fldmean
lineplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.lineplot
mapcombinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.mapcombined
mapplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.mapplot
mapvectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.mapvector
plot2dhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.plot2d
vectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.vector
violinplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.violinplot
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.barplot
psy_simple.plotters.BarPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter
alphahttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.alpha
categoricalhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.categorical
coordhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.coord
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.plot
widthshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.widths
xlabelhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.xlabel
xlimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.xlim
xticklabelshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.xticklabels
xtickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.xticks
ylabelhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.ylabel
ylimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.ylim
yticklabelshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.yticklabels
ytickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.yticks
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.combined
psy_simple.plotters.CombinedSimplePlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.CombinedSimplePlotter
densityhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.CombinedSimplePlotter.density
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.CombinedSimplePlotter.plot
vplothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.CombinedSimplePlotter.vplot
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.density
psy_simple.plotters.DensityPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter
binshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.bins
coordhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.coord
densityhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.density
normedhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.normed
precisionhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.precision
xrangehttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.xrange
yrangehttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.yrange
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.fldmean
psy_simple.plotters.FldmeanPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter
coordhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.coord
err_calchttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.err_calc
maskhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.mask
maskbetweenhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.maskbetween
maskgeqhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.maskgeq
maskgreaterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.maskgreater
maskleqhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.maskleq
masklesshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.maskless
meanhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.mean
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.lineplot
psy_simple.plotters.LinePlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter
coordhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.coord
errorhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.error
erroralphahttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.erroralpha
linewidthhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.linewidth
markerhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.marker
markersizehttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.markersize
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.plot
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.mapcombined
psy_maps.plotters.CombinedPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter
densityhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter.density
plothttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter.plot
vplothttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter.vplot
xgridhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter.xgrid
ygridhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter.ygrid
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.mapplot
psy_maps.plotters.FieldPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.FieldPlotter
interp_boundshttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.FieldPlotter.interp_bounds
levelshttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.FieldPlotter.levels
plothttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.FieldPlotter.plot
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.mapvector
psy_maps.plotters.VectorPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.VectorPlotter
colorhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.VectorPlotter.color
densityhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.VectorPlotter.density
plothttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.VectorPlotter.plot
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.plot2d
psy_simple.plotters.Simple2DPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter
interp_boundshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.interp_bounds
levelshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.levels
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.plot
transposehttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.transpose
xlimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.xlim
xtickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.xticks
ylimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.ylim
ytickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.yticks
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.vector
psy_simple.plotters.SimpleVectorPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter.plot
xlimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter.xlim
xtickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter.xticks
ylimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter.ylim
ytickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter.yticks
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.violinplot
psy_simple.plotters.ViolinPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.plot
xlimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.xlim
xticklabelshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.xticklabels
xtickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.xticks
ylimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.ylim
yticklabelshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.yticklabels
ytickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.yticks
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#DatasetPlotterInterface
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotterInterface
PlotterInterfacehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface
DatasetPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PROJECT_CLS
psy_simple.plotters.BarPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter
psy_simple.plotters.CombinedSimplePlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.CombinedSimplePlotter
psy_simple.plotters.DensityPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter
psy_simple.plotters.FldmeanPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter
boolhttps://docs.python.org/3/library/functions.html#bool
psy_simple.plotters.LinePlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
psy_maps.plotters.CombinedPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter
psy_maps.plotters.FieldPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.FieldPlotter
psy_maps.plotters.MapPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.MapPlotter
psy_maps.plotters.VectorPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.VectorPlotter
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
psy_simple.plotters.Simple2DPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter
psy_simple.plotters.SimplePlotterBasehttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimplePlotterBase
psy_simple.plotters.SimpleVectorPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter
psy_simple.plotters.ViolinPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#PlotterInterface
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface
objecthttps://docs.python.org/3/library/functions.html#object
check_datahttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.check_data
docshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.docs
keyshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.keys
summarieshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.summaries
is_importedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.is_imported
plotter_clshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.plotter_cls
print_funchttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.print_func
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#PlotterInterface.check_data
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.check_data
listhttps://docs.python.org/3/library/stdtypes.html#list
check_data()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.check_data
plotter_clshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.plotter_cls
listhttps://docs.python.org/3/library/stdtypes.html#list
boolhttps://docs.python.org/3/library/functions.html#bool
listhttps://docs.python.org/3/library/stdtypes.html#list
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.data.CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
psyplot.data.CFDecoder.get_decoder()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_decoder
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#PlotterInterface.docs
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.docs
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
psyplot.plotter.groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
inthttps://docs.python.org/3/library/functions.html#int
boolhttps://docs.python.org/3/library/functions.html#bool
print()https://docs.python.org/3/library/functions.html#print
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.include_linkshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.include_links
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
keyshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.keys
docshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.docs
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.is_imported
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#PlotterInterface.keys
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.keys
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
psyplot.plotter.groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
inthttps://docs.python.org/3/library/functions.html#int
boolhttps://docs.python.org/3/library/functions.html#bool
print()https://docs.python.org/3/library/functions.html#print
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.include_linkshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.include_links
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
summarieshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.summaries
docshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.docs
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.plotter_cls
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.print_func
print()https://docs.python.org/3/library/functions.html#print
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#PlotterInterface.summaries
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.summaries
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
psyplot.plotter.groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
inthttps://docs.python.org/3/library/functions.html#int
boolhttps://docs.python.org/3/library/functions.html#bool
print()https://docs.python.org/3/library/functions.html#print
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.include_linkshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.include_links
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
keyshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.keys
docshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.docs
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
strhttps://docs.python.org/3/library/stdtypes.html#str
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
inthttps://docs.python.org/3/library/functions.html#int
appendhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.append
closehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.close
disablehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.disable
docshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.docs
enablehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.enable
exporthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.export
extendhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.extend
extract_fmts_from_presethttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.extract_fmts_from_preset
format_stringhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.format_string
from_datasethttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.from_dataset
joined_attrshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.joined_attrs
keyshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.keys
load_presethttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.load_preset
load_projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.load_project
newhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.new
save_presethttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.save_preset
save_projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.save_project
scphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.scp
sharehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.share
showhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.show
summarieshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.summaries
unsharehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.unshare
arr_nameshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.arr_names
axeshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.axes
barplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.barplot
psy_simple.plotters.BarPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter
block_signalshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.block_signals
combinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.combined
psy_simple.plotters.CombinedSimplePlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.CombinedSimplePlotter
datasetshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.datasets
densityhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.density
psy_simple.plotters.DensityPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter
dsnameshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.dsnames
dsnames_maphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.dsnames_map
figshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.figs
fldmeanhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.fldmean
psy_simple.plotters.FldmeanPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter
is_cmphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.is_cmp
is_csphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.is_csp
is_mainhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.is_main
boolhttps://docs.python.org/3/library/functions.html#bool
lineplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.lineplot
psy_simple.plotters.LinePlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter
loggerhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.logger
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
mainhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.main
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
mapcombinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.mapcombined
psy_maps.plotters.CombinedPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter
mapplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.mapplot
psy_maps.plotters.FieldPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.FieldPlotter
mapshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.maps
psy_maps.plotters.MapPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.MapPlotter
mapvectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.mapvector
psy_maps.plotters.VectorPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.VectorPlotter
oncpchangehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.oncpchange
plothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.plot
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
plot2dhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.plot2d
psy_simple.plotters.Simple2DPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter
plottershttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.plotters
simplehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.simple
psy_simple.plotters.SimplePlotterBasehttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimplePlotterBase
vectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.vector
psy_simple.plotters.SimpleVectorPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter
violinplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.violinplot
psy_simple.plotters.ViolinPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter
with_plotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.with_plotter
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.append
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.append
InteractiveBasehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase
boolhttps://docs.python.org/3/library/functions.html#bool
strhttps://docs.python.org/3/library/stdtypes.html#str
ValueErrorhttps://docs.python.org/3/library/exceptions.html#ValueError
ValueErrorhttps://docs.python.org/3/library/exceptions.html#ValueError
extendhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.extend
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.arr_names
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.axes
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.barplot
psy_simple.plotters.BarPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.block_signals
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.close
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.close
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.combined
psy_simple.plotters.CombinedSimplePlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.CombinedSimplePlotter
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.datasets
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.density
psy_simple.plotters.DensityPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.disable
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.disable
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.docs
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.docs
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
psyplot.plotter.groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
inthttps://docs.python.org/3/library/functions.html#int
boolhttps://docs.python.org/3/library/functions.html#bool
print()https://docs.python.org/3/library/functions.html#print
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.include_linkshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.include_links
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.dsnames
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.dsnames_map
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.enable
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.enable
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.export
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.export
strhttps://docs.python.org/3/library/stdtypes.html#str
matplotlib.backends.backend_pdf.PdfPageshttps://matplotlib.org/stable/api/backend_pdf_api.html#matplotlib.backends.backend_pdf.PdfPages
matplotlib.backends.backend_pdf.PdfPageshttps://matplotlib.org/stable/api/backend_pdf_api.html#matplotlib.backends.backend_pdf.PdfPages
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
datetime.datetime.strftime()https://docs.python.org/3/library/datetime.html#datetime.datetime.strftime
matplotlib.pyplot.savefig()https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.savefig.html#matplotlib.pyplot.savefig
matplotlib.backends.backend_pdf.PdfPageshttps://matplotlib.org/stable/api/backend_pdf_api.html#matplotlib.backends.backend_pdf.PdfPages
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.extend
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.extend
boolhttps://docs.python.org/3/library/functions.html#bool
strhttps://docs.python.org/3/library/stdtypes.html#str
ValueErrorhttps://docs.python.org/3/library/exceptions.html#ValueError
ValueErrorhttps://docs.python.org/3/library/exceptions.html#ValueError
appendhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.append
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.extract_fmts_from_preset
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.extract_fmts_from_preset
strhttps://docs.python.org/3/library/stdtypes.html#str
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.figs
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.fldmean
psy_simple.plotters.FldmeanPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.format_string
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.format_string
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
datetime.datetime.strftime()https://docs.python.org/3/library/datetime.html#datetime.datetime.strftime
tuplehttps://docs.python.org/3/library/stdtypes.html#tuple
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.get_enhanced_attrs()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.get_enhanced_attrs
xarray.DataArray.attrshttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.attrs.html#xarray.DataArray.attrs
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.plot_datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.plot_data
boolhttps://docs.python.org/3/library/functions.html#bool
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.from_dataset
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.from_dataset
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
xarray.Dataset.isel()https://docs.xarray.dev/en/stable/generated/xarray.Dataset.isel.html#xarray.Dataset.isel
xarray.Dataset.sel()https://docs.xarray.dev/en/stable/generated/xarray.Dataset.sel.html#xarray.Dataset.sel
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
dicthttps://docs.python.org/3/library/stdtypes.html#dict
boolhttps://docs.python.org/3/library/functions.html#bool
dicthttps://docs.python.org/3/library/stdtypes.html#dict
boolhttps://docs.python.org/3/library/functions.html#bool
dicthttps://docs.python.org/3/library/stdtypes.html#dict
xarray.DataArray.load()https://docs.xarray.dev/en/stable/generated/xarray.DataArray.load.html#xarray.DataArray.load
dicthttps://docs.python.org/3/library/stdtypes.html#dict
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
listhttps://docs.python.org/3/library/stdtypes.html#list
dicthttps://docs.python.org/3/library/stdtypes.html#dict
listhttps://docs.python.org/3/library/stdtypes.html#list
dicthttps://docs.python.org/3/library/stdtypes.html#dict
dicthttps://docs.python.org/3/library/stdtypes.html#dict
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.is_cmp
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.is_csp
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.is_main
boolhttps://docs.python.org/3/library/functions.html#bool
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.joined_attrs
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.joined_attrs
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.get_enhanced_attrs()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.get_enhanced_attrs
xarray.DataArray.attrshttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.attrs.html#xarray.DataArray.attrs
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.plot_datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.plot_data
boolhttps://docs.python.org/3/library/functions.html#bool
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.keys
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.keys
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
psyplot.plotter.groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
inthttps://docs.python.org/3/library/functions.html#int
boolhttps://docs.python.org/3/library/functions.html#bool
print()https://docs.python.org/3/library/functions.html#print
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.include_linkshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.include_links
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.lineplot
psy_simple.plotters.LinePlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.load_preset
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.load_preset
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
get_configdir()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.get_configdir
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.update
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.load_project
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.load_project
save_project()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.save_project
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
save_project()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.save_project
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.initialize_plot()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.initialize_plot
psyplot.plotter.Plotter.reinit()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.reinit
boolhttps://docs.python.org/3/library/functions.html#bool
dicthttps://docs.python.org/3/library/stdtypes.html#dict
listhttps://docs.python.org/3/library/stdtypes.html#list
boolhttps://docs.python.org/3/library/functions.html#bool
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
listhttps://docs.python.org/3/library/stdtypes.html#list
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
dicthttps://docs.python.org/3/library/stdtypes.html#dict
dicthttps://docs.python.org/3/library/stdtypes.html#dict
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.logger
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.main
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.mapcombined
psy_maps.plotters.CombinedPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.mapplot
psy_maps.plotters.FieldPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.FieldPlotter
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.maps
psy_maps.plotters.MapPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.MapPlotter
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.mapvector
psy_maps.plotters.VectorPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.VectorPlotter
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.new
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.new
inthttps://docs.python.org/3/library/functions.html#int
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
strhttps://docs.python.org/3/library/stdtypes.html#str
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
scphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.scp
gcphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.gcp
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.oncpchange
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.plot
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
ProjectPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.plot2d
psy_simple.plotters.Simple2DPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.plotters
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.save_preset
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.save_preset
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.save_project
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.save_project
strhttps://docs.python.org/3/library/stdtypes.html#str
picklehttps://docs.python.org/3/library/pickle.html#module-pickle
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
xarray.DataArray.attrshttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.attrs.html#xarray.DataArray.attrs
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
sethttps://docs.python.org/3/library/stdtypes.html#set
boolhttps://docs.python.org/3/library/functions.html#bool
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.scp
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.scp
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
scphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.scp
gcphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.gcp
projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.project
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.share
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.share
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
listhttps://docs.python.org/3/library/stdtypes.html#list
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.show
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.show
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.simple
psy_simple.plotters.SimplePlotterBasehttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimplePlotterBase
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.summaries
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.summaries
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
psyplot.plotter.groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
inthttps://docs.python.org/3/library/functions.html#int
boolhttps://docs.python.org/3/library/functions.html#bool
print()https://docs.python.org/3/library/functions.html#print
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.include_linkshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.include_links
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#Project.unshare
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.unshare
psyplot.plotter.Plotter.unshare_me()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.unshare_me
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.unsharehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.unshare
psyplot.plotter.Plotter.unshare_mehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.unshare_me
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.vector
psy_simple.plotters.SimpleVectorPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.violinplot
psy_simple.plotters.ViolinPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.with_plotter
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#ProjectPlotter
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter
objecthttps://docs.python.org/3/library/functions.html#object
psyplot.project.Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
barplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.barplot
combinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.combined
densityhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.density
fldmeanhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.fldmean
lineplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.lineplot
mapcombinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.mapcombined
mapplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.mapplot
mapvectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.mapvector
plot2dhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.plot2d
projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.project
vectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.vector
violinplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.violinplot
show_plot_methodshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.show_plot_methods
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.barplot
psy_simple.plotters.BarPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter
alphahttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.alpha
categoricalhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.categorical
coordhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.coord
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.plot
widthshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.widths
xlabelhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.xlabel
xlimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.xlim
xticklabelshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.xticklabels
xtickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.xticks
ylabelhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.ylabel
ylimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.ylim
yticklabelshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.yticklabels
ytickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.BarPlotter.yticks
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.combined
psy_simple.plotters.CombinedSimplePlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.CombinedSimplePlotter
densityhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.CombinedSimplePlotter.density
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.CombinedSimplePlotter.plot
vplothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.CombinedSimplePlotter.vplot
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.density
psy_simple.plotters.DensityPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter
binshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.bins
coordhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.coord
densityhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.density
normedhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.normed
precisionhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.precision
xrangehttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.xrange
yrangehttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.DensityPlotter.yrange
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.fldmean
psy_simple.plotters.FldmeanPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter
coordhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.coord
err_calchttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.err_calc
maskhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.mask
maskbetweenhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.maskbetween
maskgeqhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.maskgeq
maskgreaterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.maskgreater
maskleqhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.maskleq
masklesshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.maskless
meanhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.FldmeanPlotter.mean
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.lineplot
psy_simple.plotters.LinePlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter
coordhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.coord
errorhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.error
erroralphahttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.erroralpha
linewidthhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.linewidth
markerhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.marker
markersizehttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.markersize
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.LinePlotter.plot
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.mapcombined
psy_maps.plotters.CombinedPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter
densityhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter.density
plothttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter.plot
vplothttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter.vplot
xgridhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter.xgrid
ygridhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.CombinedPlotter.ygrid
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.mapplot
psy_maps.plotters.FieldPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.FieldPlotter
interp_boundshttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.FieldPlotter.interp_bounds
levelshttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.FieldPlotter.levels
plothttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.FieldPlotter.plot
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.mapvector
psy_maps.plotters.VectorPlotterhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.VectorPlotter
colorhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.VectorPlotter.color
densityhttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.VectorPlotter.density
plothttps://psyplot.github.io/psy-maps/api/psy_maps.plotters.html#psy_maps.plotters.VectorPlotter.plot
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.plot2d
psy_simple.plotters.Simple2DPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter
interp_boundshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.interp_bounds
levelshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.levels
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.plot
transposehttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.transpose
xlimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.xlim
xtickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.xticks
ylimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.ylim
ytickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.Simple2DPlotter.yticks
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.project
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#ProjectPlotter.show_plot_methods
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.show_plot_methods
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.vector
psy_simple.plotters.SimpleVectorPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter.plot
xlimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter.xlim
xtickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter.xticks
ylimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter.ylim
ytickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.SimpleVectorPlotter.yticks
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.violinplot
psy_simple.plotters.ViolinPlotterhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter
plothttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.plot
xlimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.xlim
xticklabelshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.xticklabels
xtickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.xticks
ylimhttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.ylim
yticklabelshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.yticklabels
ytickshttps://psyplot.github.io/psy-simple/api/psy_simple.plotters.html#psy_simple.plotters.ViolinPlotter.yticks
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#close
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.close
inthttps://docs.python.org/3/library/functions.html#int
inthttps://docs.python.org/3/library/functions.html#int
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
Project.closehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.close
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#gcp
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.gcp
boolhttps://docs.python.org/3/library/functions.html#bool
scphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.scp
projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.project
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#get_project_nums
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.get_project_nums
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#multiple_subplots
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.multiple_subplots
inthttps://docs.python.org/3/library/functions.html#int
inthttps://docs.python.org/3/library/functions.html#int
inthttps://docs.python.org/3/library/functions.html#int
inthttps://docs.python.org/3/library/functions.html#int
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
mapplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.mapplot
mapvectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.mapvector
mapcombinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.mapcombined
matplotlib.pyplot.subplots()https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.subplots.html#matplotlib.pyplot.subplots
listhttps://docs.python.org/3/library/stdtypes.html#list
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.plot
ProjectPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#project
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.project
inthttps://docs.python.org/3/library/functions.html#int
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
strhttps://docs.python.org/3/library/stdtypes.html#str
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
scphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.scp
gcphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.gcp
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#register_plotter
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.register_plotter
psyplot.plotter.Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
boolhttps://docs.python.org/3/library/functions.html#bool
ProjectPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
Project.plothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.plot
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
dicthttps://docs.python.org/3/library/stdtypes.html#dict
boolhttps://docs.python.org/3/library/functions.html#bool
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#scp
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.scp
gcphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.gcp
projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.project
[source]https://psyplot.github.io/psyplot/_modules/psyplot/project.html#unregister_plotter
https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.unregister_plotter
psyplot.plotter.Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
boolhttps://docs.python.org/3/library/functions.html#bool
ProjectPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter
Previoushttps://psyplot.github.io/psyplot/api/psyplot.plotter.html
Next https://psyplot.github.io/psyplot/api/psyplot.utils.html
Sphinxhttps://www.sphinx-doc.org/
themehttps://github.com/readthedocs/sphinx_rtd_theme
Read the Docshttps://readthedocs.org
https://creativecommons.org/licenses/by/4.0/
CC-BY-4.0 https://creativecommons.org/licenses/by/4.0/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.