Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ipma-cartaNew to Visual Studio Code? Get it now.
ipma-carta

ipma-carta

jotaalvim

|
3 installs
| (0) | Free
weather map with precipitation, air pressure, wind
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ipma-carta

Visual Studio Code extension that loads the IPMA weather forecast map sequence, builds an MP4 animation, and displays it directly in a VS Code webview.

ipmagif

Requirements

  • ffpem/ffmpeg installed and available in PATH.

It is required on your machine and is not an npm dependency.

What It Does

  • Adds command IPMA Weather Map (ipma-carta.showWeatherMap).
  • Downloads IPMA weather map frames.
  • Creates weather_output.mp4 with ffmpeg.
  • Reuses a fresh local cache.
  • Opens video in a VS Code webview.

Usage

  1. Open Command Palette.
  2. Run IPMA Weather Map.
  3. Wait for the first generation (may take longer on first run).
  4. The animation opens in a VS Code panel.

If webview playback fails, use the fallback button to open the video externally.

Output location:

  • ~/.ipma-carta-images/ipma-cartas/weather_output.mp4

Troubleshooting

  • ffmpeg is not installed or not in PATH: install ffmpeg and restart VS Code.
  • No frames downloaded: IPMA structure/network may have changed; retry later and check logs.
  • Browser launch issues: run npx playwright install chromium.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft