API Reference¶
This section contains the API reference for earthkit-plots. Each class and function is documented on its own page; the tables below link through to them.
Core Components¶
High-level API¶
The shortcut API is exposed through three namespace objects on the top-level
earthkit.plots package. Each groups the shortcut methods for one chart
type; the method tables on the pages below link through to the underlying
quickplot functions.
Namespace |
Description |
|---|---|
Geographic / map plots. |
|
Time series plots. |
|
Climatology (annual-cycle) plots. |
Quickplot¶
|
Alias for |
Styles¶
A style for plotting data. |
|
Load a named style by its user-facing name. |
Return a sorted list of all available named style names. |
Metadata¶
|
|
|