Changeset 2837 in lmdz_wrf for trunk/tools/drawing_tools.py
- Timestamp:
- May 5, 2020, 9:00:05 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/drawing_tools.py
r2812 r2837 193 193 fixtopocmap = mpl.colors.ListedColormap(HEXfixtopocolors) 194 194 fixtoponormc = mpl.colors.BoundaryNorm(fixtopobnds, fixtopocmap.N) 195 196 # Lonlatboxes 197 lonlatboxSA = [-85., -56., -32., 12] 195 198 196 199 ####### Functions
Note: See TracChangeset
for help on using the changeset viewer.