From 18158a9f2e5665c488f19f3c4b2b4e9c5e591cbc Mon Sep 17 00:00:00 2001 From: Ellen Yu Date: Fri, 11 Jun 2021 12:28:05 -0700 Subject: [PATCH] moved event feature to metadata object --- docs/userguide/products/fault-association.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/userguide/products/fault-association.html b/docs/userguide/products/fault-association.html index 9dc28950..8dcf9d8a 100644 --- a/docs/userguide/products/fault-association.html +++ b/docs/userguide/products/fault-association.html @@ -42,7 +42,9 @@

Contents

JSON Format

The JSON file is an extension of GEOJSON standard and contains an array of a metadata object, a result object, and -a GEOJSON feature collection. The feature collection comprises of an event feature, and of one or more fault features and their association probabilites and distance from the event. +a GEOJSON feature collection. The metadata object also contains an event feature for which the fault association +probabilities apply. +The feature collection comprises of one or more fault features and their association probabilites and distance from the event.

Metadata Object

@@ -55,6 +57,7 @@

Metadata Object

cfm_version
The version of the SCEC Community Fault Model that was used to compute the probabilites
+

Result Object

@@ -90,7 +93,6 @@

Event Feature properties

version
event version given by the network operator
-