forked from usegalaxy-eu/usegalaxy-eu-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathclimate.yaml
130 lines (98 loc) · 3.01 KB
/
climate.yaml
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
---
install_repository_dependencies: true
install_resolver_dependencies: true
install_tool_dependencies: false
tools:
- name: psy_maps
owner: climate
tool_panel_section_label: 'Climate Analysis'
- name: climate_stripes
owner: climate
tool_panel_section_label: 'Climate Analysis'
- name: cds_essential_variability
owner: climate
tool_panel_section_label: 'Climate Analysis'
- name: shift_longitudes
owner: climate
tool_panel_section_label: 'Climate Analysis'
- name: mean_per_zone
owner: climate
tool_panel_section_label: 'Climate Analysis'
- name: ctsm_fates
owner: climate
tool_panel_section_label: 'Climate Analysis'
- name: xarray_metadata_info
owner: ecology
tool_panel_section_label: 'GIS Data Handling'
- name: xarray_select
owner: ecology
tool_panel_section_label: 'GIS Data Handling'
- name: gdal_gdaladdo
owner: ecology
tool_panel_section_label: 'GIS Data Handling'
- name: gdal_gdalbuildvrt
owner: ecology
tool_panel_section_label: 'GIS Data Handling'
- name: gdal_gdalinfo
owner: ecology
tool_panel_section_label: 'GIS Data Handling'
- name: gdal_gdal_merge
owner: ecology
tool_panel_section_label: 'GIS Data Handling'
- name: gdal_gdal_translate
owner: ecology
tool_panel_section_label: 'GIS Data Handling'
- name: gdal_gdalwarp
owner: ecology
tool_panel_section_label: 'GIS Data Handling'
- name: gdal_ogr2ogr
owner: ecology
tool_panel_section_label: 'GIS Data Handling'
- name: gdal_ogrinfo
owner: ecology
tool_panel_section_label: 'GIS Data Handling'
- name: spocc_occ
owner: ecology
tool_panel_section_label: 'Get Data'
- name: datamash_ops
owner: iuc
tool_panel_section_label: 'Join, Subtract and Group'
- name: datamash_reverse
owner: iuc
tool_panel_section_label: 'Join, Subtract and Group'
- name: datamash_transpose
owner: iuc
tool_panel_section_label: 'Join, Subtract and Group'
- name: collection_column_join
owner: iuc
tool_panel_section_label: 'Join, Subtract and Group'
- name: scatterplot
owner: devteam
tool_panel_section_label: 'Graph/Display Data'
- name: histogram
owner: devteam
tool_panel_section_label: 'Graph/Display Data'
- name: xy_plot
owner: devteam
tool_panel_section_label: 'Graph/Display Data'
- name: draw_stacked_barplots
owner: devteam
tool_panel_section_label: 'Graph/Display Data'
- name: ggplot2_pca
owner: iuc
tool_panel_section_label: 'Graph/Display Data'
- name: ggplot2_heatmap
owner: iuc
tool_panel_section_label: 'Graph/Display Data'
- name: ggplot2_violin
owner: iuc
tool_panel_section_label: 'Graph/Display Data'
- name: ggplot2_heatmap2
owner: iuc
tool_panel_section_label: 'Graph/Display Data'
- name: ggplot2_point
owner: iuc
tool_panel_section_label: 'Graph/Display Data'
- name: ggplot2_histogram
owner: iuc
tool_panel_section_label: 'Graph/Display Data'