Weather (BOM ACCESS Pipeline)

Last Active: 2026-02-14 Python Polars

Contents

Concept

Data engineering pipeline that fetches, processes, and serves weather model data from the Australian Bureau of Meteorology. Targets ACCESS (Australian Community Climate and Earth-System Simulator) model outputs, bypassing BOM’s FTP delivery and binary formats (GRIB2/NetCDF) to provide a queryable interface for localized weather forecasts. Initial geographic focus on South Australia.


Features


Quick Facts

   
Status Last Active: 2026-02-14
Stack Python, Polars

Overview

A data engineering pipeline to fetch, process, and serve high-resolution weather model data from the Australian Bureau of Meteorology (BOM). Specifically targeting the ACCESS (Australian Community Climate and Earth-System Simulator) model outputs.


Core Value

The primary goal is to bypass the complexity of BOM’s FTP delivery and binary formats (GRIB2/NetCDF) to provide a clean, queryable interface (API/DuckDB) for localized weather insights, starting with South Australia.


Objectives


Context


Requirements


# Validated

(None yet — ship to validate)


# Active


# Out of Scope (v1)


Key Decisions

Decision Rationale Outcome
South Australia Focus Reduces initial data volume and complexity while proving the pipeline. — Pending
Polars/DuckDB High-performance processing suited for large multidimensional weather datasets. — Pending
Mac Mini Hosting Utilizes existing local hardware for dev/polling before scaling to cloud. — Pending

Last updated: 2026-02-13 after initialization


Current Status

** 2026-02-14 - Completed 02-04-PLAN.md