From 463f932f93fad83431c6e6d849fc31863ca93647 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sat, 26 Nov 2016 16:10:22 +0800 Subject: docs: Add data manifest: "data-manifest.json" NOTE: The data files are hosted on the M$ OneDrive, and the direct download link is obtained with some tricks [1]. [1] How to Get Direct Download Link From OneDrive https://metadataconsulting.blogspot.com/2014/05/how-to-get-direct-download-link-from.html --- docs/data-manifest.json | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 docs/data-manifest.json (limited to 'docs') diff --git a/docs/data-manifest.json b/docs/data-manifest.json new file mode 100644 index 0000000..64ea412 --- /dev/null +++ b/docs/data-manifest.json @@ -0,0 +1,38 @@ +[ + { + "filename": "GalacticSNRs_Green2014.csv", + "size": 24981, + "md5": "9851be15145e77f7f49f301ee54e5a14", + "url": "https://onedrive.live.com/download?cid=6BC61834227AC6CE&resid=6BC61834227AC6CE%2116026&authkey=AJcYjHaI7O7FEcY" + }, + { + "filename": "HVP_LCDM_DeepWedge_Catalog.csv", + "size": 1093936, + "md5": "f9011467812b77c791de9ca60996e210", + "url": "https://onedrive.live.com/download?cid=6BC61834227AC6CE&resid=6BC61834227AC6CE%2116028&authkey=AH7-EG_D40kDTF4" + }, + { + "filename": "Halpha_fwhm06_1024.fits", + "size": 50342400, + "md5": "1a3ec062818bbdd8254e5158cce90652", + "url": "https://onedrive.live.com/download?cid=6BC61834227AC6CE&resid=6BC61834227AC6CE%2116034&authkey=AGjsiwZBaZ-ZZLE" + }, + { + "filename": "SFD_i100_ns1024.fits", + "size": 50342400, + "md5": "e9d6e683f9f6aaa308275196615db17d", + "url": "https://onedrive.live.com/download?cid=6BC61834227AC6CE&resid=6BC61834227AC6CE%2116029&authkey=AAN7DT0JKWpFlyA" + }, + { + "filename": "haslam408_dsds_Remazeilles2014.fits", + "size": 12594240, + "md5": "53b99b6e61b80f6c6a603c0a50c9ba51", + "url": "https://onedrive.live.com/download?cid=6BC61834227AC6CE&resid=6BC61834227AC6CE%2116032&authkey=AHJyQFnMlp8yOIo" + }, + { + "filename": "synchrotron_specind2.fits", + "size": 25176960, + "md5": "0bc9899915db805ec1709f0c83ca6617", + "url": "https://onedrive.live.com/download?cid=6BC61834227AC6CE&resid=6BC61834227AC6CE%2116033&authkey=ADmJvJ3Shy7M9ig" + } +] -- cgit v1.2.2