Network
FDSN-like organizational container below an inventory.
Aliases: Net
Attributes
| Name | Type | Description |
|---|---|---|
code |
str | Network code. |
name |
str | Human-readable network name. |
description |
str | Network description. |
fiber_arrays |
tuple[FiberArray, …] | Fiber arrays associated directly with this network. |
stations |
tuple[Station, …] | Station-level observing identities associated with this network. |
notes |
str | Additional notes. |
Contains
Contained By
References
None.
Referenced By
None.