new parameter files

pull/61/head
Miriam Baglioni 3 years ago
parent 24c56fa7a3
commit cf3f47563f

@ -22,5 +22,10 @@
"paramLongName": "communityMapPath",
"paramDescription": "the community map path",
"paramRequired": true
}
},{
"paramName": "rp",
"paramLongName": "relationPath",
"paramDescription": "the relationPath",
"paramRequired": true
}
]

@ -29,7 +29,12 @@
"paramLongName":"resultTableName",
"paramDescription": "the name of the result table we are currently working on",
"paramRequired": true
}
}, {
"paramName":"rp",
"paramLongName":"relationPath",
"paramDescription": "the path to the relations",
"paramRequired": true
}
]

Loading…
Cancel
Save