Skip to content

Commit

Permalink
source added
Browse files Browse the repository at this point in the history
  • Loading branch information
gaaniruddha committed Oct 14, 2024
1 parent 38f0e3e commit 9201113
Showing 1 changed file with 4 additions and 156 deletions.
160 changes: 4 additions & 156 deletions dlg-graphs-final/141024_casda_download.graph
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"lastModifiedName": "",
"lastModifiedEmail": "",
"lastModifiedDatetime": 0,
"numLGNodes": 4
"numLGNodes": 3
},
"nodeDataArray": [
{
Expand Down Expand Up @@ -191,7 +191,7 @@
"key": -4,
"name": "read_and_process_csv",
"description": "An application that wraps a simple python function. The inputs of the application are treated as the arguments of the function. Conversely, the output of the function is treated as the output of the application. If the application has more than one output, the result of calling the function is treated as an iterable, with each individual object being written to its corresponding output.",
"x": 400.3954336342897,
"x": 400.3954336342896,
"y": 476.1486416092361,
"radius": 25,
"collapsed": false,
Expand Down Expand Up @@ -420,150 +420,6 @@
"outputApplicationKey": null,
"outputApplicationDescription": ""
},
{
"category": "Memory",
"categoryType": "Data",
"isGroup": false,
"color": "#2c2c2c",
"drawOrderHint": 0,
"key": -3,
"name": "dynamicParset",
"description": "In-memory storage of intermediate data products",
"x": 596.5851784621157,
"y": 485.90247730966416,
"radius": 25,
"collapsed": false,
"subject": null,
"expanded": true,
"repositoryUrl": "https://github.com/ICRAR/daliuge",
"commitHash": "77df9c4",
"paletteDownloadUrl": "https://raw.githubusercontent.com/ICRAR/EAGLE_test_repo/master/daliuge/daliuge-master.palette",
"dataHash": "e511f15a21ca6488a37aafa150fea143ee75f445eef862a3fb921d9ff709bab7",
"fields": [
{
"name": "pydata",
"value": "None",
"defaultValue": "None",
"description": "Data to be loaded into memory",
"readonly": false,
"type": "String",
"precious": false,
"options": [],
"positional": false,
"keyAttribute": false,
"encoding": "pickle",
"id": "c9d90a7c-ec93-47cc-8b38-eea2f47f553d",
"parameterType": "ApplicationArgument",
"usage": "NoPort"
},
{
"name": "dummy",
"value": "",
"defaultValue": "",
"description": "Dummy port",
"readonly": false,
"type": "String",
"precious": false,
"options": [],
"positional": false,
"keyAttribute": false,
"encoding": "pickle",
"id": "437c3a9e-88a0-4d70-a799-406d98efb1bb",
"parameterType": "ApplicationArgument",
"usage": "InputOutput"
},
{
"name": "persist",
"value": false,
"defaultValue": "False",
"description": "Specifies whether this data component contains data that should not be deleted after execution",
"readonly": false,
"type": "Boolean",
"precious": false,
"options": [],
"positional": false,
"keyAttribute": false,
"encoding": "pickle",
"id": "91883437-45ac-4174-8fe6-cc25156628c2",
"parameterType": "ComponentParameter",
"usage": "NoPort"
},
{
"name": "data_volume",
"value": 5,
"defaultValue": "5",
"description": "Estimated size of the data contained in this node",
"readonly": false,
"type": "Float",
"precious": false,
"options": [],
"positional": false,
"keyAttribute": false,
"encoding": "pickle",
"id": "a4ab19b7-f693-4fc0-a19f-59309c3f7c5f",
"parameterType": "ConstraintParameter",
"usage": "NoPort"
},
{
"name": "group_end",
"value": false,
"defaultValue": "False",
"description": "Is this node the end of a group?",
"readonly": false,
"type": "Boolean",
"precious": false,
"options": [],
"positional": false,
"keyAttribute": false,
"encoding": "pickle",
"id": "3b579546-0dd2-49fa-92cd-856640672930",
"parameterType": "ComponentParameter",
"usage": "NoPort"
},
{
"name": "streaming",
"value": false,
"defaultValue": "False",
"description": "Specifies whether this data component streams input and output data",
"readonly": false,
"type": "Boolean",
"precious": false,
"options": [],
"positional": false,
"keyAttribute": false,
"encoding": "pickle",
"id": "e8230aa2-31fe-4326-ba39-883d8ad49ccb",
"parameterType": "ComponentParameter",
"usage": "NoPort"
},
{
"name": "dropclass",
"value": "dlg.data.drops.memory.InMemoryDROP",
"defaultValue": "dlg.data.drops.memory.InMemoryDROP",
"description": "Drop class",
"readonly": false,
"type": "String",
"precious": false,
"options": [],
"positional": false,
"keyAttribute": false,
"encoding": "pickle",
"id": "91bc31df-c962-462d-8741-aca1c2c38ea3",
"parameterType": "ComponentParameter",
"usage": "NoPort"
}
],
"inputAppFields": [],
"outputAppFields": [],
"inputApplicationName": "",
"inputApplicationType": "None",
"inputApplicationKey": null,
"inputApplicationDescription": "",
"outputApplicationName": "",
"outputApplicationType": "None",
"outputApplicationKey": null,
"outputApplicationDescription": ""
},
{
"category": "File",
"categoryType": "Data",
Expand All @@ -573,8 +429,8 @@
"key": -1,
"name": "source_list",
"description": "A standard file on a filesystem mounted to the deployment machine",
"x": 598.4107061319453,
"y": 614.3538497282324,
"x": 621.8830650367439,
"y": 472.4527708946767,
"radius": 25,
"collapsed": false,
"subject": null,
Expand Down Expand Up @@ -750,14 +606,6 @@
"loop_aware": "0",
"closesLoop": false
},
{
"from": -4,
"fromPort": "eae8cbc7-9fb4-4a6b-a063-9378fb1adf5a",
"to": -3,
"toPort": "437c3a9e-88a0-4d70-a799-406d98efb1bb",
"loop_aware": "0",
"closesLoop": false
},
{
"from": -4,
"fromPort": "eae8cbc7-9fb4-4a6b-a063-9378fb1adf5a",
Expand Down

0 comments on commit 9201113

Please sign in to comment.