probe_timeseries
Sample field values at fixed points across timesteps to monitor pressure, velocity, or other variables at sensor locations over time.
Instructions
Sample a field value at a fixed point across timesteps.
Useful for monitoring pressure/velocity at a sensor location over time. Returns dict with times and values arrays.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| field_name | Yes | ||
| point | Yes | ||
| files | No | ||
| file_pattern | No | ||
| time_range | No |