@cumulus/test-data
Version:
Includes the test data for various packages
117 lines (115 loc) • 3.72 kB
JSON
{
"cumulus_meta": {
"state_machine": "arn:aws:states:us-east-1:000000000000:stateMachine:LpdaacCumulusParsePdrStateM-TR0FqQTPomHD",
"message_source": "sfn",
"workflow_start_time": 1519167134616,
"execution_name": "28e5e6ef-5be1-4f1f-a89e-e4d5ffb16eb6",
"system_bucket": "cumulus-test-sandbox-internal"
},
"meta": {
"template": "s3://cumulus-test-sandbox-internal/lpdaac-cumulus/workflow_template.json",
"status": "running",
"queues": {
"startSF": "https://sqs.us-east-1.amazonaws.com/000000000000/lpdaac-cumulus-startSF"
},
"workflow_name": "ParsePdr",
"collection": {
"files": [
{
"regex": "^MOD09GQ\\.A[\\d]{7}\\.[\\S]{6}\\.006\\.[\\d]{13}\\.hdf$",
"sampleFileName": "MOD09GQ.A2017025.h21v00.006.2017034065104.hdf",
"bucket": "protected"
},
{
"regex": "^MOD09GQ\\.A[\\d]{7}\\.[\\S]{6}\\.006\\.[\\d]{13}\\.hdf\\.met$",
"sampleFileName": "MOD09GQ.A2017025.h21v00.006.2017034065104.hdf.met",
"bucket": "private"
},
{
"regex": "^MOD09GQ\\.A[\\d]{7}\\.[\\S]{6}\\.006\\.[\\d]{13}\\.cmr\\.xml$",
"sampleFileName": "MOD09GQ.A2017025.h21v00.006.2017034065104.cmr.xml",
"bucket": "public"
},
{
"regex": "^MOD09GQ\\.A[\\d]{7}\\.[\\S]{6}\\.006\\.[\\d]{13}_ndvi\\.jpg$",
"sampleFileName": "MOD09GQ.A2017025.h21v00.006.2017034065104_ndvi.jpg",
"bucket": "public"
}
],
"name": "MOD09GQ",
"granuleId": "^MOD09GQ\\.A[\\d]{7}\\.[\\S]{6}\\.006\\.[\\d]{13}$",
"process": "modis",
"dataType": "MOD09GQ",
"granuleIdExtraction": "(MOD09GQ\\..*)(\\.hdf|\\.cmr\\.xml|_[\\w]{1,}\\.jpg)",
"version": "006",
"updatedAt": 1519154288958,
"duplicateHandling": "replace",
"sampleFileName": "MOD09GQ.A2017025.h21v00.006.2017034065104.hdf",
"createdAt": 1519154288958
},
"stack": "lpdaac-cumulus",
"topic_arn": "arn:aws:sns:us-east-1:000000000000:lpdaac-cumulus-sftrackerSns-GIMUQEBE00QB",
"provider": {
"protocol": "http",
"globalConnectionLimit": 10,
"host": "https://07f1bfba.ngrok.io/",
"updatedAt": 1519166301521,
"id": "local_ngrok",
"createdAt": 1519154219892
},
"buckets": {
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},
"distribution_endpoint": "https://g928e05in1.execute-api.us-east-1.amazonaws.com/dev/",
"cmr": {
"username": "devseed",
"password": "",
"clientId": "CUMULUS",
"provider": "CUMULUS"
}
},
"payload": {
"isFinished": false,
"completed": [],
"counter": 1,
"failed": [],
"running": [
"arn:aws:states:us-east-1:000000000000:execution:LpdaacCumulusIngestGranuleS-pOyNXh5jeR4h:d5b6344a-36eb-4c97-a5cf-3f6e83f0692a"
],
"limit": 30,
"pdr": {
"name": "MOD09GQ_1granule_v2.PDR",
"path": "/"
}
},
"exception": "None",
"workflow_config": {
"ParsePdr": {
"bucket": "{{$.meta.buckets.internal.name}}",
"collection": "{{$.meta.collection}}",
"provider": "{{$.meta.provider}}",
"stack": "{{$.meta.stack}}"
},
"StopStatus": {},
"WaitForSomeTime": {},
"WorkflowFailed": {},
"StatusReport": {},
"CheckStatus": {},
"CheckAgainChoice": {}
}
}