[JHV] Error message after "Get all" data for new layer

Bug #1009388 reported by Jens Rodmann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
JHelioviewer
Confirmed
Medium
Keith Hughitt

Bug Description

When adding a new layer and selecting Time Step "get all" I get the following error message:
Error getting the data.
Error encountered during JPX creation: No imaged were found for the requested time range.

Related branches

Revision history for this message
Daniel Mueller (dmueller-esa) wrote :

Hi Keith,

I can confirm this, also independently of a specific client. When I paste

http://helioviewer.org/api/index.php?action=getJPX&observatory=SDO&instrument=HMI&detector=HMI&measurement=continuum&startTime=2012-07-04T01:32:36Z&endTime=2012-07-04T08:32:36Z&cadence=-1&jpip=true&verbose=true&linked=true

into a browser, I get

{"error":"Error encountered during JPX creation: No images were found for the requested time range.","uri":null}

The same request works fine if, e.g. "cadence" is set to 100.

Thanks,
Daniel

Changed in jhelioviewer:
status: New → Confirmed
assignee: nobody → Keith Hughitt (keith-hughitt)
importance: Undecided → Medium
Revision history for this message
Keith Hughitt (keith-hughitt) wrote :

Hi Daniel,

The reason that fails is because a negative cadence is not a valid input. I did not do a good enough job filtering the input though so the output is not very informative. I will fix that.

The default behavior for getJPX is to return as many images as possible within the specified time range, so you should just be able to leave out the cadence.

summary: - [JHV 3D] Error message after "Get all" data for new layer
+ [JHV] Error message after "Get all" data for new layer
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.