@jjlmoya/utils-astronomy 1.28.0 → 1.33.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/category/index.ts +29 -29
- package/src/entries.ts +5 -1
- package/src/index.ts +1 -0
- package/src/tests/locale_completeness.test.ts +2 -2
- package/src/tests/tool_validation.test.ts +144 -143
- package/src/tool/meteorShowerObservingPlanner/bibliography.astro +14 -0
- package/src/tool/meteorShowerObservingPlanner/bibliography.ts +12 -0
- package/src/tool/meteorShowerObservingPlanner/component.astro +165 -0
- package/src/tool/meteorShowerObservingPlanner/controller.ts +178 -0
- package/src/tool/meteorShowerObservingPlanner/dom-views.ts +187 -0
- package/src/tool/meteorShowerObservingPlanner/entry.ts +29 -0
- package/src/tool/meteorShowerObservingPlanner/evaluator.ts +20 -0
- package/src/tool/meteorShowerObservingPlanner/i18n/de.ts +223 -0
- package/src/tool/meteorShowerObservingPlanner/i18n/en.ts +223 -0
- package/src/tool/meteorShowerObservingPlanner/i18n/es.ts +223 -0
- package/src/tool/meteorShowerObservingPlanner/i18n/fr.ts +223 -0
- package/src/tool/meteorShowerObservingPlanner/i18n/id.ts +227 -0
- package/src/tool/meteorShowerObservingPlanner/i18n/it.ts +227 -0
- package/src/tool/meteorShowerObservingPlanner/i18n/ja.ts +223 -0
- package/src/tool/meteorShowerObservingPlanner/i18n/ko.ts +223 -0
- package/src/tool/meteorShowerObservingPlanner/i18n/nl.ts +227 -0
- package/src/tool/meteorShowerObservingPlanner/i18n/pl.ts +227 -0
- package/src/tool/meteorShowerObservingPlanner/i18n/pt.ts +227 -0
- package/src/tool/meteorShowerObservingPlanner/i18n/ru.ts +223 -0
- package/src/tool/meteorShowerObservingPlanner/i18n/sv.ts +227 -0
- package/src/tool/meteorShowerObservingPlanner/i18n/tr.ts +227 -0
- package/src/tool/meteorShowerObservingPlanner/i18n/zh.ts +223 -0
- package/src/tool/meteorShowerObservingPlanner/index.ts +11 -0
- package/src/tool/meteorShowerObservingPlanner/logic.test.ts +117 -0
- package/src/tool/meteorShowerObservingPlanner/logic.ts +263 -0
- package/src/tool/meteorShowerObservingPlanner/meteor-shower-observing-planner.css +404 -0
- package/src/tool/meteorShowerObservingPlanner/seo.astro +14 -0
- package/src/tool/meteorShowerObservingPlanner/storage.ts +41 -0
- package/src/tool/meteorShowerObservingPlanner/ui.ts +91 -0
- package/src/tool/starExposureCalculator/index.ts +3 -0
- package/src/tool/telescopeResolution/index.ts +3 -0
- package/src/tools.ts +4 -0
|
@@ -0,0 +1,223 @@
|
|
|
1
|
+
import type { MeteorShowerObservingPlannerLocaleContent } from '../ui';
|
|
2
|
+
import { METEOR_PLANNER_BIBLIOGRAPHY } from '../bibliography';
|
|
3
|
+
|
|
4
|
+
const slug = 'meteor-shower-observing-planner';
|
|
5
|
+
|
|
6
|
+
export const content: MeteorShowerObservingPlannerLocaleContent = {
|
|
7
|
+
slug,
|
|
8
|
+
title: 'Meteor Shower Observing Window Planner',
|
|
9
|
+
description: 'Plan optimal meteor shower viewing sessions by calculating effective zenithal hourly rates, sky darkness, and moon interference.',
|
|
10
|
+
ui: {
|
|
11
|
+
title: 'Meteor Shower Observing Planner',
|
|
12
|
+
subtitle: 'Calculate candidate observing windows and forecast visible rate per hour',
|
|
13
|
+
presetLabel: 'Select Major Meteor Shower',
|
|
14
|
+
customZhrLabel: 'Custom Zenithal Hourly Rate',
|
|
15
|
+
latitudeLabel: 'Observer Latitude',
|
|
16
|
+
bortleLabel: 'Bortle Dark Sky Class',
|
|
17
|
+
moonPhaseLabel: 'Moon Illumination',
|
|
18
|
+
sessionHoursLabel: 'Planned Session Hours',
|
|
19
|
+
toLabel: 'to',
|
|
20
|
+
classLabel: 'Class',
|
|
21
|
+
radiantTelemetryLabel: 'RADIANT TELEMETRY',
|
|
22
|
+
belowHorizonLabel: 'Below Horizon',
|
|
23
|
+
altLabel: 'Alt',
|
|
24
|
+
moonLabel: 'Moon',
|
|
25
|
+
hrUnit: '/ hr',
|
|
26
|
+
presets: {
|
|
27
|
+
perseids: 'Perseids (Aug 12)',
|
|
28
|
+
geminids: 'Geminids (Dec 14)',
|
|
29
|
+
quadrantids: 'Quadrantids (Jan 4)',
|
|
30
|
+
lyrids: 'Lyrids (Apr 22)',
|
|
31
|
+
orionids: 'Orionids (Oct 21)',
|
|
32
|
+
'eta-aquariids': 'Eta Aquariids (May 6)',
|
|
33
|
+
leonids: 'Leonids (Nov 17)',
|
|
34
|
+
custom: 'Custom Meteor Shower',
|
|
35
|
+
},
|
|
36
|
+
constellations: {
|
|
37
|
+
Perseus: 'Perseus',
|
|
38
|
+
Gemini: 'Gemini',
|
|
39
|
+
Bootes: 'Bootes',
|
|
40
|
+
Lyra: 'Lyra',
|
|
41
|
+
Orion: 'Orion',
|
|
42
|
+
Aquarius: 'Aquarius',
|
|
43
|
+
Leo: 'Leo',
|
|
44
|
+
Zenith: 'Zenith',
|
|
45
|
+
},
|
|
46
|
+
badgeLabels: {
|
|
47
|
+
darkSky: 'Pristine Dark Sky',
|
|
48
|
+
lightPollution: 'High Light Pollution',
|
|
49
|
+
favorableMoon: 'Favorable Moon',
|
|
50
|
+
moonWashout: 'Moon Washout Risk',
|
|
51
|
+
primeWindow: 'Prime Activity Window',
|
|
52
|
+
},
|
|
53
|
+
bortleDescriptions: {
|
|
54
|
+
2: 'Pristine Dark Sky',
|
|
55
|
+
5: 'Suburban Sky',
|
|
56
|
+
8: 'Urban Light Pollution',
|
|
57
|
+
},
|
|
58
|
+
moonPhaseNames: {
|
|
59
|
+
new: 'Minimal Moon Glow',
|
|
60
|
+
quarter: 'Moderate Moon Interference',
|
|
61
|
+
full: 'Severe Moon Washout',
|
|
62
|
+
},
|
|
63
|
+
resultsTitle: 'Observing Session Analysis',
|
|
64
|
+
bestWindowLabel: 'Best Observing Window',
|
|
65
|
+
maxRateLabel: 'Peak Visible Rate',
|
|
66
|
+
skyQualityLabel: 'Sky Quality Index',
|
|
67
|
+
hourlyChartTitle: 'Hourly Rate Forecast & Radiant Altitude',
|
|
68
|
+
checklistTitle: 'Observing Session Preparation',
|
|
69
|
+
checklistItems: [
|
|
70
|
+
'Allow at least 20 minutes for full dark adaptation before counting meteors',
|
|
71
|
+
'Use a red light filter or red LED headlamp to preserve night vision',
|
|
72
|
+
'Recline on a comfortable camp chair looking 45 degrees above horizon',
|
|
73
|
+
'Avoid looking at bright smartphone screens during observation',
|
|
74
|
+
],
|
|
75
|
+
},
|
|
76
|
+
seo: [
|
|
77
|
+
{
|
|
78
|
+
type: 'title',
|
|
79
|
+
text: 'Understanding Zenithal Hourly Rate and Visible Meteors',
|
|
80
|
+
level: 2,
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
type: 'paragraph',
|
|
84
|
+
html: 'The Zenithal Hourly Rate ZHR represents the maximum number of meteors a single observer would see under ideal dark sky conditions with the shower radiant directly overhead at the zenith. In real world observing conditions the actual visible meteor count is significantly lower due to atmospheric extinction light pollution and radiant altitude.',
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
type: 'paragraph',
|
|
88
|
+
html: 'Calculating candidate observing windows requires accounting for geometric and environmental factors. When the radiant altitude drops closer to the horizon fewer meteors are visible because their trails pass higher in the atmosphere or outside the observer visual cone.',
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: 'list',
|
|
92
|
+
items: [
|
|
93
|
+
'Radiant Elevation Factor reduces counts proportionally to the sine of altitude',
|
|
94
|
+
'Bortle Scale Light Pollution dampens faint meteor trails',
|
|
95
|
+
'Moon Phase and Illumination create sky background glow',
|
|
96
|
+
'Observer Field of View limits total sky coverage',
|
|
97
|
+
],
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
type: 'tip',
|
|
101
|
+
title: 'Dark Sky Recommendation',
|
|
102
|
+
html: 'Observing from a Bortle Class 2 or 3 location dramatically increases visible faint meteors compared to urban backyards.',
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
type: 'title',
|
|
106
|
+
text: 'Impact of Moon Phase and Light Pollution',
|
|
107
|
+
level: 2,
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
type: 'paragraph',
|
|
111
|
+
html: 'Moonlight acts as a strong natural light polluter during meteor shower peaks. A bright gibbous or full Moon washes out faint meteor streaks reducing the effective visible rate by over 70 percent even in dark rural locations.',
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
type: 'paragraph',
|
|
115
|
+
html: 'Selecting session hours after Moonset or before Moonrise guarantees maximum contrast between meteor streaks and the night sky background. Using narrow observation windows focused around astronomical midnight provides optimal sky darkness.',
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
type: 'title',
|
|
119
|
+
text: 'How to Prepare for a Meteor Observing Night',
|
|
120
|
+
level: 2,
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
type: 'paragraph',
|
|
124
|
+
html: 'Successful meteor watching relies on patience and proper physical preparation. Since meteors appear randomly across broad sky sectors naked eye observation provides a far wider field of view than telescopes or binoculars.',
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
type: 'list',
|
|
128
|
+
items: [
|
|
129
|
+
'Dress in warm layered clothing even during summer nights',
|
|
130
|
+
'Bring a sleeping bag or insulated blanket for recline chairs',
|
|
131
|
+
'Keep warm beverages available to maintain core temperature',
|
|
132
|
+
'Note time and direction of bright fireballs for meteor reporting',
|
|
133
|
+
],
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
type: 'title',
|
|
137
|
+
text: 'Technical Calculation Methodology',
|
|
138
|
+
level: 2,
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
type: 'paragraph',
|
|
142
|
+
html: 'This planner estimates the effective hourly rate by multiplying the shower peak ZHR by geometric elevation factors sky darkness extinction and lunar phase brightness adjustments providing realistic expectations for amateur astronomers.',
|
|
143
|
+
},
|
|
144
|
+
],
|
|
145
|
+
faq: [
|
|
146
|
+
{
|
|
147
|
+
question: 'What is Zenithal Hourly Rate ZHR?',
|
|
148
|
+
answer: 'Zenithal Hourly Rate is the theoretical maximum number of meteors an observer would see per hour under a completely dark sky with the radiant at the zenith.',
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
question: 'Why do I see fewer meteors than the advertised ZHR?',
|
|
152
|
+
answer: 'Advertised ZHR numbers assume perfect dark skies and ideal overhead radiants. Light pollution low radiant altitude and Moon glow reduce visible counts.',
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
question: 'Do I need a telescope to view meteor showers?',
|
|
156
|
+
answer: 'No telescopes or binoculars restrict your field of view too much. Naked eye observing is best for catching meteors across wide sky areas.',
|
|
157
|
+
},
|
|
158
|
+
],
|
|
159
|
+
howTo: {
|
|
160
|
+
name: 'How to Use the Meteor Shower Observing Window Planner',
|
|
161
|
+
description: 'Follow these steps to find your best meteor observing window for any major shower.',
|
|
162
|
+
steps: [
|
|
163
|
+
{
|
|
164
|
+
name: 'Select Meteor Shower',
|
|
165
|
+
text: 'Choose a preset meteor shower such as Perseids or Geminids or enter custom ZHR values.',
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
name: 'Set Your Location Latitude',
|
|
169
|
+
text: 'Adjust the latitude slider to match your viewing location.',
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
name: 'Configure Sky Darkness and Moon Phase',
|
|
173
|
+
text: 'Set your local Bortle scale value and current Moon illumination percentage.',
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
name: 'Review Hourly Rate Forecast',
|
|
177
|
+
text: 'Examine the peak visible rate chart to identify your optimal observing window.',
|
|
178
|
+
},
|
|
179
|
+
],
|
|
180
|
+
},
|
|
181
|
+
bibliography: METEOR_PLANNER_BIBLIOGRAPHY,
|
|
182
|
+
schemas: [
|
|
183
|
+
{
|
|
184
|
+
'@context': 'https://schema.org',
|
|
185
|
+
'@type': 'SoftwareApplication',
|
|
186
|
+
name: 'Meteor Shower Observing Window Planner',
|
|
187
|
+
operatingSystem: 'Any',
|
|
188
|
+
applicationCategory: 'EducationalApplication',
|
|
189
|
+
offers: {
|
|
190
|
+
'@type': 'Offer',
|
|
191
|
+
price: '0',
|
|
192
|
+
priceCurrency: 'USD',
|
|
193
|
+
},
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
'@context': 'https://schema.org',
|
|
197
|
+
'@type': 'FAQPage',
|
|
198
|
+
mainEntity: [
|
|
199
|
+
{
|
|
200
|
+
'@type': 'Question',
|
|
201
|
+
name: 'What is Zenithal Hourly Rate ZHR?',
|
|
202
|
+
acceptedAnswer: {
|
|
203
|
+
'@type': 'Answer',
|
|
204
|
+
text: 'Zenithal Hourly Rate is the theoretical maximum number of meteors an observer would see per hour under a completely dark sky with the radiant at the zenith.',
|
|
205
|
+
},
|
|
206
|
+
},
|
|
207
|
+
],
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
'@context': 'https://schema.org',
|
|
211
|
+
'@type': 'HowTo',
|
|
212
|
+
name: 'How to Use the Meteor Shower Observing Window Planner',
|
|
213
|
+
description: 'Follow these steps to find your best meteor observing window for any major shower.',
|
|
214
|
+
step: [
|
|
215
|
+
{
|
|
216
|
+
'@type': 'HowToStep',
|
|
217
|
+
name: 'Select Meteor Shower',
|
|
218
|
+
text: 'Choose a preset meteor shower such as Perseids or Geminids or enter custom ZHR values.',
|
|
219
|
+
},
|
|
220
|
+
],
|
|
221
|
+
},
|
|
222
|
+
],
|
|
223
|
+
};
|
|
@@ -0,0 +1,223 @@
|
|
|
1
|
+
import type { MeteorShowerObservingPlannerLocaleContent } from '../ui';
|
|
2
|
+
import { METEOR_PLANNER_BIBLIOGRAPHY } from '../bibliography';
|
|
3
|
+
|
|
4
|
+
const slug = 'planificador-observacion-lluvia-meteoros';
|
|
5
|
+
|
|
6
|
+
export const content: MeteorShowerObservingPlannerLocaleContent = {
|
|
7
|
+
slug,
|
|
8
|
+
title: 'Planificador de Ventanas de Observación de Lluvias de Meteoros',
|
|
9
|
+
description: 'Planifica tus sesiones de observación astronómica calculando la tasa horaria cenital efectiva la oscuridad del cielo y la interferencia lunar.',
|
|
10
|
+
ui: {
|
|
11
|
+
title: 'Planificador de Lluvias de Meteoros',
|
|
12
|
+
subtitle: 'Calcula las mejores ventanas de observación y prevé la tasa visible por hora',
|
|
13
|
+
presetLabel: 'Selecciona una Lluvia de Meteoros Principal',
|
|
14
|
+
customZhrLabel: 'Tasa Horaria Cenital Personalizada ZHR',
|
|
15
|
+
latitudeLabel: 'Latitud del Observador',
|
|
16
|
+
bortleLabel: 'Clase de Oscuridad Escala Bortle',
|
|
17
|
+
moonPhaseLabel: 'Iluminación Lunar',
|
|
18
|
+
sessionHoursLabel: 'Horas Planeadas para la Sesión',
|
|
19
|
+
toLabel: 'a',
|
|
20
|
+
classLabel: 'Clase',
|
|
21
|
+
radiantTelemetryLabel: 'TELEMETRÍA DEL RADIANTE',
|
|
22
|
+
belowHorizonLabel: 'Bajo el horizonte',
|
|
23
|
+
altLabel: 'Alt',
|
|
24
|
+
moonLabel: 'Luna',
|
|
25
|
+
hrUnit: '/ h',
|
|
26
|
+
presets: {
|
|
27
|
+
perseids: 'Perseidas (12 Ago)',
|
|
28
|
+
geminids: 'Gemínidas (14 Dic)',
|
|
29
|
+
quadrantids: 'Cuadrántidas (4 Ene)',
|
|
30
|
+
lyrids: 'Líridas (22 Abr)',
|
|
31
|
+
orionids: 'Oriónidas (21 Oct)',
|
|
32
|
+
'eta-aquariids': 'Eta Acuáridas (6 May)',
|
|
33
|
+
leonids: 'Leónidas (17 Nov)',
|
|
34
|
+
custom: 'Lluvia Personalizada',
|
|
35
|
+
},
|
|
36
|
+
constellations: {
|
|
37
|
+
Perseus: 'Perseo',
|
|
38
|
+
Gemini: 'Géminis',
|
|
39
|
+
Bootes: 'Boyero',
|
|
40
|
+
Lyra: 'Lira',
|
|
41
|
+
Orion: 'Orión',
|
|
42
|
+
Aquarius: 'Acuario',
|
|
43
|
+
Leo: 'Leo',
|
|
44
|
+
Zenith: 'Cénit',
|
|
45
|
+
},
|
|
46
|
+
badgeLabels: {
|
|
47
|
+
darkSky: 'Cielo Oscuro Prístino',
|
|
48
|
+
lightPollution: 'Alta Contaminación Lumínica',
|
|
49
|
+
favorableMoon: 'Luna Favorable',
|
|
50
|
+
moonWashout: 'Riesgo de Lavado Lunar',
|
|
51
|
+
primeWindow: 'Ventana de Máxima Actividad',
|
|
52
|
+
},
|
|
53
|
+
bortleDescriptions: {
|
|
54
|
+
2: 'Cielo Oscuro Prístino',
|
|
55
|
+
5: 'Cielo Suburbano',
|
|
56
|
+
8: 'Contaminación Lumínica Urbana',
|
|
57
|
+
},
|
|
58
|
+
moonPhaseNames: {
|
|
59
|
+
new: 'Brillo Lunar Mínimo',
|
|
60
|
+
quarter: 'Interferencia Lunar Moderada',
|
|
61
|
+
full: 'Lavado Lunar Severo',
|
|
62
|
+
},
|
|
63
|
+
resultsTitle: 'Análisis de la Sesión de Observación',
|
|
64
|
+
bestWindowLabel: 'Mejor Ventana de Observación',
|
|
65
|
+
maxRateLabel: 'Tasa Visible Máxima',
|
|
66
|
+
skyQualityLabel: 'Índice de Calidad del Cielo',
|
|
67
|
+
hourlyChartTitle: 'Pronóstico de Tasa Horaria y Altitud del Radiante',
|
|
68
|
+
checklistTitle: 'Preparación para la Sesión de Observación',
|
|
69
|
+
checklistItems: [
|
|
70
|
+
'Permite al menos 20 minutos de adaptación a la oscuridad antes de contar meteoros',
|
|
71
|
+
'Utiliza una linterna con filtro rojo o LED rojo para preservar la visión nocturna',
|
|
72
|
+
'Reclínate en una silla de campo mirando a 45 grados sobre el horizonte',
|
|
73
|
+
'Evita mirar pantallas brillantes de teléfono durante la observación',
|
|
74
|
+
],
|
|
75
|
+
},
|
|
76
|
+
seo: [
|
|
77
|
+
{
|
|
78
|
+
type: 'title',
|
|
79
|
+
text: 'Comprensión de la Tasa Horaria Cenital y Meteoros Visibles',
|
|
80
|
+
level: 2,
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
type: 'paragraph',
|
|
84
|
+
html: 'La Tasa Horaria Cenital ZHR representa el número máximo teórico de meteoros que un observador único podría ver bajo condiciones ideales de cielo oscuro con el radiante situado en el cénit. En condiciones reales de observación el recuento visible resulta significativamente menor debido a la extinción atmosférica la contaminación lumínica y la altitud del radiante.',
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
type: 'paragraph',
|
|
88
|
+
html: 'Calcular ventanas de observación óptimas requiere considerar factores geométricos y ambientales. Cuando la altitud del radiante desciende cerca del horizonte se observan menos meteoros ya que sus trazas atraviesan zonas superiores de la atmósfera o quedan fuera del cono visual del observador.',
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: 'list',
|
|
92
|
+
items: [
|
|
93
|
+
'El factor de elevación del radiante reduce el recuento proporcionalmente al seno de su altitud',
|
|
94
|
+
'La contaminación lumínica según la escala Bortle atenúa trazos débiles',
|
|
95
|
+
'La fase e iluminación de la Luna generan brillo de fondo en el cielo',
|
|
96
|
+
'El campo visual del observador limita la cobertura del firmamento',
|
|
97
|
+
],
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
type: 'tip',
|
|
101
|
+
title: 'Recomendación de Cielo Oscuro',
|
|
102
|
+
html: 'Observar desde una ubicación con escala Bortle 2 o 3 incrementa drásticamente los meteoros débiles perceptibles frente a patios urbanos.',
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
type: 'title',
|
|
106
|
+
text: 'Impacto de la Fase Lunar y la Contaminación Lumínica',
|
|
107
|
+
level: 2,
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
type: 'paragraph',
|
|
111
|
+
html: 'La luz lunar actúa como la principal fuente de contaminación lumínica natural durante los picos de las lluvias de meteoros. Una Luna llena o gibosa deslava los trazos más tenues reduciendo la tasa efectiva visible en más de un 70 por ciento incluso en parajes rurales oscuros.',
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
type: 'paragraph',
|
|
115
|
+
html: 'Seleccionar horas de observación tras la puesta de la Luna o antes de su salida garantiza el máximo contraste entre los trazos de los meteoros y el fondo nocturno. El uso de ventanas orientadas alrededor de la medianoche astronómica ofrece la mayor oscuridad.',
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
type: 'title',
|
|
119
|
+
text: 'Cómo Prepararse para una Noche de Observación',
|
|
120
|
+
level: 2,
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
type: 'paragraph',
|
|
124
|
+
html: 'La observación exitosa de meteoros se apoya en la paciencia y en una preparación física adecuada. Dado que los meteoros surgen de forma aleatoria en distintos sectores del cielo la visión a simple vista proporciona un campo mucho más amplio que el de telescopios o prismáticos.',
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
type: 'list',
|
|
128
|
+
items: [
|
|
129
|
+
'Vístete con varias capas de ropa abrigada incluso en noches de verano',
|
|
130
|
+
'Trae un saco de dormir o manta aislante para la silla reclinable',
|
|
131
|
+
'Lleva bebidas calientes para mantener la temperatura corporal',
|
|
132
|
+
'Anota la hora y dirección de bolidos brillantes para reportes astronómicos',
|
|
133
|
+
],
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
type: 'title',
|
|
137
|
+
text: 'Metodología Técnica de Cálculo',
|
|
138
|
+
level: 2,
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
type: 'paragraph',
|
|
142
|
+
html: 'Este planificador estima la tasa horaria efectiva multiplicando el ZHR pico por factores geométricos de elevación correcciones por oscuridad de la escala Bortle y ajustes de brillo lunar ofreciendo expectativas realistas para astrónomos aficionados.',
|
|
143
|
+
},
|
|
144
|
+
],
|
|
145
|
+
faq: [
|
|
146
|
+
{
|
|
147
|
+
question: '¿Qué es la Tasa Horaria Cenital ZHR?',
|
|
148
|
+
answer: 'La Tasa Horaria Cenital es el número máximo teórico de meteoros que se verían por hora bajo un cielo completamente oscuro con el radiante en el cénit.',
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
question: '¿Por qué veo menos meteoros que la cifra ZHR anunciada?',
|
|
152
|
+
answer: 'Las cifras ZHR promocionadas asumen cielos perfectamente oscuros y radiantes en el cénit. La contaminación lumínica la baja altura del radiante y el brillo lunar reducen los conteos reales.',
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
question: '¿Necesito un telescopio para ver lluvias de meteoros?',
|
|
156
|
+
answer: 'No los telescopios y prismáticos reducen demasiado el campo de visión. La observación a simple vista es ideal para abarcar amplias zonas del cielo.',
|
|
157
|
+
},
|
|
158
|
+
],
|
|
159
|
+
howTo: {
|
|
160
|
+
name: 'Cómo Usar el Planificador de Observación de Lluvias de Meteoros',
|
|
161
|
+
description: 'Sigue estos pasos para hallar tu mejor ventana de observación de meteoros en cualquier lluvia importante.',
|
|
162
|
+
steps: [
|
|
163
|
+
{
|
|
164
|
+
name: 'Selecciona la Lluvia de Meteoros',
|
|
165
|
+
text: 'Escoge una lluvia predefinida como las Perseidas o Gemínidas o introduce valores de ZHR personalizados.',
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
name: 'Ajusta tu Latitud de Observación',
|
|
169
|
+
text: 'Desliza el control de latitud hasta coincidir con tu ubicación geográfica.',
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
name: 'Configura la Oscuridad y Fase Lunar',
|
|
173
|
+
text: 'Establece tu clase Bortle local y el porcentaje de iluminación lunar actual.',
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
name: 'Revisa el Pronóstico de Tasa Horaria',
|
|
177
|
+
text: 'Examina el gráfico de tasa visible para identificar la ventana horaria óptima.',
|
|
178
|
+
},
|
|
179
|
+
],
|
|
180
|
+
},
|
|
181
|
+
bibliography: METEOR_PLANNER_BIBLIOGRAPHY,
|
|
182
|
+
schemas: [
|
|
183
|
+
{
|
|
184
|
+
'@context': 'https://schema.org',
|
|
185
|
+
'@type': 'SoftwareApplication',
|
|
186
|
+
name: 'Planificador de Ventanas de Observación de Lluvias de Meteoros',
|
|
187
|
+
operatingSystem: 'Any',
|
|
188
|
+
applicationCategory: 'EducationalApplication',
|
|
189
|
+
offers: {
|
|
190
|
+
'@type': 'Offer',
|
|
191
|
+
price: '0',
|
|
192
|
+
priceCurrency: 'EUR',
|
|
193
|
+
},
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
'@context': 'https://schema.org',
|
|
197
|
+
'@type': 'FAQPage',
|
|
198
|
+
mainEntity: [
|
|
199
|
+
{
|
|
200
|
+
'@type': 'Question',
|
|
201
|
+
name: '¿Qué es la Tasa Horaria Cenital ZHR?',
|
|
202
|
+
acceptedAnswer: {
|
|
203
|
+
'@type': 'Answer',
|
|
204
|
+
text: 'La Tasa Horaria Cenital es el número máximo teórico de meteoros que se verían por hora bajo un cielo completamente oscuro con el radiante en el cénit.',
|
|
205
|
+
},
|
|
206
|
+
},
|
|
207
|
+
],
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
'@context': 'https://schema.org',
|
|
211
|
+
'@type': 'HowTo',
|
|
212
|
+
name: 'Cómo Usar el Planificador de Observación de Lluvias de Meteoros',
|
|
213
|
+
description: 'Sigue estos pasos para hallar tu mejor ventana de observación de meteoros en cualquier lluvia importante.',
|
|
214
|
+
step: [
|
|
215
|
+
{
|
|
216
|
+
'@type': 'HowToStep',
|
|
217
|
+
name: 'Selecciona la Lluvia de Meteoros',
|
|
218
|
+
text: 'Escoge una lluvia predefinida como las Perseidas o Gemínidas o introduce valores de ZHR personalizados.',
|
|
219
|
+
},
|
|
220
|
+
],
|
|
221
|
+
},
|
|
222
|
+
],
|
|
223
|
+
};
|
|
@@ -0,0 +1,223 @@
|
|
|
1
|
+
import type { MeteorShowerObservingPlannerLocaleContent } from '../ui';
|
|
2
|
+
import { METEOR_PLANNER_BIBLIOGRAPHY } from '../bibliography';
|
|
3
|
+
|
|
4
|
+
const slug = 'planificateur-observation-pluie-meteores';
|
|
5
|
+
|
|
6
|
+
export const content: MeteorShowerObservingPlannerLocaleContent = {
|
|
7
|
+
slug,
|
|
8
|
+
title: "Planificateur de Créneaux d'Observation des Pluies de Météores",
|
|
9
|
+
description: "Planifiez des sessions optimales d'observation des étoiles filantes en calculant le taux horaire zénithal effectif et la gêne lumineuse lunaire.",
|
|
10
|
+
ui: {
|
|
11
|
+
title: 'Planificateur de Pluies de Météores',
|
|
12
|
+
subtitle: 'Calculez les meilleurs créneaux et prévoyez le taux visible par heure',
|
|
13
|
+
presetLabel: 'Sélectionner une Pluie de Météores Principale',
|
|
14
|
+
customZhrLabel: 'Taux Horaire Zénithal Personnalisé ZHR',
|
|
15
|
+
latitudeLabel: "Latitude de l'Observateur",
|
|
16
|
+
bortleLabel: 'Classe de Pollution Lumineuse Échelle Bortle',
|
|
17
|
+
moonPhaseLabel: 'Illumination de la Lune',
|
|
18
|
+
sessionHoursLabel: 'Heures de Session Planifiées',
|
|
19
|
+
toLabel: 'à',
|
|
20
|
+
classLabel: 'Classe',
|
|
21
|
+
radiantTelemetryLabel: 'TÉLÉMÉTRIE DU RADIANT',
|
|
22
|
+
belowHorizonLabel: 'Sous l horizon',
|
|
23
|
+
altLabel: 'Alt',
|
|
24
|
+
moonLabel: 'Lune',
|
|
25
|
+
hrUnit: '/ h',
|
|
26
|
+
presets: {
|
|
27
|
+
perseids: 'Perséides (12 Août)',
|
|
28
|
+
geminids: 'Géminides (14 Déc)',
|
|
29
|
+
quadrantids: 'Quadrantides (4 Janv)',
|
|
30
|
+
lyrids: 'Lyrides (22 Avr)',
|
|
31
|
+
orionids: 'Orionides (21 Oct)',
|
|
32
|
+
'eta-aquariids': 'Éta Aquarides (6 Mai)',
|
|
33
|
+
leonids: 'Léonides (17 Nov)',
|
|
34
|
+
custom: 'Essaim Personnalisé',
|
|
35
|
+
},
|
|
36
|
+
constellations: {
|
|
37
|
+
Perseus: 'Persée',
|
|
38
|
+
Gemini: 'Gémeaux',
|
|
39
|
+
Bootes: 'Bouvier',
|
|
40
|
+
Lyra: 'Lyre',
|
|
41
|
+
Orion: 'Orion',
|
|
42
|
+
Aquarius: 'Verseau',
|
|
43
|
+
Leo: 'Lion',
|
|
44
|
+
Zenith: 'Zénith',
|
|
45
|
+
},
|
|
46
|
+
badgeLabels: {
|
|
47
|
+
darkSky: 'Ciel Noir Préservé',
|
|
48
|
+
lightPollution: 'Forte Pollution Lumineuse',
|
|
49
|
+
favorableMoon: 'Lune Favorable',
|
|
50
|
+
moonWashout: 'Risque d Éblouissement Lunaire',
|
|
51
|
+
primeWindow: 'Créneau d Activité Maximale',
|
|
52
|
+
},
|
|
53
|
+
bortleDescriptions: {
|
|
54
|
+
2: 'Ciel noir préservé',
|
|
55
|
+
5: 'Ciel périurbain',
|
|
56
|
+
8: 'Pollution lumineuse urbaine',
|
|
57
|
+
},
|
|
58
|
+
moonPhaseNames: {
|
|
59
|
+
new: 'Impact lunaire minimal',
|
|
60
|
+
quarter: 'Gêne lunaire modérée',
|
|
61
|
+
full: 'Éblouissement lunaire sévère',
|
|
62
|
+
},
|
|
63
|
+
resultsTitle: "Analyse de la Session d'Observation",
|
|
64
|
+
bestWindowLabel: "Meilleur Créneau d'Observation",
|
|
65
|
+
maxRateLabel: 'Taux Visuel Maximal',
|
|
66
|
+
skyQualityLabel: 'Indice de Qualité du Ciel',
|
|
67
|
+
hourlyChartTitle: 'Prévision Horaire et Altitude du Radiant',
|
|
68
|
+
checklistTitle: 'Préparation de la Session',
|
|
69
|
+
checklistItems: [
|
|
70
|
+
'Accordez au moins 20 minutes pour l adaptation à l obscurité avant de compter',
|
|
71
|
+
'Utilisez une lampe à filtre rouge ou LED rouge pour préserver la vision nocturne',
|
|
72
|
+
'Installez vous dans un siège inclinable orienté à 45 degrés au dessus de l horizon',
|
|
73
|
+
'Évitez de regarder des écrans de smartphone lumineux durant l observation',
|
|
74
|
+
],
|
|
75
|
+
},
|
|
76
|
+
seo: [
|
|
77
|
+
{
|
|
78
|
+
type: 'title',
|
|
79
|
+
text: 'Comprendre le Taux Horaire Zénithal et les Météores Visibles',
|
|
80
|
+
level: 2,
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
type: 'paragraph',
|
|
84
|
+
html: 'Le Taux Horaire Zénithal ZHR représente le nombre maximal théorique de météores qu un observateur unique verrait sous un ciel parfaitement noir avec le radiant au zénith. Dans les conditions réelles le nombre d étoiles filantes perceptibles est nettement inférieur en raison de la pollution lumineuse et de la hauteur du radiant.',
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
type: 'paragraph',
|
|
88
|
+
html: 'Le calcul des créneaux d observation nécessite d intégrer la géométrie céleste. Lorsque le radiant est proche de l horizon les météores traversent une couche atmosphérique plus éloignée ou hors du champ visuel. Un ciel urbain réduit fortement la détection des météores les plus faibles.',
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: 'list',
|
|
92
|
+
items: [
|
|
93
|
+
'La hauteur du radiant réduit le nombre visuel proportionnellement au sinus de son altitude',
|
|
94
|
+
'La pollution lumineuse selon l échelle Bortle masque les traînées peu brillantes',
|
|
95
|
+
'La phase et l illumination de la Lune créent une lueur de fond',
|
|
96
|
+
'Le champ de vision restreint la zone du ciel observée',
|
|
97
|
+
],
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
type: 'tip',
|
|
101
|
+
title: 'Recommandation Ciel Noir',
|
|
102
|
+
html: 'Observer depuis un site de classe Bortle 2 ou 3 augmente considérablement le nombre de météores visibles par rapport à un jardin urbain.',
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
type: 'title',
|
|
106
|
+
text: 'Impact de la Phase Lunaire et de la Pollution Lumineuse',
|
|
107
|
+
level: 2,
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
type: 'paragraph',
|
|
111
|
+
html: 'La lueur lunaire constitue la principale source de pollution lumineuse naturelle lors des pics d essaims. Une pleine Lune éclaire le ciel et masque les traînées les plus fines réduisant le taux perçu de plus de 70 pour cent même en pleine campagne.',
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
type: 'paragraph',
|
|
115
|
+
html: 'Privilégier les heures suivant le coucher de la Lune ou précédant son lever garantit un contraste maximal. La période entourant le minuit astronomique offre l obscurité la plus propice aux observations de bolides.',
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
type: 'title',
|
|
119
|
+
text: 'Préparer sa Nuit d Observation des Étoiles Filantes',
|
|
120
|
+
level: 2,
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
type: 'paragraph',
|
|
124
|
+
html: 'La recherche d étoiles filantes demande de la patience et un équipement adapté. Les météores apparaissant de manière aléatoire l observation à l œil nu offre un champ bien plus large que l utilisation d un télescope.',
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
type: 'list',
|
|
128
|
+
items: [
|
|
129
|
+
'Couvrez vous chaudement en superposant les couches même en été',
|
|
130
|
+
'Prévoyez un sac de couchage ou une couverture isolante',
|
|
131
|
+
'Emportez une boisson chaude pour maintenir votre température',
|
|
132
|
+
'Notez l heure et la direction des météores remarquables',
|
|
133
|
+
],
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
type: 'title',
|
|
137
|
+
text: 'Méthodologie Technique de Calcul',
|
|
138
|
+
level: 2,
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
type: 'paragraph',
|
|
142
|
+
html: 'Ce planificateur calcule le taux effectif en multipliant le ZHR maximal par des facteurs d élévation géométrique d obscurité du ciel et de phase lunaire afin d établir des estimations fiables.',
|
|
143
|
+
},
|
|
144
|
+
],
|
|
145
|
+
faq: [
|
|
146
|
+
{
|
|
147
|
+
question: 'Qu est ce que le Taux Horaire Zénithal ZHR',
|
|
148
|
+
answer: 'Le ZHR est le nombre maximal théorique d étoiles filantes visibles par heure sous un ciel parfaitement noir avec le radiant au zénith.',
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
question: 'Pourquoi vois je moins de météores que le ZHR indiqué',
|
|
152
|
+
answer: 'Le ZHR suppose des conditions idéales. La pollution lumineuse la faible hauteur du radiant et la Lune réduisent le nombre réel observé.',
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
question: 'Faut il un télescope pour observer les météores',
|
|
156
|
+
answer: 'Non un télescope réduit trop le champ de vision. L observation à l œil nu est la méthode la plus adaptée.',
|
|
157
|
+
},
|
|
158
|
+
],
|
|
159
|
+
howTo: {
|
|
160
|
+
name: 'Comment utiliser le planificateur de pluies de météores',
|
|
161
|
+
description: 'Étapes pour identifier le meilleur créneau d observation des étoiles filantes.',
|
|
162
|
+
steps: [
|
|
163
|
+
{
|
|
164
|
+
name: 'Sélectionner l essaim',
|
|
165
|
+
text: 'Choisissez une pluie de météores comme les Perseides ou saisissez une valeur ZHR.',
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
name: 'Régler la latitude',
|
|
169
|
+
text: 'Ajustez le curseur selon votre position géographique.',
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
name: 'Configurer l obscurité et la Lune',
|
|
173
|
+
text: 'Indiquez la classe Bortle locale et l illumination de la Lune.',
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
name: 'Analyser la prévision',
|
|
177
|
+
text: 'Consultez le graphique horaire pour déterminer le créneau idéal.',
|
|
178
|
+
},
|
|
179
|
+
],
|
|
180
|
+
},
|
|
181
|
+
bibliography: METEOR_PLANNER_BIBLIOGRAPHY,
|
|
182
|
+
schemas: [
|
|
183
|
+
{
|
|
184
|
+
'@context': 'https://schema.org',
|
|
185
|
+
'@type': 'SoftwareApplication',
|
|
186
|
+
name: "Planificateur de Créneaux d'Observation des Pluies de Météores",
|
|
187
|
+
operatingSystem: 'Any',
|
|
188
|
+
applicationCategory: 'EducationalApplication',
|
|
189
|
+
offers: {
|
|
190
|
+
'@type': 'Offer',
|
|
191
|
+
price: '0',
|
|
192
|
+
priceCurrency: 'EUR',
|
|
193
|
+
},
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
'@context': 'https://schema.org',
|
|
197
|
+
'@type': 'FAQPage',
|
|
198
|
+
mainEntity: [
|
|
199
|
+
{
|
|
200
|
+
'@type': 'Question',
|
|
201
|
+
name: 'Qu est ce que le Taux Horaire Zénithal ZHR',
|
|
202
|
+
acceptedAnswer: {
|
|
203
|
+
'@type': 'Answer',
|
|
204
|
+
text: 'Le ZHR est le nombre maximal théorique d étoiles filantes visibles par heure sous un ciel parfaitement noir avec le radiant au zénith.',
|
|
205
|
+
},
|
|
206
|
+
},
|
|
207
|
+
],
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
'@context': 'https://schema.org',
|
|
211
|
+
'@type': 'HowTo',
|
|
212
|
+
name: 'Comment utiliser le planificateur de pluies de météores',
|
|
213
|
+
description: 'Étapes pour identifier le meilleur créneau d observation des étoiles filantes.',
|
|
214
|
+
step: [
|
|
215
|
+
{
|
|
216
|
+
'@type': 'HowToStep',
|
|
217
|
+
name: 'Sélectionner l essaim',
|
|
218
|
+
text: 'Choisissez une pluie de météores comme les Perseides ou saisissez une valeur ZHR.',
|
|
219
|
+
},
|
|
220
|
+
],
|
|
221
|
+
},
|
|
222
|
+
],
|
|
223
|
+
};
|