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

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

Parameters

Usage

format = png, svg, and pdf

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

?server=HAPIURL&id=ID&parameters=PARAMETERS&time.max=START&time.min=STOP

format = gallery

Examples