From 833603e737bd5c27586663809c45e312d2d7ede3 Mon Sep 17 00:00:00 2001 From: Judy Racusin Date: Fri, 17 Jan 2025 16:10:09 -0500 Subject: [PATCH] remove all mentions of the road map --- app/routes/_index/route.mdx | 6 ------ app/routes/docs._index.md | 4 ---- app/routes/docs.roadmap.md | 16 ---------------- app/routes/docs.tsx | 3 --- 4 files changed, 29 deletions(-) delete mode 100644 app/routes/docs.roadmap.md diff --git a/app/routes/_index/route.mdx b/app/routes/_index/route.mdx index c39f0bebf..6774c728b 100644 --- a/app/routes/_index/route.mdx +++ b/app/routes/_index/route.mdx @@ -124,10 +124,4 @@ There are three ways to stream GCN Notices in real time: - [NASA Honor Awards 2022: Group Achievement Award](https://science.gsfc.nasa.gov/sci/awards/1048) - [Robert H. Goddard Award 2023](https://science.gsfc.nasa.gov/sci/awards/1057) -## Coming Soon - -The [GCN Viewer](https://heasarc.gsfc.nasa.gov/tachgcn) is an interactive, searchable, filterable index of all GCN Notices and Circulars, updated in real time. In the near future, it will be integrated with this web site. - -See the [GCN Road Map](docs/roadmap) for more features that are coming soon to GCN. - diff --git a/app/routes/docs._index.md b/app/routes/docs._index.md index dc9baae5c..394b459a4 100644 --- a/app/routes/docs._index.md +++ b/app/routes/docs._index.md @@ -25,7 +25,3 @@ To begin receiving GCN notices via Kafka, users have two options for setting up ## History Learn about how and why GCN was created, and how it became an essential component of multimessenger astrophysics in the [History of GCN](/docs/history). - -## Roadmap - -Check out our [roadmap](/docs/roadmap) for features that are under development, including the Unified Schema and the GRB Name Server. diff --git a/app/routes/docs.roadmap.md b/app/routes/docs.roadmap.md deleted file mode 100644 index 9aae9a5a0..000000000 --- a/app/routes/docs.roadmap.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -handle: - breadcrumb: Road Map ---- - -# Road Map - -The following features are coming soon to GCN. - -## GRB Name Server - -In partnership with the [Transient Name Server](https://www.wis-tns.org), the GCN team is building a GRB name server that will allow GRB-detecting instruments to both name GRBs and retrieve names of already discovered GRBs. These names will be automatically ingested into GCN and associated with GCN Notices and Circulars for the same event. - -## Archive - -Similar in functionality to the [GCN Viewer](https://heasarc.gsfc.nasa.gov/wsgi-scripts/tach/gcn_v2/tach.wsgi/), but integrated into the new GCN site, the GCN team is building an archive organized by astronomical transient and tying together associated Circulars and Notices. diff --git a/app/routes/docs.tsx b/app/routes/docs.tsx index 0ca241621..2a4adb0b9 100644 --- a/app/routes/docs.tsx +++ b/app/routes/docs.tsx @@ -192,9 +192,6 @@ export default function () { ]} /> , - - Road Map - , Schema Browser ,