RESPONSE FINDER

Searches the d3VIEW response library and returns a filtered set of simulation or physical-test responses. Use this worker to locate and retrieve stored responses by applying metadata-based filters before passing them downstream for post-processing or correlation.

When to use

Tagged: filter, response_finder, responses, search.

Inputs

Label ID Type Default Required Description
Choose Filters filters filters One or more metadata filters (e.g. simulation ID, channel name, load case, date range) drawn from the /api/app/get_filters?type=response endpoint; at least one filter is required to scope the response search.

Outputs

Label ID Type Description
Responses responses dataset Dataset of matched response records (type: responses) returned by the filter query, ready for downstream post-processing, curve operations, or correlation tasks.

Disciplines

  • cae.postprocessing.response
  • data.dataset.ingest

Auto-generated from platform schema. Worker id: response_finder. Schema hash: b349778a391d. Hand-curated docs in workerexamples/ override this page when present.