The grid-cached profile is trimmed to 13 levels (1000→700 mb) for memory reasons, so the skew-T plot showed nothing above 700 mb. HrrrClient.fetch_profile/4 now accepts a forecast_hour opt; SkewtLive issues a per-point fetch against the same cycle the cached row came from to get the full 1000→100 mb set, falling back to the cached truncated cell on any failure. Time selection no longer round-trips through the URL — `select_time` updates state in-process and triggers a focused :load_skewt_time async, so refreshing or sharing a /skewt?q=... link always lands on the most recent analysis hour. |
||
|---|---|---|
| .. | ||
| components | ||
| controllers | ||
| live | ||
| plugs | ||
| endpoint.ex | ||
| live_table_footer.ex | ||
| live_table_resource.ex | ||
| metrics_plug.ex | ||
| router.ex | ||
| skew_t.ex | ||
| telemetry.ex | ||
| user_auth.ex | ||