Satellite quaternion files (doi:10.5067/DORIS/DORIS_IDSQUAT_001) used to represent the satellite's attitude are available for selected satellites equipped with Doppler Orbitography by Radiopositioning Integrated on Satellite (DORIS) receivers:
- Jason-1
- Jason-2
- Jason-3
- Satellite with ARgos and ALtiKa (SARAL)
Two files are provided on a daily basis, one for the satellite bus and one for the solar panels.
The starting directory and file naming convention for these files can be found below.
| Starting Directory | https://cddis.nasa.gov/archive/doris/ancillary/quaternions/ |
|---|---|
| File Naming Convention | sssqbodyYYYYMMDDHHMMSS_yyyymmddhhmnss.LLL sssqsolpYYYYMMDDHHMMSS_yyyymmddhhmnss.LLL |
Append the following file names to the starting directory as described in the table below.
| Code | Meaning | |
|---|---|---|
| sss | 3-character satellite code | |
| ja1 | Jason-1 | |
| ja2 | Jason-2 | |
| ja3 | Jason-3 | |
| srl | SARAL | |
| qbody or qsolp | fixed part (qbody for body quaternions, qsolp (if any) for solar panel quaternions) | |
| YYYY | date: year that file data begins | |
| MM | date: month of the year that file data begins | |
| DD | date: day in the month that file data begins | |
| HH | time: hour of the day that file data begins | |
| MM | time: minute of the hour that file data begins | |
| SS | time: second of the minute that file data begins | |
| yyyy | date: year that file data ends | |
| mm | date: month of the year that file data ends | |
| dd | date: day in the month that file data ends | |
| hh | time: hour of the day that file data ends | |
| mn | time: minute of the hour that file data ends | |
| ss | time: second of the minute that file data ends | |
| LLL | version number (starting with 001 for the initial version) | |