getJP2ImageInputParameters#

class hvpy.parameters.getJP2ImageInputParameters(**data)[source]#

Bases: HvpyParameters

Handles the input parameters of the getJP2Image API.

date#

Desired datetime of the JP2 image.

sourceId#

Unique image datasource identifier.

jpip#

Returns a JPIP URI instead of the binary data of the image if set to True. Default is False, optional.

json#

Returns the JSON if set to True. Default is False, optional.

References