Files
2025-06-22 21:46:42 +03:00

29 lines
679 B
JSON

{
"type" : "Standard",
"core" : true,
"name" : "VoxFall",
"icon" : ":/CC/plugin/qVoxFall/images/icon.png",
"description": "Voxelized rockFall (VoxFall).",
"authors" : [
{
"name" : "Ioannis Farmakis",
"email" : "i.farmakis@icloud.com"
}
],
"maintainers" : [
{
"name" : "Ioannis Farmakis",
"email" : "i.farmakis@icloud.com"
}
],
"references" : [
{
"text" : "VoxFall: Non-parametric volumetric change detection for rockfalls",
"url" : "https://doi.org/10.1016/j.enggeo.2025.108045"
},
{
"text" : "The idea behind the development of this plug in was generated during my post-doc spell at the University of Newcastle, Australia."
}
]
}