DM-54169: Add configuration for prompt data products#50
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #50 +/- ##
=======================================
Coverage 83.58% 83.58%
=======================================
Files 19 19
Lines 1249 1249
Branches 200 200
=======================================
Hits 1044 1044
Misses 168 168
Partials 37 37 ☔ View full report in Codecov by Sentry. |
6b9b3e2 to
4988ff9
Compare
| @@ -0,0 +1,84 @@ | |||
| facility_name: Rubin:Simonyi | |||
| facility_map: | |||
| LSSTComCam: "Rubin:Simonyi" | |||
| fallback_instrument: LSSTCam | ||
| obs_publisher_did_fmt: "ivo://org.rubinobs/usdac/lsst-prompt?repo=prompt&id={id}" | ||
| dataset_types: | ||
| raw: |
There was a problem hiding this comment.
I wonder if we should drop raw until we have a datalinker service that will let people extract the raw from the zip.
There was a problem hiding this comment.
There are no raws in the repo yet so doesn't matter, but yeah may as well remove it to get rid of extra queries.
| origin: | ||
| publisher: "NSF-DOE Vera C. Rubin Observatory US Data Access Center" | ||
| publication_date: 2025-06-30 | ||
| citation: 10.71929/rubin/2570308 |
| publication_date: 2025-06-30 | ||
| citation: 10.71929/rubin/2570308 | ||
| reference_url: "https://promptdataproducts.lsst.io" | ||
| article: 10.71929/rubin/2570536 |
| citation: 10.71929/rubin/2570308 | ||
| reference_url: "https://promptdataproducts.lsst.io" | ||
| article: 10.71929/rubin/2570536 | ||
| title: "Legacy Survey of Date and Time Data Preview 1" |
There was a problem hiding this comment.
cough we have this typo in the dp1.yaml.... Can you fix it on this ticket? (Date -> Space)
Also "Data Preview 1" -> "Prompt Products"
4988ff9 to
9c7f322
Compare
e629717 to
2e7aae1
Compare
Added a minimal SIAv2 configuration for Prompt Data Products, including only the image types
raw,preliminary_visit_imageanddifference_image.Checklist
doc/changes