Skip to content

Commit

Permalink
Added Slooh A1 telescope
Browse files Browse the repository at this point in the history
  • Loading branch information
jarmoruuth committed Jul 30, 2024
1 parent 2dddf64 commit d97d395
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions AstroMosaic.html
Original file line number Diff line number Diff line change
Expand Up @@ -753,6 +753,8 @@ <h2 id="astro_mosaic_title" >Astro Mosaic Telescope Planner</h2>
name: "Slooh",
radec_format: 0,
telescopes: [
{ name: "A1", fov_x: 37, fov_y: 37, lat: 31.2816709, lng: 149.0801825, alt: 805, timezoneOffset: null, seeing: "slooh-aus", horizon_limits: [30], meridian_transit: 60 },

{ name: "T1", fov_x: 37, fov_y: 37, lat: 28.29970, lng: -16.50826, alt: 2372, timezoneOffset: null, seeing: "slooh-teide", horizon_limits: "slooh-teide1", meridian_transit: 60 },
{ name: "T2", fov_x: 43, fov_y: 43, lat: 28.29970, lng: -16.50826, alt: 2372, timezoneOffset: null, seeing: "slooh-teide", horizon_limits: "slooh-teide2", meridian_transit: 60 },
{ name: "T2UWF", fov_x: 107.6, fov_y: 72.12, lat: 28.29970, lng: -16.50826, timezoneOffset: null, alt: 2372, seeing: "slooh-teide", horizon_limits: "slooh-teide2", meridian_transit: 60 },
Expand Down Expand Up @@ -859,6 +861,7 @@ <h2 id="astro_mosaic_title" >Astro Mosaic Telescope Planner</h2>
}
],
seeing_services: [ // Seeing widgets from https://www.meteoblue.com/
{ name: "slooh-aus", url: '<iframe src="https://www.meteoblue.com/en/weather/widget/seeing/coonabarabran_australia_2170540?geoloc=fixed&noground=0" frameborder="0" scrolling="NO" allowtransparency="true" sandbox="allow-same-origin allow-scripts allow-popups allow-popups-to-escape-sandbox" style="width: 520px; height: 774px"></iframe><div><!-- DO NOT REMOVE THIS LINK --><a href="https://www.meteoblue.com/en/weather/forecast/seeing/coonabarabran_australia_2170540?utm_source=seeing_widget&utm_medium=linkus&utm_content=seeing&utm_campaign=Weather%2BWidget" target="_blank" rel="noopener">meteoblue</a></div>'},
{ name: "slooh-teide", url: '<iframe src="https://www.meteoblue.com/en/weather/widget/seeing/parque-nacional-del-teide_spain_2510570?geoloc=fixed&noground=0" frameborder="0" scrolling="NO" allowtransparency="true" sandbox="allow-same-origin allow-scripts allow-popups allow-popups-to-escape-sandbox" style="width: 520px; height: 695px"></iframe><div><!-- DO NOT REMOVE THIS LINK --><a href="https://www.meteoblue.com/en/weather/forecast/seeing/parque-nacional-del-teide_spain_2510570?utm_source=weather_widget&utm_medium=linkus&utm_content=seeing&utm_campaign=Weather%2BWidget" target="_blank">meteoblue</a></div>'},
{ name: "slooh-chile", url: '<iframe src="https://www.meteoblue.com/en/weather/widget/seeing/la-dehesa_chile_3886112?geoloc=fixed&noground=0" frameborder="0" scrolling="NO" allowtransparency="true" sandbox="allow-same-origin allow-scripts allow-popups allow-popups-to-escape-sandbox" style="width: 520px; height: 711px"></iframe><div><!-- DO NOT REMOVE THIS LINK --><a href="https://www.meteoblue.com/en/weather/forecast/seeing/la-dehesa_chile_3886112?utm_source=weather_widget&utm_medium=linkus&utm_content=seeing&utm_campaign=Weather%2BWidget" target="_blank">meteoblue</a></div>'},
{ name: "tl-chi", url: '<iframe src="https://www.meteoblue.com/en/weather/widget/seeing/portezuelo-del-chaco_chile_3895723?geoloc=fixed&noground=0" frameborder="0" scrolling="NO" allowtransparency="true" sandbox="allow-same-origin allow-scripts allow-popups allow-popups-to-escape-sandbox" style="width: 520px; height: 711px"></iframe><div><!-- DO NOT REMOVE THIS LINK --><a href="https://www.meteoblue.com/en/weather/forecast/seeing/portezuelo-del-chaco_chile_3895723?utm_source=weather_widget&utm_medium=linkus&utm_content=seeing&utm_campaign=Weather%2BWidget" target="_blank">meteoblue</a></div>'},
Expand Down

0 comments on commit d97d395

Please # to comment.