by Steve Gifford | May 8, 2024 | Data, MapLibre, Terrier
We do some pretty advanced data visualization for weather data. Our Terrier is interactive, low latency, and very pretty. There are many moving parts to that, but we’ll let you in on one of our secrets: Our map toolkit integrations use other peoples’ map...
by Steve Gifford | Apr 23, 2024 | Data
Open source is integral to meteorology, particularly for data processing. There are free packages to read everything from GRIB to Nexrad messages, and even up-and-coming formats like Zarr focus on open source. We can credit NOAA for that open attitude in large part....
by Steve Gifford | Apr 8, 2024 | Data
At Wet Dog Weather, our data management consists of primarily moving data around, particularly weather data. We get new data sets every few minutes or hours and process them for rapid display. Once you have all that weather data neatly organized and easily accessible,...
by Steve Gifford | Mar 26, 2024 | Data, MapLibre, Terrier
Terrier’s web version, our front-end display toolkit, has a lot going on—data transfer, reprojection, resampling, and WebGL data shaders, to name some—but using it is pretty straightforward. Getting Started with Terrier: Weather Mapping Basics Here’s how...
by Steve Gifford | Jan 31, 2024 | Data
We consider ourselves data omnivores at Wet Dog Weather. We will import time series weather data and model feeds wherever and whenever possible. To that end, we are proud to add the Zeus.ai integration of the LENS-Cast model to our mix. The Future of Weather...
by Steve Gifford | Sep 28, 2023 | Data, Terrier
We’ve added Leaflet support to Terrier for Web. Here’s an example of temperature overlaid on the map. Terrier is the same weather graphics engine that powers our customers’ mobile apps, ported to the web. Leaflet Developer Perspective Adding a Terrier map to your...