Skip to content

Commit 4d574cf

Browse files
lunathesillyAskaniy
authored andcommitted
Small fix to database order
To be in parity with leading and trailing hemisphere/side's ordering
1 parent 2839617 commit 4d574cf

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

spectra/02_solar_system.json5

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -595,17 +595,17 @@
595595
is_geometric_albedo: true,
596596
phase_integral: [0.78, 0.02],
597597
},
598+
'Io: Leading hemisphere (J I) | Allen2022': { // Mid Julian Date 2459867.4028
599+
tags: ['Solar System/Jovian system', 'planetary body/planetary-mass moon', 'natural satellite/regular moon'],
600+
file: 'spectra/files/BAA/Io_20221014_HughAllen.FIT',
601+
is_reflecting_sunlight: true,
602+
},
598603
'Io: Trailing hemisphere (J I) | Clark1980a, Domingue1998': {
599604
tags: ['Solar System/Jovian system', 'planetary body/planetary-mass moon', 'natural satellite/regular moon'],
600605
file: 'spectra/files/Clark1980/Io.txtU', // figure 10
601606
geometric_albedo: ['Generic_Bessell.V', [0.817, 4.57]], // 0.55 µm, V and Stromgren y filter data were combined
602607
phase_integral: 0.77, // 0.55 µm, "must be taken cautiously since there are no large phase angle observations to adequately constrain the Hapke model on which theis value is based"
603608
},
604-
'Io: Leading hemisphere (J I) | Allen2022': { // Mid Julian Date 2459867.4028
605-
tags: ['Solar System/Jovian system', 'planetary body/planetary-mass moon', 'natural satellite/regular moon'],
606-
file: 'spectra/files/BAA/Io_20221014_HughAllen.FIT',
607-
is_reflecting_sunlight: true,
608-
},
609609
// Europa
610610
'Buratti1983': [
611611
'Voyager photometry of Europa',
@@ -621,6 +621,11 @@
621621
is_geometric_albedo: true,
622622
phase_integral: [1.09, 0.11],
623623
},
624+
'Europa: Leading hemisphere (J II) | Allen2022': { // Mid Julian Date 2459867.3924
625+
tags: ['Solar System/Jovian system', 'planetary body/planetary-mass moon', 'natural satellite/regular moon'],
626+
file: 'spectra/files/BAA/Europa_20221014_HughAllen.FIT',
627+
is_reflecting_sunlight: true,
628+
},
624629
'Europa: Trailing hemisphere (J II) | Clark1980a, Madden2018, Buratti1983': {
625630
tags: ['featured', 'Solar System/Jovian system', 'planetary body/planetary-mass moon', 'natural satellite/regular moon'],
626631
file: 'spectra/files/Clark1980/Europa.txtU', // figure 1
@@ -642,11 +647,6 @@
642647
is_geometric_albedo: true,
643648
phase_integral: [1.09, 0.11],
644649
},
645-
'Europa: Leading hemisphere (J II) | Allen2022': { // Mid Julian Date 2459867.3924
646-
tags: ['Solar System/Jovian system', 'planetary body/planetary-mass moon', 'natural satellite/regular moon'],
647-
file: 'spectra/files/BAA/Europa_20221014_HughAllen.FIT',
648-
is_reflecting_sunlight: true,
649-
},
650650
// Ganymede
651651
'Ganymede: Leading hemisphere (J III) | Clark1980a, Madden2018, Buratti1991': {
652652
tags: ['featured', 'Solar System/Jovian system', 'planetary body/planetary-mass moon', 'natural satellite/regular moon'],

0 commit comments

Comments
 (0)