by Steve Gifford | Sep 4, 2024 | Data
In meteorology, weather model visualization has become increasingly crucial. While numerical improvements in models are essential, the ability to display and communicate these advancements visually can make or break a model’s adoption and success. There’s...
by Steve Gifford | Aug 28, 2024 | Data
GeoJSON has long been heralded as the open data format for exchanging geospatial data. And for good reason—its JSON-based structure offers simplicity and readability, making it a favorite among developers and data enthusiasts. It’s great for many things and has...
by Steve Gifford | Aug 21, 2024 | Data
At our company, we’ve spent years refining our approach to weather data processing and display. Through this experience, we’ve uncovered several crucial insights about handling time in the context of weather forecasts and user interfaces. Time Zone...
by Steve Gifford | Aug 7, 2024 | Terrier
In the Terrier SDK’s web version, we heavily use Web Assembly. It powers the real-time data rendering we rely on and lets us share that code between web and mobile. What is Web Assembly? Web Assembly, WASM, for short, is very exciting in a very boring way....
by Steve Gifford | Jul 31, 2024 | Terrier
The image above showcases the default weather dashboard integration we provide to new customers with the Terrier SDK. While we use this dashboard for debugging weather stacks, it’s important to note that you’re not locked into this specific configuration....