From 7e0dd9e5531b3fbffc70a4d5aeb00de12573048b Mon Sep 17 00:00:00 2001
From: Robert Butora <robert.butora@inaf.it>
Date: Sun, 22 Dec 2024 14:11:15 +0200
Subject: [PATCH] vlkb-obscore: adds Herschel (HGBS) csv-metadata (first
 extension)

---
 data-access/engine/resources/survey_populate.csv | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/data-access/engine/resources/survey_populate.csv b/data-access/engine/resources/survey_populate.csv
index e6be244..8ba84ca 100644
--- a/data-access/engine/resources/survey_populate.csv
+++ b/data-access/engine/resources/survey_populate.csv
@@ -99,3 +99,8 @@ survey_id,name,species,transition,rest_frequency,restf_fits_unit,velocity_fits_u
 98,FUGIN,C18O,1-0,109782182000,Hz,m.s**-1,FUGIN,%_C18O_%_cube.fits,"Nobeyama-45m Galactic Plane Survey (Umemoto et al. 2017, PASJ 69, 78)",cube,2,spect.dopplerVeloc,TELESCOP,INSTRUME,PUBLIC
 99,"NANTEN2 GPS",12CO,1-0,115271000000,Hz,m.s**-1,NANTEN2,%,"NANTEN2 Galactic Plane Survey",cube,2,spect.dopplerVeloc,TELESCOP,INSTRUME,PRIVATE
 100,ALMAGAL,Continuum,220 GHz,220000000000,,,continuum/ALMAGAL,%.fits,"ALMA - ALMAGAL Survey (Molinari et al. 2023, in prep.)",image,2,phot.flux;em.radio,TELESCOP,INSTRUME,PRIVATE
+101,HGBS,Continuum,70 um,4282749400000,,,continuum/hgbs/blue,%_blue%,"Herschel Gould Belt Survey (Andre et al. 2010, A&A 518, L102)",image,2,phot.flux;em.radio,TELESCOP,INSTRUME,PUBLIC
+102,HGBS,Continuum,160 um,1873702862500,,,continuum/hgbs/red,%_red%,"Herschel Gould Belt Survey (Andre et al. 2010, A&A 518, L102)",image,2,phot.flux;em.radio,TELESCOP,INSTRUME,PUBLIC
+103,HGBS,Continuum,250 um,1199169832000,,,continuum/hgbs/PSW,%_PSW%,"Herschel Gould Belt Survey (Andre et al. 2010, A&A 518, L102)",image,2,phot.flux;em.radio,TELESCOP,INSTRUME,PUBLIC
+104,HGBS,Continuum,350 um,856549880000,,,continuum/hgbs/PMW,%_PMW%,"Herschel Gould Belt Survey (Andre et al. 2010, A&A 518, L102)",image,2,phot.flux;em.radio,TELESCOP,INSTRUME,PUBLIC
+105,HGBS,Continuum,500 um,599584916000,,,continuum/hgbs/PLW,%_PLW%,"Herschel Gould Belt Survey (Andre et al. 2010, A&A 518, L102)",image,2,phot.flux;em.radio,TELESCOP,INSTRUME,PUBLIC
-- 
GitLab