Network

FDSN-like organizational container below an inventory.

Aliases: Net

Attributes

Name Type Description
code str Network code.
name str Human-readable network name.
start_time datetime64 Start time for which this network metadata is valid.
end_time datetime64 | None End time for which this network metadata is valid; None while ongoing.
identifiers tuple[str, …] Scheme-prefixed identifier URIs naming this object, e.g. doi:10.7914/SN/XX.
fiber_arrays tuple[FiberArray, …] Fiber arrays associated directly with this network.
stations tuple[Station, …] Station-level observing identities associated with this network.
description str Free-text description.

Contains

Contained By

References

None.

Referenced By

None.