comparison run.r @ 15:de71663fbce4 draft

"planemo upload for repository https://forgemia.inra.fr/carboseq/record-projet-carboseq/-/tree/a1d5502ae76ad46070a072641c73b7a51d21c82f/toos/CarboSeqSimulator commit a1d5502ae76ad46070a072641c73b7a51d21c82f-dirty"
author siwaa
date Tue, 10 Dec 2024 09:14:52 +0000
parents 5fdc9d0c223b
children
comparison
equal deleted inserted replaced
14:e455667fe22f 15:de71663fbce4
155 save(res, file = filePath) 155 save(res, file = filePath)
156 } 156 }
157 } 157 }
158 158
159 ppi <- list( 159 ppi <- list(
160 weatherRetrievalMethod = "service", 160 weatherRetrievalMethod = "service",
161 srcDir = srcDir, 161 srcDir = srcDir,
162 # srcDirOutput = srcDirOutput, 162 doSemantify = DS,
163 doSemantify = DS, 163 weatherRetrievalURL = "https://coby.infosol.inrae.fr:8080/spatial-data/temporal/climate",
164 weatherRetrievalURL = "https://coby.infosol.inrae.fr:8080/climate", 164 semantifierServiceURL = url
165 semantifierServiceURL = url
166 ) 165 )
167 166
168 167
169 print(url) 168 print(url)
170 print(srcDir) 169 print(srcDir)