Description of the issue
The thruster/small forces files are not queryable via the SPICE query API. I would expect them to be available under the file_type thruster, as in the expected SPICE file list.
Steps to reproduce the issue
https://api.imap-mission.com/spice-query?start_time=799242457&end_time=899242957&type=thruster
No files are returned.
https://api.imap-mission.com/spice-query?start_time=799242457&end_time=899242957
No thruster/small forces files are returned in this batch, and I would expect to see some.
Expected behavior (What should happen)
The available thruster files should be listed in the query API, so as to be downloadable via imap-data-access
Actual behavior (What does happen)
No small forces/thruster files are listed in the query API
Code Snippet:
Additional notes, affected areas, and suggested fixes
No response
Description of the issue
The thruster/small forces files are not queryable via the SPICE query API. I would expect them to be available under the
file_typethruster, as in the expected SPICE file list.Steps to reproduce the issue
https://api.imap-mission.com/spice-query?start_time=799242457&end_time=899242957&type=thruster
No files are returned.
https://api.imap-mission.com/spice-query?start_time=799242457&end_time=899242957
No thruster/small forces files are returned in this batch, and I would expect to see some.
Expected behavior (What should happen)
The available thruster files should be listed in the query API, so as to be downloadable via
imap-data-accessActual behavior (What does happen)
No small forces/thruster files are listed in the query API
Code Snippet:
CodeAdditional notes, affected areas, and suggested fixes
No response