Skip to content

Commit

Permalink
Update app/routes/missions.fermi/route.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Vidushi Sharma <[email protected]>
  • Loading branch information
shb46 and Vidushi-GitHub authored Nov 6, 2024
1 parent 5e549a1 commit 4dd8ae7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions app/routes/missions.fermi/route.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,17 @@ import { WithFeature } from '~/root'
Fermi/GBM distributes JSON-serialized notices for the detection of gamma-ray transients on the GCN Kafka topic `gcn.notices.fermi.gbm`.

For schemas and examples see [/schema/stable/gcn/notices/fermi/gbm](/schema/stable/gcn/notices/fermi/gbm) or use the [Schema Browser](/docs/schema/stable/gcn/notices/fermi/gbm/).

Detailed description and examples of Fermi/GBM Notices are available in the [GCN Schema GitHub project](https://github.com/nasa-gcn/gcn-schema/tree/main/gcn/notices/fermi/gbm).

<div className="overflow-table">

| Type | Contents | Latency |
| -------------------------------------- | -------------------------------------- | ------- |
| `gcn.notices.fermi.gbm.alert` | Localization, Count Rate, Significance | ~5 seconds |

</div>

</WithFeature>

**GCN Notice Types in GCN Classic and GCN Classic Over Kafka:**
Expand Down

0 comments on commit 4dd8ae7

Please sign in to comment.