This repository has been archived by the owner on May 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
metadata.json
37 lines (37 loc) · 1.53 KB
/
metadata.json
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
{
"title": "ai4eosc_thunder_nowcast_ml",
"summary": "Thunderstorm nowcast based on radar data (for agrometeorology)",
"description": [
"ai4eosc_thunder_nowcast_ml is an application using the DEEPaaS API.\n",
"Write additional information for your users (how to predict, how to retrain,",
"dataset description, training description, etc)."
],
"keywords": [
"docker",
"api-v2"
],
"license": "MIT",
"date_creation": "2023-09-07",
"sources": {
"dockerfile_repo": "https://github.com/MicroStep-MIS/UC-MicroStep-MIS-DEEP-OC-ai4eosc_thunder_nowcast_ml",
"docker_registry_repo": "deephdc/uc-microstep-mis-deep-oc-ai4eosc_thunder_nowcast_ml",
"code": "https://github.com/MicroStep-MIS/ai4eosc_thunder_nowcast_ml"
},
"continuous_integration": {
"build_status_badge": "https://jenkins.indigo-datacloud.eu/buildStatus/icon?job=Pipeline-as-code/DEEP-OC-org/UC-MicroStep-MIS-DEEP-OC-ai4eosc_thunder_nowcast_ml/master",
"build_status_url": "https://jenkins.indigo-datacloud.eu/job/Pipeline-as-code/job/DEEP-OC-org/job/UC-MicroStep-MIS-DEEP-OC-ai4eosc_thunder_nowcast_ml/job/master"
},
"tosca": [
{
"title": "Mesos (CPU)",
"url": "https://raw.githubusercontent.com/indigo-dc/tosca-templates/master/deep-oc/deep-oc-marathon-webdav.yml",
"inputs": [
"rclone_conf",
"rclone_url",
"rclone_vendor",
"rclone_user",
"rclone_pass"
]
}
]
}