Add 'appDescription.json'
This commit is contained in:
parent
1db8375b36
commit
14c5fa1508
20
appDescription.json
Normal file
20
appDescription.json
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"shortName" : "AutoCorrelation_mod",
|
||||||
|
"lastUpdate" : "05-11-2021 12:28:33",
|
||||||
|
"references" : { },
|
||||||
|
"categories" : [ "TEST Categories" ],
|
||||||
|
"keywords" : [ "TEST Keywords" ],
|
||||||
|
"hidden" : false,
|
||||||
|
"translations" : {
|
||||||
|
"en" : {
|
||||||
|
"name" : "AutoCorrelation_mod",
|
||||||
|
"description" : "TEST Description ",
|
||||||
|
"computationalCharacteristic" : "TEST Comp. characteristic",
|
||||||
|
"citation" : "TEST Citations",
|
||||||
|
"license" : "https://opensource.org/licenses/Apache-2.0",
|
||||||
|
"author" : "lelonek@igf.edu.pl",
|
||||||
|
"inputsDescription" : "${D__time_series}",
|
||||||
|
"resultsDescription" : "${D__gdf}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user