-
So this is one for the GIS crowd. Using Jonathan's new gridding engine I am doing a massive CONUS wide mesh.. But as you can see form the plot, unless we have radars off the eastern seaboard the mesh …
-
Recently I reviewed the procedure of multi-radar gridding and find something might not be accurate in `grid_mapper`. If my understanding is correct, `map_to_grid` function in `grid_mapper` module iter…
-
Crop individual regions from CONUS.
2 Basemaps Needed
- CONUS at full resolution (for region GIFs)
- CONUS at 450px width (for CONUS GIF)
Order of Operations
1. Download CONUS data
2. Convert palett…
-
Consider following simple program:
```
import matplotlib
matplotlib.use('Qt4Agg')
import pylab as pl
pl.plot(pl.rand(1000))
pl.show()
```
The response of mouse action is very slow.
I found that th…
-
When loading an image on desktop Safari browser it works fine, but will not load on the iOS webview (or in the iOS Safari browser).
It generates a "Malformed GIF" error message in the console log win…
ghost updated
13 years ago