Changeset 2593 in lmdz_wrf for trunk/tools/drawing_tools.py
- Timestamp:
- Jun 4, 2019, 1:45:24 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/drawing_tools.py
r2591 r2593 164 164 # to use them in a plot, according to the series of characteristics. 165 165 # color_lines: 166 # output_kind: 166 # output_kind: Function to generate the output of the figure 167 167 # check_arguments: 168 168 # Str_Bool: … … 2838 2838 quit(-1) 2839 2839 2840 plt.clf() 2841 plt.cla() 2840 2842 plt.close() 2841 2843
Note: See TracChangeset
for help on using the changeset viewer.