cwlVersion: v1.2 $namespaces: s: https://schema.org/ ogc: http://www.opengis.net/def/media-type/ogc/1.0/ schemas: - http://schema.org/version/9.0/schemaorg-current-http.rdf $graph: - class: CommandLineTool baseCommand: simulate-step id: first_step inputs: [] stdout: _ outputs: lat: type: float outputBinding: glob: message loadContents: true # outputEval: $(self[0].contents) lon: type: float outputBinding: glob: message loadContents: true # outputEval: $(self[0].contents) requirements: ResourceRequirement: {} InlineJavascriptRequirement: {} DockerRequirement: dockerPull: iliad-repository.inesctec.pt/first_step:1.0.0 s:softwareVersion: 1.0.10 s:name: openOil model s:description: Simulation of oil spill s:keywords: - oil spill - openoil - opendrift s:programmingLanguage: python s:sourceOrganization: - class: s:Organization s:name: INESCTEC s:url: https://inesctec.pt - class: s:Organization s:name: D.U.TH s:url: https://env.duth.gr s:author: - class: s:Person s:name: Georgios Sylaios s:email: s:contributor: - class: s:Person s:name: Miguel Correia s:email: miguel.r.correia@inesctec.pt s:codeRepository: https://pipe-drive.inesctec.pt/cwl/openoil_attached/pipeline.cwl s:dateCreated: "2023-04-21" #Date to be confirmed s:license: https://opensource.org/licenses/MIT s:temporalCoverage: "2023-01-01T00:00:00Z/2023-12-31T23:59:59Z" #Date to be confirmed s:softwareVersion: 1.0.10 s:name: openOil model s:description: Simulation of oil spill