Mercurial > repos > astroteam > astronomical_archives
diff tool_data_table_conf.xml.sample @ 0:0ddfc343f9f9 draft
planemo upload for repository https://github.com/esg-epfl-apc/tools-astro/tree/main/tools/ commit d68858614f92df46c58724928d918e989d916db0
author | astroteam |
---|---|
date | Mon, 04 Sep 2023 14:20:34 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Sep 04 14:20:34 2023 +0000 @@ -0,0 +1,7 @@ +<!-- Files containing data related to astronomical archives like TAP services access urls --> +<tables> + <table name="astronomical_archives" comment_char="#" allow_duplicate_entries="False"> + <columns>id, name, value</columns> + <file path="tool-data/astronomical_archives_gen.loc" /> + </table> +</tables> \ No newline at end of file