Skip to content

Instantly share code, notes, and snippets.

@rwegener2
Created June 15, 2020 18:16
Show Gist options
  • Save rwegener2/ee5daadc2ceed06bc1f65f9019e78ba3 to your computer and use it in GitHub Desktop.
Save rwegener2/ee5daadc2ceed06bc1f65f9019e78ba3 to your computer and use it in GitHub Desktop.
{
"Occultation_info": {
"Occ_Date": "20200202",
"Occ_UTC": "000034Z",
"LEO_sat": {
"Receiver": "FM104",
"Source": "SPIRE"
},
"Occ_ID": "G15_FM104_20200202T000034Z", /* What goes here? */
"startTime": 126636854.0159123,
"stopTime": 1264636977.5329902
},
"assets": [
{
"path": "data_mart/nav/L1B/leoOrb/latest/2020/02/02/spire_nav_L1B_leoOrb_v06.01_2020-02-02T00-00-03_FM113.sp3",
"media_type": "sp3",
"size": 8888,
"checksums": {
"md5": "100329bf9ae070696ed62d4ded62bd45",
"sha256": "f34a01801b7a37b9feef1e4b609cbf81ed90407c71c6bbfd626359b4c6a4e5bc"
},
"annotations": {
"spire/file_id": "atmOrb_FM113_2020-02-02T00-00-03",
"spire/filetype": "leoOrb"
}
},
{
"path": "data_mart/nav/L1A/podObs/latest/2020/02/02/spire_nav_L1A_podObs_v06.01_2020-02-02T00-00-03_FM113_antBRO.rnx",
"media_type": "RINEX",
"size": 8888,
"checksums": {
"md5": "100329bf9ae070696ed62d4ded62bd45",
"sha256": "f34a01801b7a37b9feef1e4b609cbf81ed90407c71c6bbfd626359b4c6a4e5bc"
},
"annotations": {
/* this file id annotation doesn't work when there are multiple files
Switch maybe to product_id? */
"spire/file_id": "podObs_FM113_2020-02-02T00:00:34",
"spire/filetype": "podObs"
}
},
{
"path": "data_mart/nav/L1A/podObs/latest/2020/02/02/spire_nav_L1A_podObs_v06.01_2020-02-02T00-00-03_FM113_antFRO.rnx",
"media_type": "RINEX",
"size": 8888,
"checksums": {
"md5": "100329bf9ae070696ed62d4ded62bd45",
"sha256": "f34a01801b7a37b9feef1e4b609cbf81ed90407c71c6bbfd626359b4c6a4e5bc"
},
"annotations": {
"spire/file_id": "podObs_FM113_2020-02-02T00:00:34",
"spire/filetype": "podObs"
}
},
{
"path": "data_mart/nav/L1A/podObs/latest/2020/02/02/spire_nav_L1A_podObs_v06.01_2020-02-02T00-00-03_FM113_antPOD.rnx",
"media_type": "RINEX",
"size": 8888,
"checksums": {
"md5": "100329bf9ae070696ed62d4ded62bd45",
"sha256": "f34a01801b7a37b9feef1e4b609cbf81ed90407c71c6bbfd626359b4c6a4e5bc"
},
"annotations": {
"spire/file_id": "podObs_FM113_2020-02-02T00:00:34",
"spire/filetype": "podObs"
}
},
{
"path": "data_mart/att/L1A/leoAtt/latest/2020/02/02/spire_att_L1A_leoAtt_v06.01_2020-02-02T00-00-03_FM113.log",
"media_type": "txt",
"size": 8888,
"checksums": {
"md5": "100329bf9ae070696ed62d4ded62bd45",
"sha256": "f34a01801b7a37b9feef1e4b609cbf81ed90407c71c6bbfd626359b4c6a4e5bc"
},
"annotations": {
"spire/file_id": "leoAtt_FM113_2020-02-02T00:00:34",
"spire/filetype": "leoAtt"
}
}
],
"providence": {
/* How should this part run? */
"linked_to": [
{}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment