Mercurial > repos > ecology > xarray_netcdf2netcdf
comparison xarray_netcdf2netcdf.xml @ 1:1a91e551f3a9 draft
"planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/data_manipulation/xarray/ commit 0c4e3e42ddfcc1d4a2c4085063cd6a3f5cb2bf37"
author | ecology |
---|---|
date | Sun, 29 Aug 2021 16:45:45 +0000 |
parents | b0780241f916 |
children | e87073edecd6 |
comparison
equal
deleted
inserted
replaced
0:b0780241f916 | 1:1a91e551f3a9 |
---|---|
131 <param name="t1" value="4"/> | 131 <param name="t1" value="4"/> |
132 <param name="t2" value="10"/> | 132 <param name="t2" value="10"/> |
133 </conditional> | 133 </conditional> |
134 </repeat> | 134 </repeat> |
135 <param name="scale" value="1000.5"/> | 135 <param name="scale" value="1000.5"/> |
136 <output name="output_netcdf" file="small.netcdf" compare="sim_size" delat="1000"/> | 136 <output name="output_netcdf" file="small.netcdf" compare="sim_size" delta="1000"/> |
137 </test> | 137 </test> |
138 <test> | 138 <test> |
139 <param name="input" value="dataset-ibi-reanalysis-bio-005-003-monthly-regulargrid_1510914389133.nc"/> | 139 <param name="input" value="dataset-ibi-reanalysis-bio-005-003-monthly-regulargrid_1510914389133.nc"/> |
140 <param name="var_tab" value="var_tab_dataset-ibi"/> | 140 <param name="var_tab" value="var_tab_dataset-ibi"/> |
141 <param name="var" value="chl"/> | 141 <param name="var" value="chl"/> |
165 <param name="t2" value="10"/> | 165 <param name="t2" value="10"/> |
166 </conditional> | 166 </conditional> |
167 </repeat> | 167 </repeat> |
168 <param name="scale" value="1000.5"/> | 168 <param name="scale" value="1000.5"/> |
169 <param name="write_all" value="Yes"/> | 169 <param name="write_all" value="Yes"/> |
170 <output name="output_netcdf" file="all.netcdf" compare="sim_size" delat="1000"/> | 170 <output name="output_netcdf" file="all.netcdf" compare="sim_size" delta="1000"/> |
171 </test> | 171 </test> |
172 </tests> | 172 </tests> |
173 <help><![CDATA[ | 173 <help><![CDATA[ |
174 **What it does** | 174 **What it does** |
175 | 175 |