-
Notifications
You must be signed in to change notification settings - Fork 2
/
hbp.yml
81 lines (66 loc) · 2.87 KB
/
hbp.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
description: "Airflow plugins providing support for preprocessing of neuroimaging data"
long_description: |
A library of Airflow plugins providing support for preprocessing of neuroimaging data.
The following packages are provided:
* airflow_freespace: Sensors that check the amount of free space on the disk and waits until enough free space is available
* airflow_pipeline: Operators and helpers to build generic processing pipelines
* airflow_scan_folder: Operators used to scan folders for new work
* airflow_spm: Operators adapting Matlab and [SPM 12](http://www.fil.ion.ucl.ac.uk/spm) to work inside Airflow
authors:
- author: Ludovic Claude
author_email:
- ludovic.claude@chuv.ch
- ludovic.claude54@gmail.com
- ludovic.claude54@googlemail.com
organisation: LREN-CHUV
organisation_badge: https://img.shields.io/badge/CHUV-LREN-AF4C64.svg
- author: Mirco Nasuti
author_email:
- mirco.nasuti@chuv.ch
organisation: LREN-CHUV
organisation_badge: https://img.shields.io/badge/CHUV-LREN-AF4C64.svg
platform: MIP
component:
mip_building_block: data-factory
nature: plugin
license:
name: Apache 2.0
badge: https://img.shields.io/badge/license-Apache--2.0-blue.svg
url: https://github.com/LREN-CHUV/airflow-imaging-plugins/blob/master/LICENSE
code_repositories:
- name: chuv-gitlab/HBPMedical
visibility: private
url: https://___.chuv.ch/data-factory/airflow-imaging-plugins/
git_clone: https://___.chuv.ch/data-factory/airflow-imaging-plugins.git
- name: github/LREN-CHUV
visibility: public
url: https://github.io/LREN-CHUV/airflow-imaging-plugins/
git_clone: https://github.io/LREN-CHUV/airflow-imaging-plugins.git
- name: github/HBPMedical
visibility: public
url: https://github.io/HBPMedical/airflow-imaging-plugins/
git_clone: https://github.io/HBPMedical/airflow-imaging-plugins.git
code_quality_checks:
codacy:
badge: https://api.codacy.com/project/badge/Grade/7a9c796392e4420495ee1fabd0fce9ae
url: "https://www.codacy.com/app/hbp-mip/airflow-imaging-plugins?utm_source=github.com&utm_medium=referral&utm_content=LREN-CHUV/airflow-imaging-plugins&utm_campaign=Badge_Grade"
testing:
unit_testing: []
release_management:
current_version: 2.4.3
current_code_release: https://github.com/HBPMedical/airflow-imaging-plugins/archive/2.4.3.zip
current_binary_release: https://pypi.python.org/pypi/airflow-imaging-plugins/2.4.3
release_script: 'publish.sh'
continuous_integration: []
distribution:
pypi:
badge: https://img.shields.io/pypi/v/airflow-imaging-plugins.svg
url: https://pypi.python.org/pypi/airflow-imaging-plugins/
planning:
github:
name: Issues on Github
url: https://github.com/LREN-CHUV/airflow-imaging-plugins/issues
related_projects:
- name: data-factory-airflow-dags
mip_building_block: data-factory
relationship: other-depends-on