psyplot Logo
  • About psyplot
    • Why psyplot?
    • What it is, and what it is not
      • What it is
      • What it is not
    • About the author
    • License
  • Installation
    • How to install
      • Installation using conda
      • Installation using pip
      • Installation from source
    • Dependencies
      • Required dependencies
      • Optional dependencies
    • Running the tests
    • Building the docs
    • Uninstallation
      • Uninstallation via conda
      • Uninstallation via pip
  • Getting started
    • Initialization and interactive usage
    • Choosing the dimension
    • Configuring the appearance of the plot
    • Controlling the update
      • Automatic update
      • Direct control on formatoption update
    • Creating and managing multiple plots
      • Creating multiple plots
      • Slicing and filtering the project
    • Saving and loading your project
    • Using presets
    • Adding your own script: The post formatoption
  • Example Gallery
  • Configuration
    • The rcParams
    • Default formatoptions
  • Subprojects
  • xarray Accessors
    • The DatasetAccessor dataset accessor
    • The InteractiveArray dataarray accessor
      • Creating plots with the dataarray accessor
      • Updating plots and arrays with the dataarray accessor
  • Psyplot plugins
    • Existing plugins
    • How to exclude plugins
      • The PSYPLOT_PLUGINS environment variable
      • The PSYPLOT_PLOTMETHODS environment variable
  • Command line usage
    • Positional Arguments
    • Named Arguments
    • Info options
    • Output options
  • Developers guide
    • The psyplot framework
      • The project() function
      • The InteractiveBase and the Plotter classes
        • Interactive data objects
        • Visualization objects
      • Formatoptions
    • How to implement your own plotters and plugins
      • Creating plotters
        • Interface for the plotter
        • Interface to the data
        • Interfacing to other formatoptions
      • Creating new plugins
        • Creating a package with the psyplot-plugin-template
      • rcParams handling in plugins
  • Contribution and development hints
    • Code of Conduct
    • What should I know before I get started?
      • The psyplot framework
    • Contributing in the development
    • Helpers
      • Shortcuts with make
      • Annotating licenses
    • Fixing the docs
    • Contributing to the code
    • Updating the skeleton for this package
  • API Reference
    • psyplot package
      • get_versions()
      • with_gui
      • Subpackages
        • psyplot.config package
        • psyplot.sphinxext package
      • Submodules
        • AbsoluteTimeDecoder
        • AbsoluteTimeEncoder
        • ArrayList
        • CFDecoder
        • DatasetAccessor
        • InteractiveArray
        • InteractiveBase
        • InteractiveList
        • Signal
        • UGridDecoder
        • decode_absolute_time()
        • encode_absolute_time()
        • get_filename_ds()
        • get_fname_funcs
        • get_index_from_coord()
        • get_tdata()
        • open_dataset()
        • open_mfdataset()
        • setup_coords()
        • t_patterns
        • to_netcdf()
        • to_slice()
        • PsyplotDocstringProcessor
        • append_original_doc()
        • dedent()
        • docstrings
        • indent()
        • GdalStore
        • BEFOREPLOTTING
        • DictFormatoption
        • END
        • Formatoption
        • FormatoptionMeta
        • Plotter
        • PostProcDependencies
        • PostProcessing
        • PostTiming
        • START
        • default_print_func()
        • format_time()
        • groups
        • is_data_dependent()
        • DataArrayPlotter
        • DataArrayPlotterInterface
        • DatasetPlotter
        • DatasetPlotterInterface
        • PROJECT_CLS
        • PlotterInterface
        • Project
        • ProjectPlotter
        • close()
        • gcp()
        • get_project_nums()
        • multiple_subplots()
        • plot
        • project()
        • register_plotter()
        • scp()
        • unregister_plotter()
        • Defaultdict
        • check_key()
        • get_default_value()
        • hashable()
        • is_iterable()
        • is_remote_url()
        • isstring()
        • join_dicts()
        • plugin_entrypoints()
        • sort_kwargs()
        • unique_everseen()
        • PsyPlotCritical
        • PsyPlotRuntimeWarning
        • PsyPlotWarning
        • critical()
        • customwarn()
        • disable_warnings()
        • warn()
  • ToDos
  • Changelog
    • v1.5.1
      • Added
    • v1.5.0
      • Changed
      • Added
    • v1.4.3
    • v1.4.2
      • Changed
    • v1.4.1
      • Added
      • Fixed
      • Changed
    • v1.4.0
      • Fixed
      • Added
      • Changed
    • v1.3.2
      • Fixed
    • v1.3.1
      • Fixed
    • v1.3.0
      • Added
      • Changed
    • v1.2.1
    • v1.2.0
      • Added
      • Removed
      • Changed
    • v1.1.0
      • Added
    • v1.0.0
      • Added
      • Changed
psyplot
  • Python Module Index

Python Module Index

p
 
p
- psyplot
    psyplot.config
    psyplot.config.logsetup
    psyplot.config.rcsetup
    psyplot.data
    psyplot.docstring
    psyplot.gdal_store
    psyplot.plotter
    psyplot.project
    psyplot.sphinxext
    psyplot.sphinxext.extended_napoleon
    psyplot.utils
    psyplot.warning

© Copyright 2021-2024 Helmholtz-Zentrum hereon GmbH.

Built with Sphinx using a theme provided by Read the Docs.
Creative Commons License This documentation is licensed under CC-BY-4.0