source: lmdz_wrf/trunk/tools/drawing_tools.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @941   8 years lfita Removing '_' from time units in 'coincident_CFtimes'
(edit) @933   8 years lfita Fixed `transform' Clarified `plot_2D_shadow_contour_time'
(edit) @932   8 years lfita Adding individual None tests
(edit) @931   8 years lfita Adding `transform': Function to transform the values and the axes
(edit) @834   8 years lfita Adding: * `basinwidth': with of the lines of the basin * Avoiding …
(edit) @827   8 years lfita Working version of `draw_subbasin'
(edit) @826   8 years lfita Almost working `draw_subbasin'
(edit) @808   8 years lfita Adding error message when overpassing dimension limits in `slice_variable'
(edit) @801   8 years lfita Fixing 'draw_lines_time' Fixing 'plot_lines_time' Fixing …
(edit) @798   8 years lfita Fixing style colors issue Fixing when refdate < 1901
(edit) @797   8 years lfita Adding `m3/s' in units_lunits
(edit) @788   9 years lfita Adding 'stationssize' argument for the size of the labels of the …
(edit) @787   9 years lfita Final version of `plot_river_track'
(edit) @785   9 years lfita Adding `plot_river_pattern' to plot a given river and its subbasins …
(edit) @782   9 years lfita Adding to check whether the country borders and the id of the basins …
(edit) @781   9 years lfita Creation a working version of `draw_basins'
(edit) @776   9 years lfita Adding pressure on `draw_vertical_levels'
(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) @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) @683   9 years lfita Adding linestyles
(edit) @682   9 years lfita Final version of markers as a global variable `pointkindsauto'
(edit) @681   9 years lfita Adding flexible fontsize in legend for `plot_time_lines'
(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) @655   9 years lfita Adding legend on `draw_topo_geogrid_boxes' Fixing typo on legend …
(edit) @652   9 years lfita Adding `plot_ptZvals' to plot lon,lat stations at a given time Slicing …
(edit) @647   9 years lfita Adding `true' to 'Str_Bool'
(edit) @645   9 years lfita Fixing the extra time-ticks issue on 'CFtime_plot'
(edit) @638   9 years lfita Changing separation character to '~' in 'draw_2D_shad_time' Starting …
(edit) @637   9 years lfita Removing some spurious prints…
(edit) @635   9 years lfita Adding function name and some checkings in slice_variable
(edit) @625   9 years lfita Adding radial averaged plots
(edit) @621   9 years lfita Addding `degree' on 'units_lunits'
(edit) @620   9 years lfita Adding 'points' as paramter on 'draw_lines_time'
(edit) @605   9 years lfita Adding rounding of longitudes to 0,360
(edit) @586   9 years lfita Adding 360 deg transformation for the position of the points on …
(edit) @585   9 years lfita Adding None projection in `draw_points' Adding wrong projection name …
(edit) @563   9 years lfita Working version with the non-legend in 'plot_lines_time'
(edit) @562   9 years lfita Adding `degrees' in 'units_lunits' Adding no-legend option on …
(edit) @560   9 years lfita Fixing limit variables issue on `plot_lines_time'
(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) @545   9 years lfita Adding `draw_points' to draw points on a shadded map
(edit) @544   9 years lfita Placing the 'extra' x/y ticks when wre do not have a map
(edit) @543   9 years lfita removing extra xticks/yticks from 2Dfields_shadow-contour
(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) @530   9 years lfita Changing coastalline color when colorbar is in gray/blacks: 'gist_gray'
(edit) @522   9 years lfita Adding errormsg on wrong projection in 'draw_topo_geogrid_boxes'
(edit) @489   9 years lfita Adding use of `dxdy_lonlatDIMS' on 'shad_contour' Removing some …
(edit) @488   9 years lfita Adding `gpm' units on 'units_lunits'
(edit) @486   9 years lfita Changing number of x ticks on 'shad_contour'
(edit) @485   9 years lfita Assigning the new lon0',lat0' values
(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) @475   9 years lfita Adding some debug prints…
(edit) @474   9 years lfita Fixing limits in 'plot_lines'
(edit) @473   9 years lfita Fixing graph limits
(edit) @454   9 years lfita Changing to `best' legend position
(edit) @446   10 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
(edit) @422   10 years lfita Changing title and dx,dy dimensions on 'plot_Trajectories'
(edit) @399   10 years lfita Adding `found' when the dimension is already found in slice_variable
(edit) @398   10 years lfita Fixing an issue on the graph title
(edit) @396   10 years lfita Fixing 'slice_variable' for that dimensions which are not given a …
(edit) @385   10 years lfita Fixing title in all graphics to cope with '_'
(edit) @383   10 years lfita Fixing issues on taking values for the dimensions
(edit) @379   10 years lfita Check prints
(edit) @378   10 years lfita Fixing wrong assignament on y-axis values
(edit) @376   10 years lfita Adding in 'variables_values' a non-checking for statistics for that …
(edit) @372   10 years lfita Removing of printing of values in 'variables_values'
(edit) @371   10 years lfita File is called now infile!
(edit) @370   10 years lfita Fixing real folder name…
(edit) @369   10 years lfita Adding folder via `pwd' creation for 'variables_values'
(edit) @363   10 years lfita Closing file in case of error in 'variables_values'
(edit) @361   10 years lfita Adding the version of 'variables_values' reading the information from …
(edit) @349   10 years lfita Adding `GRDFLX' on 'variables_values'
(edit) @347   10 years lfita Adding checking of 'CFtimes_plot'
(edit) @345   10 years lfita Adding `HFX' in 'variables_values'
(edit) @341   10 years lfita Too many after 5MetMed fast changes to kept track..
(edit) @328   10 years lfita Adding kg kg-1 s-1 to 'units_lunits'
(edit) @327   10 years lfita Updating 'variables_values' from 'nc_var_tools.py'
(edit) @254   10 years lfita Adding 'K s-1' in 'units_lunits'
(edit) @252   10 years lfita Fixing LAMBDA_TH's color bar name
(edit) @250   10 years lfita Fixing minor bugs
(edit) @249   10 years lfita Adding quite a bunch of variables: theta. fbase, pbase, rh2m, plcl, …
(edit) @238   10 years lfita Removing all '_' in variables' names on `variables_values'
(edit) @234   10 years lfita Fixing name of the convective cloud fraction cover `LRNEB_CON' to …
(edit) @233   10 years lfita Adding new variables: sfc: LS_PBLH, LS_PBLT, LS_LCL st: LRNEB, …
(edit) @228   10 years lfita Adding 'QSNOW','QGRAUPEL','QICE','QHAIL' in 'variables_values' Fixing …
Note: See TracRevisionLog for help on using the revision log.