Skip to content

Commit 67c5017

Browse files
committed
ppdb.yaml: Fix database name, add browser/ppdb.md
1 parent 2d98591 commit 67c5017

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

browser/ppdb.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: schema
3+
title: Prompt Processing Database
4+
schema: ppdb
5+
sort-index: 15
6+
---
7+
{{ site.data[page.schema].description }}

python/lsst/sdm/schemas/ppdb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: "ApdbSchema"
2+
name: "PpdbSchema"
33
version: "9.1.1"
44
description: The Alert Production Database (APDB) contains the catalogs resulting from
55
image differencing during nightly Prompt Processing as well as the results of

0 commit comments

Comments
 (0)