oda-hub / dispatcher-app

Other
2 stars 2 forks source link

URLs generated with catalog do not work correctly #265

Closed volodymyrss closed 2 years ago

volodymyrss commented 2 years ago

see this example:

https://www.astro.unige.ch/mmoda/?DEC=-30.361277777778&E1_keV=20&E2_keV=40&RA=275.91904166667&T1=2017-03-06T13%3A26%3A48.0&T2=2017-03-06T15%3A32%3A27.0&T_format=isot&detection_threshold=5&instrument=isgri&integral_data_rights=all-private&max_pointings=50&osa_version=OSA11.1&product_type=isgri_lc&query_status=new&query_type=Real&radius=15&scw_list=242300320010.000%2C242300330010.000%2C242300420010.000%2C242300430010.000%2C242300520010.000&src_name=4U+1820-30&time_bin=20.5&time_bin_format=sec&use_scws=form_list&user_catalog_file=%2Ftmp%2Ftmpfoz0xq4d_sid_URRZMHBY6HNPU2IO%2F4U1820_ODA_cat.fits

clearly user_catalog_file provided in this way can not be used.

it should be provided by other means, i.e. in json form. Similarly to how it is done with scw list.

burnout87 commented 2 years ago

Yes, true.

Perhaps for the future we could have an extension of the frontend that will allow the user to see and modify the catalog before the submit, like for the scw_list.

volodymyrss commented 2 years ago

People keep doing it! I send clarifications to users by email, and known issues are in the banner.

motame commented 2 years ago

Indeed the catalog is not encoded in the url as the ScWs list.

volodymyrss commented 2 years ago

Is this the right issue @motame ? This seems closed?..

motame commented 2 years ago

Sorry ! my mistake. Just a comment.