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.data.rst.txt
AbsoluteTimeDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.AbsoluteTimeDecoder
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
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
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_timehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.decode_absolute_time
encode_absolute_timehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.encode_absolute_time
get_filename_dshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_filename_ds
get_index_from_coordhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_index_from_coord
get_tdatahttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_tdata
open_datasethttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.open_dataset
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
open_mfdatasethttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.open_mfdataset
setup_coordshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.setup_coords
to_netcdfhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.to_netcdf
to_slicehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.to_slice
get_fname_funcshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_fname_funcs
t_patternshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.t_patterns
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#AbsoluteTimeDecoder
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.AbsoluteTimeDecoder
dtypehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.AbsoluteTimeDecoder.dtype
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.AbsoluteTimeDecoder.dtype
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#AbsoluteTimeEncoder
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.AbsoluteTimeEncoder
dtypehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.AbsoluteTimeEncoder.dtype
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.AbsoluteTimeEncoder.dtype
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#ArrayList
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
listhttps://docs.python.org/3/library/stdtypes.html#list
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
boolhttps://docs.python.org/3/library/functions.html#bool
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.update
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
strhttps://docs.python.org/3/library/stdtypes.html#str
all_dimshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.all_dims
all_nameshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.all_names
arr_nameshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.arr_names
arrayshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.arrays
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
coordshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.coords
coords_intersecthttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.coords_intersect
dimshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.dims
dims_intersecthttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.dims_intersect
is_unstructuredhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.is_unstructured
loggerhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.logger
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
nameshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.names
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
with_plotterhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.with_plotter
appendhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.append
array_infohttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.array_info
copyhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.copy
drawhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.draw
extendhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.extend
from_datasethttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.from_dataset
from_dicthttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.from_dict
array_info()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.array_info
next_available_namehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.next_available_name
removehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.remove
renamehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.rename
start_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.start_update
updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.update
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.all_dims
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.all_names
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#ArrayList.append
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.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.data.html#psyplot.data.ArrayList.extend
renamehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.rename
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.arr_names
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#ArrayList.array_info
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.array_info
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
strhttps://docs.python.org/3/library/stdtypes.html#str
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
boolhttps://docs.python.org/3/library/functions.html#bool
to_netcdf()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.to_netcdf
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
dicthttps://docs.python.org/3/library/stdtypes.html#dict
from_dicthttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.from_dict
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.arrays
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.coords
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.coords_intersect
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#ArrayList.copy
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.copy
boolhttps://docs.python.org/3/library/functions.html#bool
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.dims
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.dims_intersect
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#ArrayList.draw
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.draw
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#ArrayList.extend
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.extend
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
appendhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.append
renamehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.rename
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#ArrayList.from_dataset
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.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
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.update
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
dicthttps://docs.python.org/3/library/stdtypes.html#dict
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
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
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
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#ArrayList.from_dict
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.from_dict
array_info()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.array_info
ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
dicthttps://docs.python.org/3/library/stdtypes.html#dict
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
strhttps://docs.python.org/3/library/stdtypes.html#str
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
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
dicthttps://docs.python.org/3/library/stdtypes.html#dict
dicthttps://docs.python.org/3/library/stdtypes.html#dict
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
dicthttps://docs.python.org/3/library/stdtypes.html#dict
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
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
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
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
dicthttps://docs.python.org/3/library/stdtypes.html#dict
strhttps://docs.python.org/3/library/stdtypes.html#str
psyplot.data.ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
from_datasethttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.from_dataset
array_infohttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.array_info
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.is_unstructured
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.logger
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.names
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#ArrayList.next_available_name
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.next_available_name
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
start_update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.start_update
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.update
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#ArrayList.remove
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.remove
InteractiveBasehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase
ValueErrorhttps://docs.python.org/3/library/exceptions.html#ValueError
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#ArrayList.rename
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.rename
InteractiveBasehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
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
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#ArrayList.start_update
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.start_update
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.update
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.update
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.no_auto_update
updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.update
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#ArrayList.update
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.update
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
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
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.update
boolhttps://docs.python.org/3/library/functions.html#bool
rchttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.rc
boolhttps://docs.python.org/3/library/functions.html#bool
start_update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.start_update
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.no_auto_update
start_update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.start_update
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.no_auto_update
start_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.start_update
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.with_plotter
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
objecthttps://docs.python.org/3/library/functions.html#object
can_decodehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.can_decode
clear_cachehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.clear_cache
correct_dimshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.correct_dims
decode_coordshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.decode_coords
decode_dshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.decode_ds
get_cell_node_coordhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_cell_node_coord
get_coord_idimshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_coord_idims
get_coord_infohttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_coord_info
get_decoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_decoder
get_grid_type_infohttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_grid_type_info
get_idimshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_idims
get_metadata_for_sectionhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_metadata_for_section
get_metadata_for_variablehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_metadata_for_variable
get_metadata_sectionshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_metadata_sections
get_plotboundshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_plotbounds
get_projection_infohttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_projection_info
get_thttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_t
get_t_metadatahttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_t_metadata
get_tnamehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_tname
get_triangleshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_triangles
get_variable_by_axishttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_variable_by_axis
get_xhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_x
get_x_metadatahttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_x_metadata
get_xnamehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_xname
get_yhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_y
get_y_metadatahttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_y_metadata
get_ynamehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_yname
get_zhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_z
get_z_metadatahttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_z_metadata
get_znamehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_zname
is_circumpolarhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.is_circumpolar
is_unstructuredhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.is_unstructured
register_decoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.register_decoder
standardize_dimshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.standardize_dims
loggerhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.logger
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
supports_spatial_slicinghttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.supports_spatial_slicing
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.can_decode
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.can_decode
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
xarray.Variablehttps://docs.xarray.dev/en/stable/generated/xarray.Variable.html#xarray.Variable
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
boolhttps://docs.python.org/3/library/functions.html#bool
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.clear_cache
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.clear_cache
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.correct_dims
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.correct_dims
xarray.Variablehttps://docs.xarray.dev/en/stable/generated/xarray.Variable.html#xarray.Variable
dicthttps://docs.python.org/3/library/stdtypes.html#dict
boolhttps://docs.python.org/3/library/functions.html#bool
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.decode_coords
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.decode_coords
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
strhttps://docs.python.org/3/library/stdtypes.html#str
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.decode_ds
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.decode_ds
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
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
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.get_cell_node_coord
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_cell_node_coord
xarray.Variablehttps://docs.xarray.dev/en/stable/generated/xarray.Variable.html#xarray.Variable
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
dicthttps://docs.python.org/3/library/stdtypes.html#dict
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.get_coord_idims
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_coord_idims
dicthttps://docs.python.org/3/library/stdtypes.html#dict
dicthttps://docs.python.org/3/library/stdtypes.html#dict
DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
strhttps://docs.python.org/3/library/stdtypes.html#str
DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
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/data.html#CFDecoder.get_coord_info
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_coord_info
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
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
strhttps://docs.python.org/3/library/stdtypes.html#str
ValueErrorhttps://docs.python.org/3/library/exceptions.html#ValueError
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.get_decoder
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_decoder
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
xarray.Variablehttps://docs.xarray.dev/en/stable/generated/xarray.Variable.html#xarray.Variable
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
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/data.html#CFDecoder.get_grid_type_info
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_grid_type_info
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/data.html#CFDecoder.get_idims
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_idims
xarray.Dataset.isel()https://docs.xarray.dev/en/stable/generated/xarray.Dataset.isel.html#xarray.Dataset.isel
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
dicthttps://docs.python.org/3/library/stdtypes.html#dict
xarray.Dataset.iselhttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.isel.html#xarray.Dataset.isel
InteractiveArray.idimshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.idims
DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
strhttps://docs.python.org/3/library/stdtypes.html#str
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
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/data.html#CFDecoder.get_metadata_for_section
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_metadata_for_section
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
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
DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
Nonehttps://docs.python.org/3/library/constants.html#None
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
strhttps://docs.python.org/3/library/stdtypes.html#str
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
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/data.html#CFDecoder.get_metadata_for_variable
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_metadata_for_variable
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
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
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
Listhttps://docs.python.org/3/library/typing.html#typing.List
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.get_metadata_sections
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_metadata_sections
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.get_plotbounds
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_plotbounds
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
matplotlib.pyplot.pcolormesh()https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.pcolormesh.html#matplotlib.pyplot.pcolormesh
DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
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/data.html#CFDecoder.get_projection_info
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_projection_info
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
KeyErrorhttps://docs.python.org/3/library/exceptions.html#KeyError
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.get_t
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_t
DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
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/data.html#CFDecoder.get_t_metadata
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_t_metadata
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
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/data.html#CFDecoder.get_tname
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_tname
dicthttps://docs.python.org/3/library/stdtypes.html#dict
strhttps://docs.python.org/3/library/stdtypes.html#str
get_thttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_t
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.get_triangles
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_triangles
xarray.Variablehttps://docs.xarray.dev/en/stable/generated/xarray.Variable.html#xarray.Variable
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
dicthttps://docs.python.org/3/library/stdtypes.html#dict
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
matplotlib.tri.Triangulationhttps://matplotlib.org/stable/api/tri_api.html#matplotlib.tri.Triangulation
ValueErrorhttps://docs.python.org/3/library/exceptions.html#ValueError
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.get_variable_by_axis
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_variable_by_axis
get_x()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_x
get_y()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_y
get_z()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_z
get_t()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_t
get_xhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_x
get_yhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_y
get_zhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_z
get_thttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_t
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.get_x
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_x
DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
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/data.html#CFDecoder.get_x_metadata
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_x_metadata
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
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/data.html#CFDecoder.get_xname
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_xname
dicthttps://docs.python.org/3/library/stdtypes.html#dict
strhttps://docs.python.org/3/library/stdtypes.html#str
get_xhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_x
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.get_y
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_y
DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
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/data.html#CFDecoder.get_y_metadata
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_y_metadata
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
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/data.html#CFDecoder.get_yname
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_yname
dicthttps://docs.python.org/3/library/stdtypes.html#dict
strhttps://docs.python.org/3/library/stdtypes.html#str
get_yhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_y
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.get_z
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_z
DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
Dicthttps://docs.python.org/3/library/typing.html#typing.Dict
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/data.html#CFDecoder.get_z_metadata
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_z_metadata
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
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/data.html#CFDecoder.get_zname
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_zname
dicthttps://docs.python.org/3/library/stdtypes.html#dict
strhttps://docs.python.org/3/library/stdtypes.html#str
get_zhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_z
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.is_circumpolar
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.is_circumpolar
xarray.Variablehttps://docs.xarray.dev/en/stable/generated/xarray.Variable.html#xarray.Variable
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
dicthttps://docs.python.org/3/library/stdtypes.html#dict
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.is_unstructured
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.is_unstructured
xarray.Variablehttps://docs.xarray.dev/en/stable/generated/xarray.Variable.html#xarray.Variable
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
dicthttps://docs.python.org/3/library/stdtypes.html#dict
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
is_unstructured()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.is_unstructured
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.logger
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.register_decoder
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.register_decoder
typehttps://docs.python.org/3/library/functions.html#type
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
inthttps://docs.python.org/3/library/functions.html#int
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#CFDecoder.standardize_dims
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.standardize_dims
xarray.Variablehttps://docs.xarray.dev/en/stable/generated/xarray.Variable.html#xarray.Variable
dicthttps://docs.python.org/3/library/stdtypes.html#dict
dicthttps://docs.python.org/3/library/stdtypes.html#dict
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.supports_spatial_slicing
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#DatasetAccessor
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor
objecthttps://docs.python.org/3/library/functions.html#object
copyhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.copy
create_listhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.create_list
psyplot.data.ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
to_arrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.to_array
data_storehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.data_store
filenamehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.filename
numhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.num
plothttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.plot
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#DatasetAccessor.copy
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.copy
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#DatasetAccessor.create_list
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.create_list
psyplot.data.ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
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
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
dicthttps://docs.python.org/3/library/stdtypes.html#dict
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
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
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
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
psyplot.data.ArrayList.from_datasethttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList.from_dataset
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.data_store
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.filename
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.num
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.plot
psy-simplehttps://psyplot.github.io/psy-simple/api/psy_simple.plugin.html#module-psy_simple.plugin
psyplot.project.DatasetPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#DatasetAccessor.to_array
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor.to_array
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveArray
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
InteractiveBasehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
psyplot.plotter.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
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.update
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
dicthttps://docs.python.org/3/library/stdtypes.html#dict
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
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.update
basehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.base
base_variableshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.base_variables
basehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.base
decoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.decoder
idimshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.idims
basehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.base
iter_base_variableshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.iter_base_variables
basehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.base
loggerhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.logger
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
onbasechangehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.onbasechange
Signalhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal
copyhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.copy
fldmeanhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.fldmean
fldpctlhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.fldpctl
fldstdhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.fldstd
get_coordhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.get_coord
get_dimhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.get_dim
gridweightshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.gridweights
init_accessorhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.init_accessor
iselhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.isel
selhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.sel
shiftlonhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.shiftlon
start_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.start_update
to_interactive_listhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.to_interactive_list
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.update
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.base
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.base_variables
basehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.base
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveArray.copy
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.copy
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.decoder
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveArray.fldmean
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.fldmean
gridweights()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.gridweights
get_yname()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_yname
boolhttps://docs.python.org/3/library/functions.html#bool
fldstdhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.fldstd
fldpctlhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.fldpctl
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveArray.fldpctl
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.fldpctl
gridweights()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.gridweights
get_yname()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_yname
floathttps://docs.python.org/3/library/functions.html#float
listhttps://docs.python.org/3/library/stdtypes.html#list
boolhttps://docs.python.org/3/library/functions.html#bool
fldstdhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.fldstd
fldmeanhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.fldmean
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveArray.fldstd
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.fldstd
gridweights()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.gridweights
get_yname()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder.get_yname
boolhttps://docs.python.org/3/library/functions.html#bool
fldmeanhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.fldmean
fldpctlhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.fldpctl
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveArray.get_coord
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.get_coord
boolhttps://docs.python.org/3/library/functions.html#bool
basehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.base
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveArray.get_dim
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.get_dim
boolhttps://docs.python.org/3/library/functions.html#bool
basehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.base
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveArray.gridweights
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.gridweights
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.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.idims
basehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.base
basehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.base
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveArray.init_accessor
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.init_accessor
dicthttps://docs.python.org/3/library/stdtypes.html#dict
idimshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.idims
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveArray.isel
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.isel
xarray.DataArray.isel()https://docs.xarray.dev/en/stable/generated/xarray.DataArray.isel.html#xarray.DataArray.isel
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.iter_base_variables
basehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.base
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.logger
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.onbasechange
Signalhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveArray.sel
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.sel
xarray.DataArray.sel()https://docs.xarray.dev/en/stable/generated/xarray.DataArray.sel.html#xarray.DataArray.sel
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveArray.shiftlon
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.shiftlon
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveArray.start_update
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.start_update
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.update
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.update
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.start_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
boolhttps://docs.python.org/3/library/functions.html#bool
updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.update
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveArray.to_interactive_list
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.to_interactive_list
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveArray.update
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.update
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
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
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.update
boolhttps://docs.python.org/3/library/functions.html#bool
rchttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.rc
boolhttps://docs.python.org/3/library/functions.html#bool
start_update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.start_update
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.start_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
start_update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray.start_update
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveBase
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase
objecthttps://docs.python.org/3/library/functions.html#object
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
plotterhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.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
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.update
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.no_auto_update
arr_namehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.arr_name
strhttps://docs.python.org/3/library/stdtypes.html#str
axhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.ax
block_signalshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.block_signals
loggerhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.logger
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
onupdatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.onupdate
Signalhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal
plothttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.plot
plotterhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.plotter
psyplot.plotter.Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
start_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.start_update
to_interactive_listhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.to_interactive_list
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.update
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.arr_name
strhttps://docs.python.org/3/library/stdtypes.html#str
InteractiveBasehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.ax
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.block_signals
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.logger
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
start_update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.start_update
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.update
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.onupdate
Signalhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.plot
psy-simplehttps://psyplot.github.io/psy-simple/api/psy_simple.plugin.html#module-psy_simple.plugin
psyplot.plotter.Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
psyplot.project.DataArrayPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotter
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.plotter
psyplot.plotter.Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveBase.start_update
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.start_update
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.update
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.no_auto_update
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.update
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.start_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
boolhttps://docs.python.org/3/library/functions.html#bool
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.no_auto_update
updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.update
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveBase.to_interactive_list
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.to_interactive_list
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveBase.update
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.update
boolhttps://docs.python.org/3/library/functions.html#bool
dicthttps://docs.python.org/3/library/stdtypes.html#dict
plotterhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.plotter
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.update
boolhttps://docs.python.org/3/library/functions.html#bool
rchttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.rc
boolhttps://docs.python.org/3/library/functions.html#bool
start_update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.start_update
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.no_auto_update
start_update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase.start_update
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveList
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
InteractiveBasehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
psyplot.plotter.Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
boolhttps://docs.python.org/3/library/functions.html#bool
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
strhttps://docs.python.org/3/library/stdtypes.html#str
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
strhttps://docs.python.org/3/library/stdtypes.html#str
appendhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.append
extendhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.extend
from_datasethttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.from_dataset
start_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.start_update
to_dataframehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.to_dataframe
to_interactive_listhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.to_interactive_list
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
loggerhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.logger
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
psyhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.psy
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveList.append
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.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.data.html#psyplot.data.InteractiveList.extend
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveList.extend
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.extend
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
appendhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.append
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveList.from_dataset
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.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
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
dicthttps://docs.python.org/3/library/stdtypes.html#dict
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
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
psyplot.plotter.Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
boolhttps://docs.python.org/3/library/functions.html#bool
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
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.logger
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.no_auto_update
boolhttps://docs.python.org/3/library/functions.html#bool
start_update()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.start_update
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.psy
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveList.start_update
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.start_update
boolhttps://docs.python.org/3/library/functions.html#bool
psyplot.plotter.Plotter.start_update()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.start_update
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
boolhttps://docs.python.org/3/library/functions.html#bool
no_auto_updatehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.no_auto_update
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveList.to_dataframe
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.to_dataframe
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#InteractiveList.to_interactive_list
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList.to_interactive_list
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#Signal
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal
objecthttps://docs.python.org/3/library/functions.html#object
connecthttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal.connect
disconnecthttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal.disconnect
emithttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal.emit
instancehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal.instance
ownerhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal.owner
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#Signal.connect
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal.connect
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#Signal.disconnect
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal.disconnect
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#Signal.emit
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal.emit
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal.instance
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal.owner
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#UGridDecoder
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
can_decodehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.can_decode
decode_coordshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.decode_coords
get_cell_node_coordhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_cell_node_coord
get_meshhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_mesh
get_nodeshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_nodes
get_triangleshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_triangles
get_xhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_x
get_yhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_y
is_unstructuredhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.is_unstructured
supports_spatial_slicinghttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.supports_spatial_slicing
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#UGridDecoder.can_decode
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.can_decode
get_mesh()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_mesh
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
xarray.Variablehttps://docs.xarray.dev/en/stable/generated/xarray.Variable.html#xarray.Variable
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
boolhttps://docs.python.org/3/library/functions.html#bool
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#UGridDecoder.decode_coords
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.decode_coords
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
strhttps://docs.python.org/3/library/stdtypes.html#str
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#UGridDecoder.get_cell_node_coord
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_cell_node_coord
xarray.Variablehttps://docs.xarray.dev/en/stable/generated/xarray.Variable.html#xarray.Variable
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
dicthttps://docs.python.org/3/library/stdtypes.html#dict
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#UGridDecoder.get_mesh
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_mesh
xarray.Variablehttps://docs.xarray.dev/en/stable/generated/xarray.Variable.html#xarray.Variable
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#UGridDecoder.get_nodes
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_nodes
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#UGridDecoder.get_triangles
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_triangles
xarray.Variablehttps://docs.xarray.dev/en/stable/generated/xarray.Variable.html#xarray.Variable
xarray.DataArrayhttps://docs.xarray.dev/en/stable/generated/xarray.DataArray.html#xarray.DataArray
dicthttps://docs.python.org/3/library/stdtypes.html#dict
boolhttps://docs.python.org/3/library/functions.html#bool
boolhttps://docs.python.org/3/library/functions.html#bool
matplotlib.tri.Triangulationhttps://matplotlib.org/stable/api/tri_api.html#matplotlib.tri.Triangulation
matplotlib.tri.Triangulationhttps://matplotlib.org/stable/api/tri_api.html#matplotlib.tri.Triangulation
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#UGridDecoder.get_x
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_x
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#UGridDecoder.get_y
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.get_y
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#UGridDecoder.is_unstructured
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.is_unstructured
boolhttps://docs.python.org/3/library/functions.html#bool
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder.supports_spatial_slicing
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#decode_absolute_time
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.decode_absolute_time
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#encode_absolute_time
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.encode_absolute_time
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#get_filename_ds
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_filename_ds
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
boolhttps://docs.python.org/3/library/functions.html#bool
to_netcdf()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.to_netcdf
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_fname_funcs
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#get_index_from_coord
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_index_from_coord
xarray.Variablehttps://docs.xarray.dev/en/stable/generated/xarray.Variable.html#xarray.Variable
pandas.Indexhttps://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Index.html#pandas.Index
inthttps://docs.python.org/3/library/functions.html#int
slicehttps://docs.python.org/3/library/functions.html#slice
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#get_tdata
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_tdata
strhttps://docs.python.org/3/library/stdtypes.html#str
[1]https://psyplot.github.io/psyplot/api/psyplot.data.html#id3
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
1https://psyplot.github.io/psyplot/api/psyplot.data.html#id2
2https://psyplot.github.io/psyplot/api/psyplot.data.html#id7
https://docs.python.org/2/library/datetime.htmlhttps://docs.python.org/2/library/datetime.html
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#open_dataset
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.open_dataset
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
xarray.open_dataset()https://docs.xarray.dev/en/stable/generated/xarray.open_dataset.html#xarray.open_dataset
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
dicthttps://docs.python.org/3/library/stdtypes.html#dict
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
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
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
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
dicthttps://docs.python.org/3/library/stdtypes.html#dict
dicthttps://docs.python.org/3/library/stdtypes.html#dict
strhttps://docs.python.org/3/library/stdtypes.html#str
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#open_mfdataset
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.open_mfdataset
xarray.open_mfdataset()https://docs.xarray.dev/en/stable/generated/xarray.open_mfdataset.html#xarray.open_mfdataset
open_dataset()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.open_dataset
strhttps://docs.python.org/3/library/stdtypes.html#str
``https://psyplot.github.io/psyplot/api/psyplot.data.html#id4
inthttps://docs.python.org/3/library/functions.html#int
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[2]_https://psyplot.github.io/psyplot/api/psyplot.data.html#id8
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
[1]https://psyplot.github.io/psyplot/api/psyplot.data.html#id3
strhttps://docs.python.org/3/library/stdtypes.html#str
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#setup_coords
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.setup_coords
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
dicthttps://docs.python.org/3/library/stdtypes.html#dict
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.t_patterns
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#to_netcdf
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.to_netcdf
xarray.Dataset.to_netcdf()https://docs.xarray.dev/en/stable/generated/xarray.Dataset.to_netcdf.html#xarray.Dataset.to_netcdf
xarray.Datasethttps://docs.xarray.dev/en/stable/generated/xarray.Dataset.html#xarray.Dataset
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
[source]https://psyplot.github.io/psyplot/_modules/psyplot/data.html#to_slice
https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.to_slice
slicehttps://docs.python.org/3/library/functions.html#slice
get_index_from_coordhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_index_from_coord
Previoushttps://psyplot.github.io/psyplot/api/psyplot.sphinxext.extended_napoleon.html
Next https://psyplot.github.io/psyplot/api/psyplot.docstring.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.