biigle/ptp
最新稳定版本:v1.0.5
Composer 安装命令:
composer require biigle/ptp
包简介
BIIGLE module for point to polygon conversion .
关键字:
README 文档
README
A BIIGLE module for point to polygon conversion.
Installation
- Run
composer require biigle/ptp. - Install the Python dependencies with
pip install -r requirements.txt. - Add
Biigle\Modules\Ptp\PtpServiceProvider::classto theprovidersarray inconfig/app.php. - Run
php artisan vendor:publish --tag=publicto refresh the public assets of the modules. Do this for every update of this module.
Configuration
Processing jobs require a GPU and are submitted to the default queue of the gpu connection. You can configure these with the PTP_JOB_QUEUE and PTP_JOB_CONNECTION environment variables.
Developing
Take a look at the development guide of the core repository to get started with the development setup.
Want to develop a new module? Head over to the biigle/ptp template repository.
Contributions and bug reports
Contributions to BIIGLE are always welcome. Check out the contribution guide to get started.
统计信息
- 总下载量: 364
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2024-10-22