NeubrexRFSPatchAttrs
NeubrexRFSPatchAttrs(
data_type: Literal[’‘, ’velocity’, ‘strain_rate’, ‘phase’, ‘strain’, ‘temperature’, ‘temperature_gradient’] = ““,
data_category: Literal[’‘, ’DAS’, ‘DTS’, ‘DSS’] =”“,
data_units: Quantity | str | None = None,
instrument_id: str =”“,
acquisition_id: str =”“,
tag: str =”“,
station: str =”“,
network: str =”“,
history: str | tuple[str, tuple[str, …]] = None,
dims: str =”“,
coords: dascore.utils.mapping.FrozenDict[str, CoordSummary] = None,
api: str | None[str, None] = None,
filed_name: str =”“,
well_id: str =”“,
well_name: str =”“,
well_bore_id: str =”“,
**extra_data ,
)-> None
Patch attrs for Neubrex files.