GWOSC Event Portal Snapshots
收藏资源简介:
This repo contains "snapshots" of the information available through the GWOSC Event Portal API, as seen at:<br> https://gw-openscience.org/eventapi<br> <br> Snapshots are made about a day after any updates to the Event Portal database, and the date of each snapshot can be seen in the file name. Each snapshot contains a tarball, with the following structure:<br> <br> There is one directory for each tracked event list. Currently, snapshots track the GWTC cumulative catalog and "all events" event lists.<br> <br> Within each directory, there is a file with the name of the event list ("e.g. GWTC.json"). This file contains a list of events. For each event in the list, there is an associated file with the event name ("e.g. GW150914-v3.json"), with more detailed information about that event.<br> <br> The format of the JSON files is exactly as presented to users of the Event Portal API.<br> <br> The GWTC cumulative catalog currently includes events from GWTC-1, GWTC-2, GWTC-2.1, and GWTC-3 (O1, O2, and O3). This update changes the parameter named "sky_size" (used in GWTC-1) to instead be "sky_area", to match the convention of other releases. <br> <br> Files changed this version: ['GW150914-v3.json', 'GW151012-v3.json', 'GW151226-v2.json', 'GW170104-v2.json', 'GW170608-v3.json', 'GW170729-v1.json', 'GW170809-v1.json', 'GW170814-v3.json', 'GW170817-v3.json', 'GW170818-v1.json', 'GW170823-v1.json', 'GW190424_180648-v2.json', 'GW190909_114149-v2.json']<br> <br> Files added or removed this version: [] []
本仓库存储通过GWOSC事件门户API(GWOSC Event Portal API)可获取的信息快照,相关门户地址为:https://gw-openscience.org/eventapi。 此类快照会在事件门户数据库完成更新约一天后生成,每份快照的生成日期可通过文件名直接查看。每份快照均包含一个tar压缩包(tarball),其目录结构如下: 每个被追踪的事件列表对应一个独立目录。当前快照涵盖两类事件列表:GWTC累积星表(GWTC cumulative catalog)与“所有事件”列表。 在每个目录下,均存在一个与事件列表同名的JSON文件(例如"GWTC.json"),该文件存储对应事件列表的事件条目。列表中的每个事件均对应一个以事件名称命名的JSON文件(例如"GW150914-v3.json"),其中包含该事件的详细信息。 此类JSON文件的格式与事件门户API向用户提供的原生格式完全一致。 当前GWTC累积星表包含来自GWTC-1、GWTC-2、GWTC-2.1及GWTC-3(覆盖O1、O2与O3观测运行阶段)的引力波事件。本次更新将GWTC-1版本中使用的"sky_size"参数统一调整为"sky_area",以匹配其他发布版本的命名惯例。 本次版本更新涉及的修改文件包括:['GW150914-v3.json', 'GW151012-v3.json', 'GW151226-v2.json', 'GW170104-v2.json', 'GW170608-v3.json', 'GW170729-v1.json', 'GW170809-v1.json', 'GW170814-v3.json', 'GW170817-v3.json', 'GW170818-v1.json', 'GW170823-v1.json', 'GW190424_180648-v2.json', 'GW190909_114149-v2.json'] 本次版本未新增或删除任何文件。



