source: lmdz_wrf/trunk/tools/drawing.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1283   8 years lfita Improving `draw_points' with dimxyfmt, slice capabilities and colobarvalues
(edit) @1279   8 years lfita Adding right description of variable slice
(edit) @1277   8 years lfita Improving `draw_Neighbourghood_evol'
(edit) @1274   8 years lfita Fixing `draw_lines_time' including 'dimxyfmt'
(edit) @1263   8 years lfita Adding the use of `dimxyfmt' on 'Nlines'
(edit) @1259   8 years lfita Adding 'e.g.' for draw_topo_geogrid' and draw_topo_geogrid_boxes'
(edit) @1250   8 years lfita Adding `close' to 'draw_topo_geogrid'
(edit) @1241   8 years lfita Improving `draw_2D_shad_line_time' Enhancing `draw_barbs'
(edit) @1231   8 years lfita Generlizing, improving and adding to the web `2D_shadow_line'
(edit) @1219   8 years lfita Changing url of web page to remove the accent Adding warranty and …
(edit) @1217   8 years lfita Adding licence and warranty
(edit) @1215   8 years lfita Adding the list of all operations and figures
(edit) @1204   8 years lfita Fixing to the final standard format the: shad_time', shad_cont', …
(edit) @1198   8 years lfita Using `colorbarvals' (list) to keep all the values for the colorbar in …
(edit) @1160   8 years lfita Seem to be fixed all the issues
(edit) @1158   8 years lfita Adding `close' staff Fixing the right axes/ticks working for …
(edit) @1157   8 years lfita Adding use of: latex_tex', legend_values', `dimxyf', …
(edit) @1151   8 years lfita Adding the use of `latex_text' in 'draw_lines'
(edit) @1147   8 years lfita Adding dxdyfmt', colorbarvalues' and `close' in 'draw_2D_shad_cont'
(edit) @1137   8 years lfita Fixing wrong function name
(edit) @1136   8 years lfita Adding use of `latex_txt' in 'draw_lines_time'
(edit) @1134   8 years lfita Making use and introducing in `draw_2D_shad': `format_axes': …
(edit) @1133   8 years lfita Adding a check for 2D data values in `draw_2D_shad'
(edit) @1130   8 years lfita Fixing help doc of `draw_2lines_time'
(edit) @1123   8 years lfita Adding `[orientation]' for the colorbar which becomes a new variable …
(edit) @1120   8 years lfita Adding `fmtcolorbar': format of the numbers in the color bar 'C'-like …
(edit) @1119   8 years lfita First attemps to prepare the scripts for multiple plots - Adding the …
(edit) @1118   8 years lfita Adding the `main' variable
(edit) @1093   8 years lfita Making use of `gen.str_list_k' for line widths ans point sizes in …
(edit) @1086   8 years lfita Moving `coincident_CFtimes' from 'drawing_tools.py' to 'generic_tools.py'
(edit) @1084   8 years lfita Fixing title checking in `draw_lines'
(edit) @1077   8 years lfita Adding `draw_2lines_time:' Function to plot two time-lines in …
(edit) @1074   8 years lfita Adding `draw_2lines': Function to plot two lines in different axes …
(edit) @1071   8 years lfita Getting on `draw_2lines'
(edit) @1070   8 years lfita Fixing axis labels
(edit) @1038   8 years lfita Fixing typos
(edit) @984   8 years lfita Fixing explanation of `freqv' in 'draw_lines'
(edit) @983   8 years lfita Adding color names, lines style, point styles, lines width, point …
(edit) @955   8 years lfita Working version of 'shadow_contour' with 'transform' 'transform' do …
(edit) @954   8 years lfita Again fixing use of valmin', valmax' in '_lines_time'
(edit) @953   8 years lfita Fixing right use of valmin', valmax' in 'plot_lines_times'
(edit) @952   8 years lfita Adding `rangevals:', to plot values axis with a given range ('auto' …
(edit) @948   8 years lfita Adding legend font size in 'plot_time_lines'
(edit) @947   8 years lfita Fixing months' time units in draw_lines_time'
(edit) @938   8 years lfita Fixing a for without a 'range'
(edit) @934   8 years lfita Removing `map' from 'draw_2D_shad_cont_time'
(edit) @833   8 years lfita Adding `basinlinewidth': with of the line to draw the basin
(edit) @826   8 years lfita Almost working `draw_subbasin'
(edit) @801   8 years lfita Fixing 'draw_lines_time' Fixing 'plot_lines_time' Fixing …
(edit) @792   8 years lfita Adding flattening of the matrices to meet arrays size
(edit) @785   8 years lfita Adding `plot_river_pattern' to plot a given river and its subbasins …
(edit) @782   8 years lfita Adding to check whether the country borders and the id of the basins …
(edit) @781   8 years lfita Creation a working version of `draw_basins'
(edit) @776   9 years lfita Adding pressure on `draw_vertical_levels'
(edit) @774   9 years lfita Fixing search of variable in `draw_vertical_levels' Adding example of …
(edit) @773   9 years lfita Adding draw_vertical_levels' and plot_vertical_lev', plotting …
(edit) @705   9 years lfita Adding `draw_river_desc' to plot rivers' description after …
(edit) @704   9 years lfita Adding `plot_basin' to plot basins (mostly from ORCDHIEE files)
(edit) @698   9 years lfita Adding 'draw_vectors' and 'plot_vector'
(edit) @690   9 years lfita Changing the `check_arguments' functions
(edit) @688   9 years lfita Adding option for Ndimlon == 1 and dimx != dimy on `draw_points_lonlat'
(edit) @687   9 years lfita Adding linewithds and linepoints on `ColorsLinesPointsStyles?' Adding …
(edit) @684   9 years lfita Adding line styles on `plot_lines_time' Adding function …
(edit) @680   9 years lfita Fixing `draw_lines_time', right no-line when including points
(edit) @679   9 years lfita Adding point frequency on `draw_lines_time'
(edit) @678   9 years lfita Adding 'pointsFrequency' to the `plot_TimeSeries'
(edit) @673   9 years lfita Fixing a lot of errors on `draw_TimeSeires'
(edit) @668   9 years lfita Adding new variables to `draw_points_lonlat'
(edit) @665   9 years lfita Adding draw_points_lonlat' and plot_list_points' to plot points from …
(edit) @664   9 years lfita Changing to float for the min and maximum values for 'topo' plots
(edit) @655   9 years lfita Adding legend on `draw_topo_geogrid_boxes' Fixing typo on legend …
(edit) @651   9 years lfita Adding `draw_ptZvals' to draw lon,lat stations distributions
(edit) @641   9 years lfita Adding cutting of the values of the axes on 'draw_2D_shad_time'
(edit) @640   9 years lfita Fixing splitting of dimensions' values
(edit) @639   9 years lfita Adding axes also cutting if a range on the dimensions is provided in …
(edit) @638   9 years lfita Changing separation character to '~' in 'draw_2D_shad_time' Starting …
(edit) @636   9 years lfita Removing some spurious prints
(edit) @620   9 years lfita Adding 'points' as paramter on 'draw_lines_time'
(edit) @604   9 years lfita Adding period value for the 'draw_lines_time'
(edit) @585   9 years lfita Adding None projection in `draw_points' Adding wrong projection name …
(edit) @562   9 years lfita Adding `degrees' in 'units_lunits' Adding no-legend option on …
(edit) @561   9 years lfita Working version with time period
(edit) @558   9 years lfita Fixing `day' issue on 'CFtimes_plot'
(edit) @549   9 years lfita Adding in `draw_points': [kindfigure]: kind of figure …
(edit) @546   9 years lfita Adding example for `draw_poins'
(edit) @545   9 years lfita Adding `draw_points' to draw points on a shadded map
(edit) @542   9 years lfita Removing debug print
(edit) @541   9 years lfita Adding example for the `draw_barb'
(edit) @540   9 years lfita Working version of the `draw_barbs'
(edit) @539   9 years lfita Adding a not tested versino of the barb plotting
(edit) @531   9 years lfita Adding in `drawing_lines_time', multiple dim-vars and vars Adding in …
(edit) @489   9 years lfita Adding use of `dxdy_lonlatDIMS' on 'shad_contour' Removing some …
(edit) @478   9 years lfita Adding `checking_arguments' on 'plot_shad_contour'
(edit) @477   9 years lfita Adding `dxdy_lonlatDIMS' to retrieve lon,lat matrices from the …
(edit) @476   9 years lfita Adding `dxdy_lonlatDIMS', to obtain the 2D lon,lat values using the …
(edit) @472   9 years lfita Adding multiple vardims and fixing legend position in 'draw_lines'
(edit) @471   9 years lfita Adding function module dependence
(edit) @470   9 years lfita Adding multiple dimvar values on `draw_lines'
(edit) @446   9 years lfita Adding 'coincident_CFtimes' to ensure similar time-axes for Plot_timeSeries
(edit) @440   10 years lfita Adding kind of statistics on the plot following trajectory
Note: See TracRevisionLog for help on using the revision log.