Web & Data Systems / Built / deployed
Khulna Satellite Weather
Live Khulna weather dashboard combining Himawari-9 South Asia imagery, local forecast data and a six-hour satellite animation.
OVERVIEW
What I built.
Live Khulna weather dashboard combining Himawari-9 South Asia imagery, local forecast data and a six-hour satellite animation.
Built a location-focused satellite weather dashboard for Khulna.
Integrated Himawari-9 South Asia imagery with local forecast data.
Implemented a six-hour, ten-minute-cadence animation with timeline/playback controls.
SYSTEM ARCHITECTURE
How the system is divided.
JMA Himawari imagery + Open-Meteo forecast -> local service/API -> browser dashboard.
The client loads a bounded sequence of satellite frames and animates them independently from forecast refreshes.
Public ingress is handled through the existing server edge.
NETWORK / DATA FLOW
What talks to what.
TECHNOLOGY STACK
The technical surface.
IMPLEMENTATION
How it works in practice.
- 01
JMA Himawari imagery + Open-Meteo forecast -> local service/API -> browser dashboard.
- 02
The client loads a bounded sequence of satellite frames and animates them independently from forecast refreshes.
- 03
Public ingress is handled through the existing server edge.
TESTING & VALIDATION
How I know it works.
Public HTTPS status
Frame API count/timestamps
Latest JMA JPEG fetch
Animation timer/playback code
Five-minute refresh path
Location/forecast response checks
EXTERNAL SERVICES & DEPENDENCIES
What sits outside the core.
ENGINEERING EVIDENCE
Artifacts behind the claims.
BOUNDARIES / CONSTRAINTS
What the project does not pretend to solve.
—Satellite imagery is regional, not a street-level radar product
—Source freshness depends on JMA/Open-Meteo availability
—Animation cadence follows available upstream frames
RESULT / CURRENT STATE
What this produced.
A live local weather view that combines conventional forecast data with recent geostationary satellite imagery.