Tutorials
End-to-end walkthroughs that turn the API into something running on your machine.
- A fresh GRIB every hour via cron — a small Python script + systemd timer that pulls a one-shot GRIB on a schedule, with rate-limit-aware retries.
- A 50-line Python slice client — a tidy class wrapping the slice CRUD: create, list, download, and refresh.
- A desktop notifier for new runs — poll your slices and pop a native notification when a fresh model run lands.
For shorter, single-task snippets in four languages, see Samples.