This API is part of our service transition throughout 2025.
For complete details about changes and timeline, please see our main API documentation and API Transition FAQ.
If you’re looking for alternatives, here is our blogpost from founder’s perspective: Weather Radar APIs in 2025: A Founder’s Complete Market Overview
Thank you for using Rain Viewer’s Weather Maps API. We appreciate your understanding as we focus our efforts on delivering the best precipitation prediction through our consumer applications.
All available color schemes for the past and future radar data. For the infrared satellite data, only one (0) default color scheme is available.
Important: Starting January 1, 2026, only the Universal Blue color scheme (ID: 2) will be available via our API.
COLOR | NAME |
---|---|
0 | BW Black and White: dBZ values ⚠️ Deprecated Jan 1, 2026 |
1 | Original ⚠️ Deprecated Jan 1, 2026 |
2 | Universal Blue |
3 | TITAN ⚠️ Deprecated Jan 1, 2026 |
4 | The Weather Channel (TWC) ⚠️ Deprecated Jan 1, 2026 |
5 | Meteored ⚠️ Deprecated Jan 1, 2026 |
6 | NEXRAD Level III ⚠️ Deprecated Jan 1, 2026 |
7 | Rainbow @ SELEX-IS ⚠️ Deprecated Jan 1, 2026 |
8 | Dark Sky ⚠️ Deprecated Jan 1, 2026 |
Shows raw dBZ values starting from the -31 dBZ (pixel’s red component color “1” value) and ending at 95 dBZ (“127” value) with 1 dBZ step (see table below). If snow options are selected, the first bit in the sub-color byte provides the snow mask. For example, if a red component is 175 it means snow with reflectivity 15 dBZ. 175 & 128 = 128
- snow mark. 175 & 127 = 47
- red pixel value. 47 - 32 = 15 dBZ
. If the pixel is transparent, there is no data for it or -32 dBZ.
PIXEL VALUE | DBZ | PRECIPITATION TYPE |
---|---|---|
0 | No Data | Rain |
1 | -31 dBZ | Rain |
2 | -30 dBZ | Rain |
… | … | Rain |
126 | 94 dBZ | Rain |
127 | 95 dBZ | Rain |
128 | No Data | Snow |
129 | -31 dBZ | Snow |
… | … | Snow |
255 | 95 dBZ | Snow |
Color format is HEX RGBA. All color schemes also available for download as CSV file.
dBZ | Rain | Snow |
---|