Active luna-tic configuration that affects scoring
Recompute and cache summaries + composite scores for a date range.
Working… this can take a while.
| Key | Weight | Kind | Required | Enabled |
|---|---|---|---|---|
| solunar | 1.0 | base | True | True |
| spring_tide | 0.2 | bonus | False | True |
| phase | 0.06 | bonus | False | True |
| perigee | 0.08 | bonus | False | True |
| declination | 0.06 | bonus | False | True |
| pti | 0.15 | bonus | False | True |
| fishing | 0.25 | bonus | False | True |
{'cache_enabled': True,
'cache_path': '~/.cache/luna-tic/cache.duckdb',
'fishing': {'decl_extrema_window_widen_hours': 0.5,
'decl_extrema_window_widen_max_boost': 0.06,
'declination_aware_pti': {'declination_equator_abs_deg_threshold': 3.0,
'declination_equator_abs_rate_deg_per_h_min': 0.2,
'declination_extreme_abs_rate_deg_per_h_max': 0.05,
'include_opposite_declination': False,
'include_pressure_trend_reliability': True,
'opposite_declination_abs_deg_threshold': 20.0,
'opposite_declination_persist_penalty': 0.15,
'pressure_accel_chaos_hpa_per_h': 0.3,
'pressure_gentle_hpa_per_h': 0.25,
'pressure_rapid_hpa_per_h': 0.6,
'pressure_stable_abs_hpa_per_h': 0.05,
'pressure_trend_reliability_horizon_hours': 24,
'pressure_trend_reliability_min_abs_slope_6h': 0.05,
'pressure_trend_reliability_weight_0_to_1': 0.2,
'solunar_gate_hours': 3},
'declination_aware_pti_max_multiplier': 1.2,
'declination_aware_pti_min_multiplier': 0.8,
'declination_aware_pti_mode_multipliers': {'CHAOS': 0.9,
'CLEAR_LOCK': 0.97,
'FLASH_FEED': 1.1,
'POST_FRONT_TOUGH': 0.92,
'PRE_CHANGE_FEED': 1.05,
'SUSTAINED_GOOD': 1.08},
'declination_aware_pti_persist_weight_0_to_1': 0.6,
'declination_equator_abs_deg_threshold': 3.0,
'declination_extreme_abs_deg_threshold': 20.0,
'declination_max_multiplier': 1.15,
'declination_min_multiplier': 0.85,
'declination_solunar_window_threshold': 0.6,
'declination_stable_bad_penalty': 0.04,
'declination_stable_good_bonus': 0.04,
'declination_stable_max_delta_24h_deg': 1.2,
'declination_unstable_min_delta_24h_deg': 4.0,
'declination_unstable_off_window_penalty': 0.02,
'declination_unstable_peak_bonus': 0.05,
'declination_weather_good_threshold_0_to_1': 0.6,
'gust_event_decl_extrema_calm_bonus': 0.06,
'gust_event_high_ms': 20.0,
'gust_event_low_ms': 5.0,
'gust_event_max_multiplier': 1.2,
'gust_event_min_multiplier': 0.8,
'gust_event_perigee_penalty': 0.1,
'gust_event_phase_penalty': 0.02,
'gust_event_window_days': 2.0,
'include_decl_extrema_window_widening': True,
'include_declination_aware_pti_modifier': True,
'include_declination_regime_modifier': True,
'include_gust_event_modifier': True,
'include_opposite_declination_modifier': False,
'opposite_declination_abs_deg_threshold': 20.0,
'opposite_declination_penalty': 0.04},
'lat': 64.1276,
'lon': -21.8174,
'scores': {'composite': {'cache': {'enabled': True,
'namespace': 'lunatic',
'path': '~/.cache/luna-tui/composite_cache.duckdb',
'ttl_days': 0},
'clamp_max': 1.0,
'clamp_min': 0.0,
'enabled': {'declination': True,
'fishing': True,
'perigee': True,
'phase': True,
'pti': True,
'spring_tide': True},
'event_window_days': 1,
'kinds': {'declination': 'bonus',
'fishing': 'bonus',
'perigee': 'bonus',
'phase': 'bonus',
'pti': 'bonus',
'solunar': 'base',
'spring_tide': 'bonus'},
'required': {'solunar': True},
'top_days': 5,
'weights': {'declination': 0.06,
'fishing': 0.25,
'perigee': 0.08,
'phase': 0.06,
'pti': 0.15,
'solunar': 1.0,
'spring_tide': 0.2}},
'composite_mode': 'manual',
'show_composite': True},
'tides': {'data_path': '~/.config/luna-tui/tide_data.json', 'enabled': True},
'ttl_days': 0,
'tz': 'Atlantic/Reykjavik',
'weather': {'open_meteo': {'cache_root': '~/.cache/luna-tui/open-meteo',
'enabled': True,
'forecast_days': 16,
'ttl_seconds': 0},
'vedur': {'cache_root': '~/.cache/luna-tui/weather',
'enabled': True,
'history_ttl_days': 0,
'station_id': 6310},
'vedur_html': {'enabled': True,
'ttl_seconds': 21600,
'url': 'https://www.vedur.is/vedur/spar/textaspar/'},
'vedur_text': {'enabled': True,
'ids': [2, 3, 5, 9],
'lang': 'is',
'ttl_seconds': 21600}}}