- hrrr_client: extract shared fetch_grib_ranges/2 to eliminate ~80% duplicated code - mqtt: encode_varint/1 uses IO list accumulator instead of O(n^2) binary concat - commercial: single-pass reduce for aggregate_degradation, remove unused average/1 - scorer: single-pass reduce for safe_avg and build_path_conditions - terrain_analysis: split 76-line do_analyse/4 into 3 focused functions - radio: build_position_changes/3 simplified from then-chains to Enum.reduce - recalibrator_test: fix credo warning (length > 0 -> != []) |
||
|---|---|---|
| .. | ||
| aggregator.ex | ||
| calibration_sample.ex | ||
| calibration_sampler.ex | ||
| client.ex | ||
| feature_bin.ex | ||
| mqtt.ex | ||
| recalibration_run.ex | ||
| recalibrator.ex | ||
| spot_hourly.ex | ||