Canadian weather, climate, hydrometric, and air quality data from ECCC GeoMet OGC API
npx claudepluginhub sfoucher/claude-geomet-skillBrowse, query, visualize, and export Canadian weather/climate/hydrometric/air quality data from the MSC GeoMet OGC API
A Claude Code plugin that provides access to Environment and Climate Change Canada's open data through the MSC GeoMet OGC API. Browse, query, visualize, and export Canadian weather, climate, hydrometric, and air quality data -- all from within Claude Code.
/plugin marketplace add sfoucher/claude-geomet-skill
/plugin install geomet-catalog@claude-geomet-skill
Once installed, the skill triggers automatically when you ask about Canadian weather or climate data. Here are some example prompts:
Search for climate collections on GeoMet
Fetch the last 20 hourly temperature readings from Ottawa
Export daily climate data for Toronto area (June 2023) to CSV
Plot a time series of temperature from climate-hourly for Ottawa
| Script | Description | Dependencies |
|---|---|---|
geomet_collections.py | Browse and search available data collections | Python stdlib only |
geomet_fetch.py | Fetch and display data with spatial/temporal/property filters | Python stdlib only |
geomet_export.py | Export data to CSV or GeoJSON files | Python stdlib only |
geomet_visualize.py | Generate time series, bar, scatter, and map charts | matplotlib |
matplotlib (optional, only needed for geomet_visualize.py)No API key required. The GeoMet API is free and public.
Full API documentation is included in skills/geomet-catalog/references/api_reference.md, covering endpoints, filter patterns, bounding box examples for Canadian regions, and property schemas for major collections.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories