Hello,
I am using this syntax to get the properties for the VLASS1.1 survey
url = "http://archive-new.nrao.edu/vlass/HiPS/VLASS1.1/Quicklook/properties"
hips_survey_properties = HipsSurveyProperties.fetch(url)
How do I get the properties for some the CDS surveys used in https://hips.readthedocs.io/en/latest/getting_started.html starting from the survey ID
e.g. hips_survey = 'CDS/P/DSS2/red'
Hello,
I am using this syntax to get the properties for the VLASS1.1 survey
url = "http://archive-new.nrao.edu/vlass/HiPS/VLASS1.1/Quicklook/properties"
hips_survey_properties = HipsSurveyProperties.fetch(url)
How do I get the properties for some the CDS surveys used in https://hips.readthedocs.io/en/latest/getting_started.html starting from the survey ID
e.g. hips_survey = 'CDS/P/DSS2/red'