About

Plot data from a HAPI server using the hapiplot function in hapiclient

Source: http://github.com/hapi-server/plotserver-python

Parameters

Usage with format = png, svg, and pdf

Returns an image of PARAMETERS in dataset ID plotted over the timerange START/STOP.

id (or dataset), parameters, time.min (or start), and time.max (or stop) are required.

Usage

Examples

Usage with format = gallery

Generates a ViViz image gallery for a dataset.

Usage

Examples



Using hapiplotserver-0.1.4, hapiplot-0.2.3b0, hapiclient-0.2.6b1, and python-3.7.16