.. _auto_simulation_organizer: *SIMORGANIZER* ============== Queries and organizes simulations within the d3VIEW platform by filtering on a specified project and/or study. Use this worker to retrieve a structured simulation dataset for downstream processing, reporting, or workflow branching. When to use ----------- Tagged: ``filter``, ``organize``, ``platform``, ``project``, ``simulations``, ``study``. Inputs ------ .. list-table:: :header-rows: 1 :widths: 20 20 20 20 20 20 * - Label - ID - Type - Default - Required - Description * - Project ID - project_id - remote_lookup - — - - Optional platform Project ID used to scope the simulation query to a specific project; leave null to retrieve simulations across all accessible projects. * - Study ID - study_id - remote_lookup - — - - Optional platform Study ID used to further narrow the simulation query to a specific study within a project; leave null to retrieve all studies under the selected project. Outputs ------- .. list-table:: :header-rows: 1 :widths: 20 20 20 20 * - Label - ID - Type - Description * - Simulations - simulations - dataset - Tabular dataset of organized simulation records (metadata, status, IDs) matching the supplied project/study filters, ready for downstream workflow consumption. Disciplines ----------- - platform.job_submission - platform.workflow .. raw:: html
Auto-generated from platform schema. Worker id: simulation_organizer. Schema hash: 73f877d4b48a. Hand-curated docs in workerexamples/ override this page when present.