Skip to content

Commit

Permalink
andrea edits update
Browse files Browse the repository at this point in the history
  • Loading branch information
nilanjanchatterjee committed Apr 25, 2022
1 parent 8b7c606 commit 561539f
Showing 1 changed file with 3 additions and 17 deletions.
20 changes: 3 additions & 17 deletions appspec.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,6 @@
{
"settings": [
{
"id": "meth",
"name": "Parturition detection",
"description": "Select which threshold level for speed you want to use. See more details in the App's documentation.",
"defaultValue": null,
"type": "DOUBLE",
"options": [
{
"value": null,
"displayText": "No Threshold value was chosen. Default value using mena would be used"
}
]
},
{
"id": "threshold",
"name": "Threshold speed",
"description": "Define the threshold speed (in m/s) within which an female restricts its movement while calving. Default is calculated using individualwise average",
Expand All @@ -26,8 +13,7 @@
"description": "Provide the minimum time duration (select unit below) that your animals need to be present at a cluster for including it in your results. Defaults to 3 (days).",
"defaultValue": 3,
"type": "DOUBLE"
},
,
}
],

"dependencies": {
Expand Down Expand Up @@ -73,13 +59,13 @@
"orcid": "0000-0002-7932-0191",
"affiliation": "University of Minnesota",
"affiliationRor": ""
},
}

],
"funding": [
{
"name": "NASA MoveApps Project"
},
}
],
"documentation" : {
"url": "https://github.com/nilanjanchatterjee/parturition/blob/main/README.md"
Expand Down

0 comments on commit 561539f

Please sign in to comment.