René's URL Explorer Experiment


Title: Command line usage — psyplot documentation

direct link

Domain: psyplot.github.io

Links:

psyplot https://psyplot.github.io/psyplot/index.html
About psyplothttps://psyplot.github.io/psyplot/about.html
Why psyplot?https://psyplot.github.io/psyplot/about.html#why-psyplot
What it is, and what it is nothttps://psyplot.github.io/psyplot/about.html#what-it-is-and-what-it-is-not
What it ishttps://psyplot.github.io/psyplot/about.html#what-it-is
What it is nothttps://psyplot.github.io/psyplot/about.html#what-it-is-not
About the authorhttps://psyplot.github.io/psyplot/about.html#about-the-author
Licensehttps://psyplot.github.io/psyplot/about.html#license
Installationhttps://psyplot.github.io/psyplot/installing.html
How to installhttps://psyplot.github.io/psyplot/installing.html#how-to-install
Installation using condahttps://psyplot.github.io/psyplot/installing.html#installation-using-conda
Installation using piphttps://psyplot.github.io/psyplot/installing.html#installation-using-pip
Installation from sourcehttps://psyplot.github.io/psyplot/installing.html#installation-from-source
Dependencieshttps://psyplot.github.io/psyplot/installing.html#dependencies
Required dependencieshttps://psyplot.github.io/psyplot/installing.html#required-dependencies
Optional dependencieshttps://psyplot.github.io/psyplot/installing.html#optional-dependencies
Running the testshttps://psyplot.github.io/psyplot/installing.html#running-the-tests
Building the docshttps://psyplot.github.io/psyplot/installing.html#building-the-docs
Uninstallationhttps://psyplot.github.io/psyplot/installing.html#uninstallation
Uninstallation via condahttps://psyplot.github.io/psyplot/installing.html#uninstallation-via-conda
Uninstallation via piphttps://psyplot.github.io/psyplot/installing.html#uninstallation-via-pip
Getting startedhttps://psyplot.github.io/psyplot/getting_started.html
Initialization and interactive usagehttps://psyplot.github.io/psyplot/getting_started.html#initialization-and-interactive-usage
Choosing the dimensionhttps://psyplot.github.io/psyplot/getting_started.html#choosing-the-dimension
Configuring the appearance of the plothttps://psyplot.github.io/psyplot/getting_started.html#configuring-the-appearance-of-the-plot
Controlling the updatehttps://psyplot.github.io/psyplot/getting_started.html#controlling-the-update
Automatic updatehttps://psyplot.github.io/psyplot/getting_started.html#automatic-update
Direct control on formatoption updatehttps://psyplot.github.io/psyplot/getting_started.html#direct-control-on-formatoption-update
Creating and managing multiple plotshttps://psyplot.github.io/psyplot/getting_started.html#creating-and-managing-multiple-plots
Creating multiple plotshttps://psyplot.github.io/psyplot/getting_started.html#creating-multiple-plots
Slicing and filtering the projecthttps://psyplot.github.io/psyplot/getting_started.html#slicing-and-filtering-the-project
Saving and loading your projecthttps://psyplot.github.io/psyplot/getting_started.html#saving-and-loading-your-project
Using presetshttps://psyplot.github.io/psyplot/getting_started.html#using-presets
Adding your own script: The post formatoptionhttps://psyplot.github.io/psyplot/getting_started.html#adding-your-own-script-the-post-formatoption
Example Galleryhttps://psyplot.github.io/examples/
Configurationhttps://psyplot.github.io/psyplot/configuration.html
The rcParamshttps://psyplot.github.io/psyplot/configuration.html#the-rcparams
Default formatoptionshttps://psyplot.github.io/psyplot/configuration.html#default-formatoptions
Subprojectshttps://psyplot.github.io/psyplot/projects.html
xarray Accessorshttps://psyplot.github.io/psyplot/accessors.html
The DatasetAccessor dataset accessorhttps://psyplot.github.io/psyplot/accessors.html#the-datasetaccessor-dataset-accessor
The InteractiveArray dataarray accessorhttps://psyplot.github.io/psyplot/accessors.html#the-interactivearray-dataarray-accessor
Creating plots with the dataarray accessorhttps://psyplot.github.io/psyplot/accessors.html#creating-plots-with-the-dataarray-accessor
Updating plots and arrays with the dataarray accessorhttps://psyplot.github.io/psyplot/accessors.html#updating-plots-and-arrays-with-the-dataarray-accessor
Psyplot pluginshttps://psyplot.github.io/psyplot/plugins.html
Existing pluginshttps://psyplot.github.io/psyplot/plugins.html#existing-plugins
How to exclude pluginshttps://psyplot.github.io/psyplot/plugins.html#how-to-exclude-plugins
The PSYPLOT_PLUGINS environment variablehttps://psyplot.github.io/psyplot/plugins.html#the-psyplot-plugins-environment-variable
The PSYPLOT_PLOTMETHODS environment variablehttps://psyplot.github.io/psyplot/plugins.html#the-psyplot-plotmethods-environment-variable
Command line usagehttps://psyplot.github.io/psyplot/command_line.html
Positional Argumentshttps://psyplot.github.io/psyplot/command_line.html#positional-arguments
Named Argumentshttps://psyplot.github.io/psyplot/command_line.html#named-arguments
Info optionshttps://psyplot.github.io/psyplot/command_line.html#info-options
Output optionshttps://psyplot.github.io/psyplot/command_line.html#output-options
Developers guidehttps://psyplot.github.io/psyplot/develop/index.html
The psyplot frameworkhttps://psyplot.github.io/psyplot/develop/framework.html
The project() functionhttps://psyplot.github.io/psyplot/develop/framework.html#the-project-function
The InteractiveBase and the Plotter classeshttps://psyplot.github.io/psyplot/develop/framework.html#the-interactivebase-and-the-plotter-classes
Interactive data objectshttps://psyplot.github.io/psyplot/develop/framework.html#interactive-data-objects
Visualization objectshttps://psyplot.github.io/psyplot/develop/framework.html#visualization-objects
Formatoptionshttps://psyplot.github.io/psyplot/develop/framework.html#formatoptions
How to implement your own plotters and pluginshttps://psyplot.github.io/psyplot/develop/plugins_guide.html
Creating plottershttps://psyplot.github.io/psyplot/develop/plugins_guide.html#creating-plotters
Interface for the plotterhttps://psyplot.github.io/psyplot/develop/plugins_guide.html#interface-for-the-plotter
Interface to the datahttps://psyplot.github.io/psyplot/develop/plugins_guide.html#interface-to-the-data
Interfacing to other formatoptionshttps://psyplot.github.io/psyplot/develop/plugins_guide.html#interfacing-to-other-formatoptions
Creating new pluginshttps://psyplot.github.io/psyplot/develop/plugins_guide.html#creating-new-plugins
Creating a package with the psyplot-plugin-templatehttps://psyplot.github.io/psyplot/develop/plugins_guide.html#creating-a-package-with-the-psyplot-plugin-template
rcParams handling in pluginshttps://psyplot.github.io/psyplot/develop/plugins_guide.html#rcparams-handling-in-plugins
Contribution and development hintshttps://psyplot.github.io/psyplot/contributing.html
Code of Conducthttps://psyplot.github.io/psyplot/contributing.html#code-of-conduct
What should I know before I get started?https://psyplot.github.io/psyplot/contributing.html#what-should-i-know-before-i-get-started
The psyplot frameworkhttps://psyplot.github.io/psyplot/contributing.html#the-psyplot-framework
Contributing in the developmenthttps://psyplot.github.io/psyplot/contributing.html#contributing-in-the-development
Helpershttps://psyplot.github.io/psyplot/contributing.html#helpers
Shortcuts with makehttps://psyplot.github.io/psyplot/contributing.html#shortcuts-with-make
Annotating licenseshttps://psyplot.github.io/psyplot/contributing.html#annotating-licenses
Fixing the docshttps://psyplot.github.io/psyplot/contributing.html#fixing-the-docs
Contributing to the codehttps://psyplot.github.io/psyplot/contributing.html#contributing-to-the-code
Updating the skeleton for this packagehttps://psyplot.github.io/psyplot/contributing.html#updating-the-skeleton-for-this-package
API Referencehttps://psyplot.github.io/psyplot/api.html
psyplot packagehttps://psyplot.github.io/psyplot/api/psyplot.html
get_versions()https://psyplot.github.io/psyplot/api/psyplot.html#psyplot.get_versions
with_guihttps://psyplot.github.io/psyplot/api/psyplot.html#psyplot.with_gui
Subpackageshttps://psyplot.github.io/psyplot/api/psyplot.html#subpackages
psyplot.config packagehttps://psyplot.github.io/psyplot/api/psyplot.config.html
psyplot.sphinxext packagehttps://psyplot.github.io/psyplot/api/psyplot.sphinxext.html
Submoduleshttps://psyplot.github.io/psyplot/api/psyplot.html#submodules
AbsoluteTimeDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html
AbsoluteTimeEncoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.AbsoluteTimeEncoder
ArrayListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.ArrayList
CFDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.CFDecoder
DatasetAccessorhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.DatasetAccessor
InteractiveArrayhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveArray
InteractiveBasehttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveBase
InteractiveListhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.InteractiveList
Signalhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.Signal
UGridDecoderhttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.UGridDecoder
decode_absolute_time()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.decode_absolute_time
encode_absolute_time()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.encode_absolute_time
get_filename_ds()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_filename_ds
get_fname_funcshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_fname_funcs
get_index_from_coord()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_index_from_coord
get_tdata()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.get_tdata
open_dataset()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.open_dataset
open_mfdataset()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.open_mfdataset
setup_coords()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.setup_coords
t_patternshttps://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.t_patterns
to_netcdf()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.to_netcdf
to_slice()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.to_slice
PsyplotDocstringProcessorhttps://psyplot.github.io/psyplot/api/psyplot.docstring.html
append_original_doc()https://psyplot.github.io/psyplot/api/psyplot.docstring.html#psyplot.docstring.append_original_doc
dedent()https://psyplot.github.io/psyplot/api/psyplot.docstring.html#psyplot.docstring.dedent
docstringshttps://psyplot.github.io/psyplot/api/psyplot.docstring.html#psyplot.docstring.docstrings
indent()https://psyplot.github.io/psyplot/api/psyplot.docstring.html#psyplot.docstring.indent
GdalStorehttps://psyplot.github.io/psyplot/api/psyplot.gdal_store.html
BEFOREPLOTTINGhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html
DictFormatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.DictFormatoption
ENDhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.END
Formatoptionhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Formatoption
FormatoptionMetahttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.FormatoptionMeta
Plotterhttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter
PostProcDependencieshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcDependencies
PostProcessinghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostProcessing
PostTiminghttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.PostTiming
STARThttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.START
default_print_func()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.default_print_func
format_time()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.format_time
groupshttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.groups
is_data_dependent()https://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.is_data_dependent
DataArrayPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html
DataArrayPlotterInterfacehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DataArrayPlotterInterface
DatasetPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotter
DatasetPlotterInterfacehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.DatasetPlotterInterface
PROJECT_CLShttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PROJECT_CLS
PlotterInterfacehttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.PlotterInterface
Projecthttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project
ProjectPlotterhttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.ProjectPlotter
close()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.close
gcp()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.gcp
get_project_nums()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.get_project_nums
multiple_subplots()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.multiple_subplots
plothttps://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.plot
project()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.project
register_plotter()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.register_plotter
scp()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.scp
unregister_plotter()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.unregister_plotter
Defaultdicthttps://psyplot.github.io/psyplot/api/psyplot.utils.html
check_key()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.check_key
get_default_value()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.get_default_value
hashable()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.hashable
is_iterable()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.is_iterable
is_remote_url()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.is_remote_url
isstring()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.isstring
join_dicts()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.join_dicts
plugin_entrypoints()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.plugin_entrypoints
sort_kwargs()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.sort_kwargs
unique_everseen()https://psyplot.github.io/psyplot/api/psyplot.utils.html#psyplot.utils.unique_everseen
PsyPlotCriticalhttps://psyplot.github.io/psyplot/api/psyplot.warning.html
PsyPlotRuntimeWarninghttps://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.PsyPlotRuntimeWarning
PsyPlotWarninghttps://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.PsyPlotWarning
critical()https://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.critical
customwarn()https://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.customwarn
disable_warnings()https://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.disable_warnings
warn()https://psyplot.github.io/psyplot/api/psyplot.warning.html#psyplot.warning.warn
ToDoshttps://psyplot.github.io/psyplot/todos.html
Changeloghttps://psyplot.github.io/psyplot/changelog.html
v1.5.1https://psyplot.github.io/psyplot/changelog.html#v1-5-1
Addedhttps://psyplot.github.io/psyplot/changelog.html#added
v1.5.0https://psyplot.github.io/psyplot/changelog.html#v1-5-0
Changedhttps://psyplot.github.io/psyplot/changelog.html#changed
Addedhttps://psyplot.github.io/psyplot/changelog.html#id2
v1.4.3https://psyplot.github.io/psyplot/changelog.html#v1-4-3
v1.4.2https://psyplot.github.io/psyplot/changelog.html#v1-4-2
Changedhttps://psyplot.github.io/psyplot/changelog.html#id3
v1.4.1https://psyplot.github.io/psyplot/changelog.html#v1-4-1
Addedhttps://psyplot.github.io/psyplot/changelog.html#id4
Fixedhttps://psyplot.github.io/psyplot/changelog.html#fixed
Changedhttps://psyplot.github.io/psyplot/changelog.html#id5
v1.4.0https://psyplot.github.io/psyplot/changelog.html#v1-4-0
Fixedhttps://psyplot.github.io/psyplot/changelog.html#id6
Addedhttps://psyplot.github.io/psyplot/changelog.html#id7
Changedhttps://psyplot.github.io/psyplot/changelog.html#id8
v1.3.2https://psyplot.github.io/psyplot/changelog.html#v1-3-2
Fixedhttps://psyplot.github.io/psyplot/changelog.html#id9
v1.3.1https://psyplot.github.io/psyplot/changelog.html#v1-3-1
Fixedhttps://psyplot.github.io/psyplot/changelog.html#id10
v1.3.0https://psyplot.github.io/psyplot/changelog.html#v1-3-0
Addedhttps://psyplot.github.io/psyplot/changelog.html#id11
Changedhttps://psyplot.github.io/psyplot/changelog.html#id12
v1.2.1https://psyplot.github.io/psyplot/changelog.html#v1-2-1
v1.2.0https://psyplot.github.io/psyplot/changelog.html#v1-2-0
Addedhttps://psyplot.github.io/psyplot/changelog.html#id13
Removedhttps://psyplot.github.io/psyplot/changelog.html#removed
Changedhttps://psyplot.github.io/psyplot/changelog.html#id14
v1.1.0https://psyplot.github.io/psyplot/changelog.html#v1-1-0
Addedhttps://psyplot.github.io/psyplot/changelog.html#id15
v1.0.0https://psyplot.github.io/psyplot/changelog.html#v1-0-0
Addedhttps://psyplot.github.io/psyplot/changelog.html#id16
Changedhttps://psyplot.github.io/psyplot/changelog.html#id17
psyplothttps://psyplot.github.io/psyplot/index.html
https://psyplot.github.io/psyplot/index.html
View page sourcehttps://psyplot.github.io/psyplot/_sources/command_line.rst.txt
https://psyplot.github.io/psyplot/command_line.html#command-line-usage
psyplot-guihttps://psyplot.github.io/psyplot-gui/command_line.html#command-line
https://psyplot.github.io/psyplot/command_line.html#positional-arguments
https://psyplot.github.io/psyplot/command_line.html#named-arguments
psyplot.data.open_dataset()https://psyplot.github.io/psyplot/api/psyplot.data.html#psyplot.data.open_dataset
rcParamshttps://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.rcParams
posthttps://psyplot.github.io/psyplot/api/psyplot.plotter.html#psyplot.plotter.Plotter.post
seaborn.set_style()https://seaborn.pydata.org/generated/seaborn.set_style.html#seaborn.set_style
get_configdir()https://psyplot.github.io/psyplot/api/psyplot.config.rcsetup.html#psyplot.config.rcsetup.get_configdir
https://psyplot.github.io/psyplot/command_line.html#info-options
https://psyplot.github.io/psyplot/command_line.html#output-options
psyplot.project.Project.save_project()https://psyplot.github.io/psyplot/api/psyplot.project.html#psyplot.project.Project.save_project
Previoushttps://psyplot.github.io/psyplot/plugins.html
Next https://psyplot.github.io/psyplot/develop/index.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.