René's URL Explorer Experiment


Title: API Reference — 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
View page sourcehttps://psyplot.github.io/psyplot/_sources/api.rst.txt
https://psyplot.github.io/psyplot/api.html#api-reference
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
config_pathhttps://psyplot.github.io/psyplot/api/psyplot.config.html#psyplot.config.config_path
logcfg_pathhttps://psyplot.github.io/psyplot/api/psyplot.config.html#psyplot.config.logcfg_path
Submoduleshttps://psyplot.github.io/psyplot/api/psyplot.config.html#submodules
setup_logging()https://psyplot.github.io/psyplot/api/psyplot.config.logsetup.html
RcParamshttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html
RcParams.HEADERhttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.HEADER
RcParams.catch()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.catch
RcParams.connect()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.connect
RcParams.copy()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.copy
RcParams.defaultParamshttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.defaultParams
RcParams.descriptionshttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.descriptions
RcParams.disconnect()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.disconnect
RcParams.dump()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.dump
RcParams.find_all()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.find_all
RcParams.find_and_replace()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.find_and_replace
RcParams.keys()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.keys
RcParams.load_from_file()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.load_from_file
RcParams.load_plugins()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.load_plugins
RcParams.msg_deprhttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.msg_depr
RcParams.msg_depr_ignorehttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.msg_depr_ignore
RcParams.remove()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.remove
RcParams.update()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.update
RcParams.update_from_defaultParams()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.update_from_defaultParams
RcParams.validatehttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.validate
RcParams.values()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.RcParams.values
SubDicthttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.SubDict
SubDict.add_base_str()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.SubDict.add_base_str
SubDict.basehttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.SubDict.base
SubDict.base_strhttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.SubDict.base_str
SubDict.datahttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.SubDict.data
SubDict.iteritems()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.SubDict.iteritems
SubDict.iterkeys()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.SubDict.iterkeys
SubDict.itervalues()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.SubDict.itervalues
SubDict.patternshttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.SubDict.patterns
SubDict.replacehttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.SubDict.replace
SubDict.tracehttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.SubDict.trace
SubDict.update()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.SubDict.update
defaultParamshttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.defaultParams
get_configdir()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.get_configdir
psyplot_fname()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.psyplot_fname
rcParamshttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.rcParams
safe_list()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.safe_list
validate_bool()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.validate_bool
validate_bool_maybe_none()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.validate_bool_maybe_none
validate_dict()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.validate_dict
validate_files_exist()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.validate_files_exist
validate_path_exists()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.validate_path_exists
validate_str()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.validate_str
validate_stringlist()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.validate_stringlist
validate_stringset()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.validate_stringset
psyplot.sphinxext packagehttps://psyplot.github.io/psyplot/api/psyplot.sphinxext.html
Submoduleshttps://psyplot.github.io/psyplot/api/psyplot.sphinxext.html#submodules
DocstringExtensionhttps://psyplot.github.io/psyplot/api/psyplot.sphinxext.extended_napoleon.html
ExtendedGoogleDocstringhttps://psyplot.github.io/psyplot/api/psyplot.sphinxext.extended_napoleon.html#psyplot.sphinxext.extended_napoleon.ExtendedGoogleDocstring
ExtendedNumpyDocstringhttps://psyplot.github.io/psyplot/api/psyplot.sphinxext.extended_napoleon.html#psyplot.sphinxext.extended_napoleon.ExtendedNumpyDocstring
process_docstring()https://psyplot.github.io/psyplot/api/psyplot.sphinxext.extended_napoleon.html#psyplot.sphinxext.extended_napoleon.process_docstring
setup()https://psyplot.github.io/psyplot/api/psyplot.sphinxext.extended_napoleon.html#psyplot.sphinxext.extended_napoleon.setup
Submoduleshttps://psyplot.github.io/psyplot/api/psyplot.html#submodules
AbsoluteTimeDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html
AbsoluteTimeDecoder.dtypehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.AbsoluteTimeDecoder.dtype
AbsoluteTimeEncoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.AbsoluteTimeEncoder
AbsoluteTimeEncoder.dtypehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.AbsoluteTimeEncoder.dtype
ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
ArrayList.all_dimshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.all_dims
ArrayList.all_nameshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.all_names
ArrayList.append()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.append
ArrayList.arr_nameshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.arr_names
ArrayList.array_info()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.array_info
ArrayList.arrayshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.arrays
ArrayList.coordshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.coords
ArrayList.coords_intersecthttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.coords_intersect
ArrayList.copy()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.copy
ArrayList.dimshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.dims
ArrayList.dims_intersecthttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.dims_intersect
ArrayList.draw()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.draw
ArrayList.extend()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.extend
ArrayList.from_dataset()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.from_dataset
ArrayList.from_dict()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.from_dict
ArrayList.is_unstructuredhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.is_unstructured
ArrayList.loggerhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.logger
ArrayList.nameshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.names
ArrayList.next_available_name()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.next_available_name
ArrayList.no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.no_auto_update
ArrayList.remove()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.remove
ArrayList.rename()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.rename
ArrayList.start_update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.start_update
ArrayList.update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.update
ArrayList.with_plotterhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.with_plotter
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
CFDecoder.can_decode()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.can_decode
CFDecoder.clear_cache()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.clear_cache
CFDecoder.correct_dims()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.correct_dims
CFDecoder.decode_coords()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.decode_coords
CFDecoder.decode_ds()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.decode_ds
CFDecoder.get_cell_node_coord()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_cell_node_coord
CFDecoder.get_coord_idims()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_coord_idims
CFDecoder.get_coord_info()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_coord_info
CFDecoder.get_decoder()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_decoder
CFDecoder.get_grid_type_info()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_grid_type_info
CFDecoder.get_idims()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_idims
CFDecoder.get_metadata_for_section()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_metadata_for_section
CFDecoder.get_metadata_for_variable()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_metadata_for_variable
CFDecoder.get_metadata_sections()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_metadata_sections
CFDecoder.get_plotbounds()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_plotbounds
CFDecoder.get_projection_info()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_projection_info
CFDecoder.get_t()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_t
CFDecoder.get_t_metadata()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_t_metadata
CFDecoder.get_tname()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_tname
CFDecoder.get_triangles()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_triangles
CFDecoder.get_variable_by_axis()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_variable_by_axis
CFDecoder.get_x()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_x
CFDecoder.get_x_metadata()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_x_metadata
CFDecoder.get_xname()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_xname
CFDecoder.get_y()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_y
CFDecoder.get_y_metadata()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_y_metadata
CFDecoder.get_yname()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_yname
CFDecoder.get_z()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_z
CFDecoder.get_z_metadata()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_z_metadata
CFDecoder.get_zname()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_zname
CFDecoder.is_circumpolar()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.is_circumpolar
CFDecoder.is_unstructured()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.is_unstructured
CFDecoder.loggerhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.logger
CFDecoder.register_decoder()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.register_decoder
CFDecoder.standardize_dims()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.standardize_dims
CFDecoder.supports_spatial_slicinghttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.supports_spatial_slicing
DatasetAccessorhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor
DatasetAccessor.copy()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.copy
DatasetAccessor.create_list()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.create_list
DatasetAccessor.data_storehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.data_store
DatasetAccessor.filenamehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.filename
DatasetAccessor.numhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.num
DatasetAccessor.plothttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.plot
DatasetAccessor.to_array()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.to_array
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
InteractiveArray.basehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.base
InteractiveArray.base_variableshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.base_variables
InteractiveArray.copy()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.copy
InteractiveArray.decoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.decoder
InteractiveArray.fldmean()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.fldmean
InteractiveArray.fldpctl()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.fldpctl
InteractiveArray.fldstd()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.fldstd
InteractiveArray.get_coord()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.get_coord
InteractiveArray.get_dim()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.get_dim
InteractiveArray.gridweights()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.gridweights
InteractiveArray.idimshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.idims
InteractiveArray.init_accessor()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.init_accessor
InteractiveArray.isel()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.isel
InteractiveArray.iter_base_variableshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.iter_base_variables
InteractiveArray.loggerhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.logger
InteractiveArray.onbasechangehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.onbasechange
InteractiveArray.sel()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.sel
InteractiveArray.shiftlon()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.shiftlon
InteractiveArray.start_update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.start_update
InteractiveArray.to_interactive_list()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.to_interactive_list
InteractiveArray.update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.update
InteractiveBasehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase
InteractiveBase.arr_namehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.arr_name
InteractiveBase.axhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.ax
InteractiveBase.block_signalshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.block_signals
InteractiveBase.loggerhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.logger
InteractiveBase.no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.no_auto_update
InteractiveBase.onupdatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.onupdate
InteractiveBase.plothttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.plot
InteractiveBase.plotterhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.plotter
InteractiveBase.start_update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.start_update
InteractiveBase.to_interactive_list()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.to_interactive_list
InteractiveBase.update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.update
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
InteractiveList.append()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.append
InteractiveList.extend()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.extend
InteractiveList.from_dataset()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.from_dataset
InteractiveList.loggerhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.logger
InteractiveList.no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.no_auto_update
InteractiveList.psyhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.psy
InteractiveList.start_update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.start_update
InteractiveList.to_dataframe()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.to_dataframe
InteractiveList.to_interactive_list()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.to_interactive_list
Signalhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal
Signal.connect()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal.connect
Signal.disconnect()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal.disconnect
Signal.emit()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal.emit
Signal.instancehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal.instance
Signal.ownerhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal.owner
UGridDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder
UGridDecoder.can_decode()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.can_decode
UGridDecoder.decode_coords()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.decode_coords
UGridDecoder.get_cell_node_coord()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_cell_node_coord
UGridDecoder.get_mesh()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_mesh
UGridDecoder.get_nodes()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_nodes
UGridDecoder.get_triangles()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_triangles
UGridDecoder.get_x()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_x
UGridDecoder.get_y()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_y
UGridDecoder.is_unstructured()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.is_unstructured
UGridDecoder.supports_spatial_slicinghttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.supports_spatial_slicing
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
PsyplotDocstringProcessor.get_sections()https://psyplot.github.io/psyplot/api/psyplot.docstring.html#psyplot.docstring.PsyplotDocstringProcessor.get_sections
PsyplotDocstringProcessor.param_like_sectionshttps://psyplot.github.io/psyplot/api/psyplot.docstring.html#psyplot.docstring.PsyplotDocstringProcessor.param_like_sections
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
GdalStore.get_attrs()https://psyplot.github.io/psyplot/api/psyplot.gdal_store.html#psyplot.gdal_store.GdalStore.get_attrs
GdalStore.get_variables()https://psyplot.github.io/psyplot/api/psyplot.gdal_store.html#psyplot.gdal_store.GdalStore.get_variables
BEFOREPLOTTINGhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html
DictFormatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.DictFormatoption
DictFormatoption.set_value()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.DictFormatoption.set_value
ENDhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.END
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
Formatoption.any_decoderhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.any_decoder
Formatoption.axhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.ax
Formatoption.changedhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.changed
Formatoption.check_and_set()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.check_and_set
Formatoption.childrenhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.children
Formatoption.connectionshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.connections
Formatoption.convert_coordinate()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.convert_coordinate
Formatoption.datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.data
Formatoption.data_dependenthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.data_dependent
Formatoption.decoderhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.decoder
Formatoption.defaulthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.default
Formatoption.default_keyhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.default_key
Formatoption.dependencieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.dependencies
Formatoption.diff()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.diff
Formatoption.finish_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.finish_update
Formatoption.get_decoder()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.get_decoder
Formatoption.get_fmt_widget()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.get_fmt_widget
Formatoption.grouphttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.group
Formatoption.groupnamehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.groupname
Formatoption.index_in_listhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.index_in_list
Formatoption.init_kwargshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.init_kwargs
Formatoption.initialize_plot()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.initialize_plot
Formatoption.iter_datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.iter_data
Formatoption.iter_raw_datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.iter_raw_data
Formatoption.keyhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.key
Formatoption.lockhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.lock
Formatoption.loggerhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.logger
Formatoption.namehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.name
Formatoption.parentshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.parents
Formatoption.plot_fmthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.plot_fmt
Formatoption.plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.plotter
Formatoption.priorityhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.priority
Formatoption.projecthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.project
Formatoption.raw_datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.raw_data
Formatoption.remove()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.remove
Formatoption.requires_clearinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.requires_clearing
Formatoption.requires_replothttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.requires_replot
Formatoption.set_data()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.set_data
Formatoption.set_decoder()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.set_decoder
Formatoption.set_value()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.set_value
Formatoption.share()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.share
Formatoption.sharedhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.shared
Formatoption.shared_byhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.shared_by
Formatoption.update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.update
Formatoption.update_after_plothttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.update_after_plot
Formatoption.validatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.validate
Formatoption.valuehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.value
Formatoption.value2picklehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.value2pickle
Formatoption.value2sharehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption.value2share
FormatoptionMetahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.FormatoptionMeta
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
Plotter.axhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.ax
Plotter.base_variableshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.base_variables
Plotter.changedhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.changed
Plotter.check_data()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.check_data
Plotter.check_key()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.check_key
Plotter.convert_coordinate()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.convert_coordinate
Plotter.datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.data
Plotter.draw()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.draw
Plotter.enable_posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.enable_post
Plotter.figs2drawhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.figs2draw
Plotter.fmt_groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.fmt_groups
Plotter.get_enhanced_attrs()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.get_enhanced_attrs
Plotter.get_vfunc()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.get_vfunc
Plotter.groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.groups
Plotter.has_changed()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.has_changed
Plotter.include_linkshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.include_links
Plotter.initialize_plot()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.initialize_plot
Plotter.iter_base_variableshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.iter_base_variables
Plotter.loggerhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.logger
Plotter.make_plot()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.make_plot
Plotter.no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.no_auto_update
Plotter.no_validationhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.no_validation
Plotter.plot_datahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.plot_data
Plotter.plot_data_decoderhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.plot_data_decoder
Plotter.posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post
Plotter.post_timinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post_timing
Plotter.projecthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.project
Plotter.rchttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.rc
Plotter.reinit()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.reinit
Plotter.share()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.share
Plotter.show()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show
Plotter.show_docs()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_docs
Plotter.show_keys()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_keys
Plotter.show_summaries()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.show_summaries
Plotter.start_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
Plotter.unshare()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.unshare
Plotter.unshare_me()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.unshare_me
Plotter.update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.update
PostProcDependencieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcDependencies
PostProcessinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing
PostProcessing.childrenhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.children
PostProcessing.data_dependenthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.data_dependent
PostProcessing.defaulthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.default
PostProcessing.dependencieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.dependencies
PostProcessing.grouphttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.group
PostProcessing.namehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.name
PostProcessing.post_timinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.post_timing
PostProcessing.priorityhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.priority
PostProcessing.update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.update
PostProcessing.validate()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing.validate
PostTiminghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming
PostTiming.defaulthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.default
PostTiming.get_fmt_widget()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.get_fmt_widget
PostTiming.grouphttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.group
PostTiming.namehttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.name
PostTiming.priorityhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.priority
PostTiming.update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.update
PostTiming.validate()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming.validate
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
DataArrayPlotter.barplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.barplot
DataArrayPlotter.combinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.combined
DataArrayPlotter.densityhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.density
DataArrayPlotter.fldmeanhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.fldmean
DataArrayPlotter.lineplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.lineplot
DataArrayPlotter.mapcombinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.mapcombined
DataArrayPlotter.mapplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.mapplot
DataArrayPlotter.mapvectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.mapvector
DataArrayPlotter.plot2dhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.plot2d
DataArrayPlotter.vectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.vector
DataArrayPlotter.violinplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter.violinplot
DataArrayPlotterInterfacehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotterInterface
DataArrayPlotterInterface.check_data()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotterInterface.check_data
DatasetPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter
DatasetPlotter.barplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.barplot
DatasetPlotter.combinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.combined
DatasetPlotter.densityhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.density
DatasetPlotter.fldmeanhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.fldmean
DatasetPlotter.lineplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.lineplot
DatasetPlotter.mapcombinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.mapcombined
DatasetPlotter.mapplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.mapplot
DatasetPlotter.mapvectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.mapvector
DatasetPlotter.plot2dhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.plot2d
DatasetPlotter.vectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.vector
DatasetPlotter.violinplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter.violinplot
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
PlotterInterface.check_data()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.check_data
PlotterInterface.docs()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.docs
PlotterInterface.is_importedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.is_imported
PlotterInterface.keys()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.keys
PlotterInterface.plotter_clshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.plotter_cls
PlotterInterface.print_funchttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.print_func
PlotterInterface.summaries()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface.summaries
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
Project.append()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.append
Project.arr_nameshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.arr_names
Project.axeshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.axes
Project.barplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.barplot
Project.block_signalshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.block_signals
Project.close()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.close
Project.combinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.combined
Project.datasetshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.datasets
Project.densityhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.density
Project.disable()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.disable
Project.docs()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.docs
Project.dsnameshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.dsnames
Project.dsnames_maphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.dsnames_map
Project.enable()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.enable
Project.export()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.export
Project.extend()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.extend
Project.extract_fmts_from_preset()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.extract_fmts_from_preset
Project.figshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.figs
Project.fldmeanhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.fldmean
Project.format_string()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.format_string
Project.from_dataset()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.from_dataset
Project.is_cmphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.is_cmp
Project.is_csphttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.is_csp
Project.is_mainhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.is_main
Project.joined_attrs()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.joined_attrs
Project.keys()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.keys
Project.lineplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.lineplot
Project.load_preset()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.load_preset
Project.load_project()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.load_project
Project.loggerhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.logger
Project.mainhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.main
Project.mapcombinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.mapcombined
Project.mapplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.mapplot
Project.mapshttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.maps
Project.mapvectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.mapvector
Project.new()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.new
Project.oncpchangehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.oncpchange
Project.plothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.plot
Project.plot2dhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.plot2d
Project.plottershttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.plotters
Project.save_preset()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.save_preset
Project.save_project()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.save_project
Project.scp()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.scp
Project.share()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.share
Project.show()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.show
Project.simplehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.simple
Project.summaries()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.summaries
Project.unshare()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.unshare
Project.vectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.vector
Project.violinplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.violinplot
Project.with_plotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.with_plotter
ProjectPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter
ProjectPlotter.barplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.barplot
ProjectPlotter.combinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.combined
ProjectPlotter.densityhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.density
ProjectPlotter.fldmeanhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.fldmean
ProjectPlotter.lineplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.lineplot
ProjectPlotter.mapcombinedhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.mapcombined
ProjectPlotter.mapplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.mapplot
ProjectPlotter.mapvectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.mapvector
ProjectPlotter.plot2dhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.plot2d
ProjectPlotter.projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.project
ProjectPlotter.show_plot_methods()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.show_plot_methods
ProjectPlotter.vectorhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.vector
ProjectPlotter.violinplothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter.violinplot
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
Defaultdict.copy()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.Defaultdict.copy
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
Previoushttps://psyplot.github.io/psyplot/contributing.html
Next https://psyplot.github.io/psyplot/api/psyplot.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.