Skip to content

Commit

Permalink
Add SkyMapper filters
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminrose authored Nov 1, 2024
1 parent 0c9ce62 commit beca7f4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion data/redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,12 @@
"bandpasses/goto/goto.B": "http://svo2.cab.inta-csic.es/svo/theory/fps3/getdata.php?format=ascii&id=GOTO/GOTO.B",
"bandpasses/goto/goto.G": "http://svo2.cab.inta-csic.es/svo/theory/fps3/getdata.php?format=ascii&id=GOTO/GOTO.G",
"bandpasses/goto/goto.L": "http://svo2.cab.inta-csic.es/svo/theory/fps3/getdata.php?format=ascii&id=GOTO/GOTO.L",
"bandpasses/goto/goto.R": "http://svo2.cab.inta-csic.es/svo/theory/fps3/getdata.php?format=ascii&id=GOTO/GOTO.R",
"bandpasses/goto/goto.R": "http://svo2.cab.inta-csic.es/svo/theory/fps3/getdata.php?format=ascii&id=GOTO/GOTO.R",
"bandpasses/skymapper/skymapper.u": "http://svo2.cab.inta-csic.es/svo/theory/fps3/getdata.php?format=ascii&id=SkyMapper/SkyMapper.u",
"bandpasses/skymapper/skymapper.g": "http://svo2.cab.inta-csic.es/svo/theory/fps3/getdata.php?format=ascii&id=SkyMapper/SkyMapper.g",
"bandpasses/skymapper/skymapper.r": "http://svo2.cab.inta-csic.es/svo/theory/fps3/getdata.php?format=ascii&id=SkyMapper/SkyMapper.r",
"bandpasses/skymapper/skymapper.i": "http://svo2.cab.inta-csic.es/svo/theory/fps3/getdata.php?format=ascii&id=SkyMapper/SkyMapper.i",
"bandpasses/skymapper/skymapper.z": "http://svo2.cab.inta-csic.es/svo/theory/fps3/getdata.php?format=ascii&id=SkyMapper/SkyMapper.z",
"models/nugent/sn1a_flux.v1.2.dat": "http://c3.lbl.gov/nugent/templates/sn1a_flux.v1.2.dat.gz",
"models/nugent/sn91t_flux.v1.1.dat": "http://c3.lbl.gov/nugent/templates/sn91t_flux.v1.1.dat.gz",
"models/nugent/sn91bg_flux.v1.1.dat": "http://c3.lbl.gov/nugent/templates/sn91bg_flux.v1.1.dat.gz",
Expand Down

0 comments on commit beca7f4

Please sign in to comment.