diff macros.xml @ 1:52baddd15640 draft default tip

planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/ogc_api_processes_wrapper commit 8b4b58222af2c77abd41dd8f17862a24ca7d3381
author ecology
date Fri, 06 Sep 2024 10:30:30 +0000
parents afede0916f0a
children
line wrap: on
line diff
--- a/macros.xml	Fri Jun 07 11:37:33 2024 +0000
+++ b/macros.xml	Fri Sep 06 10:30:30 2024 +0000
@@ -35,13 +35,13 @@
                 <param name="select_process" value="download-band-sentinel2-product-safe"/>
                 <param name="user_credentials" value="crim_test_input.json"/>
                 <param name="cookie" value=""/>
-                <param name="product_url" value="s3:///eodata/Sentinel-2/MSI/L2A/2019/07/01/S2A_MSIL2A_20190701T110621_N0212_R137_T29SPC_20190701T120906.SAFE"/>
-                <param name="resolution_Array_text" value="10m"/>
+                <param name="product_url" value="product_url.txt"/>
+                <param name="resolution" value="10m"/>
                 <param name="band" value="B04"/>
                 <assert_stderr>
                     <has_text text="HTTP 401 Unauthorized"/>
                 </assert_stderr>
             </test>
-        </tests> 
+        </tests>    
     </xml>
-</macros>
+</macros>
\ No newline at end of file