zapata¶
The zapata library (small z) is a collection of mapping and computational routines for handling atmospheric and ocean data. It is best used in conjunction with the Anaconda distribution and Jupyterlab Notebooks.
Submodules¶
- zapata.colormap module
- zapata.computation module
- zapata.data module
- zapata.koopman module
- zapata.lib module
- zapata.mapping module
- Contouring, stremlines and vector plots
init_figure()
choose_projection()
xmap()
zonal_plot()
zonal_stream_plot()
choose_contour()
add_colorbar()
make_ticks()
set_titles_and_labels()
ocean_section_plot()
small_map()
adjust_data_centlon()
lon_sect()
lat_sect()
changelabel()
changebox()
label_equator()
zonal_streamfun_plot()
add_cyclic_lon()
xstmap()
vecmap()
Module contents¶
Zapata A revolutionary library for analysis and plotting of meteorological data.
It uses xarray as a basic data structure.
The module data contains the information on the data banks. The routine DataGrid in data must be modified to the location of the basic data for each installation.
Zapata contains computation modules and plotting modules. The plotting modules are based on matplotlib and cartopy. The computation modules are based on numpy and scipy.
- computation :
Routines for averaging and various computations
- data :
Information on data sets and routines to get data from the data sets
- mapping :
Mapping routines based on Cartopy
- lib :
Utilities for the rest of the modules.
- colormap :
Routines to use colormap in xml format
- koopman :
Routines for Koopman decomposition and eigenvalues handling
Version 2.1