source: lmdz_wrf/trunk/tools/drawing.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2775   5 years lfita Adding when values have only 1 value in `draw_2Dshad_map'
(edit) @2762   5 years lfita Adding number of columns in legend output function in …
(edit) @2757   5 years lfita Fixing errors Adding: - `begend_spaces': Function to remove any …
(edit) @2751   5 years lfita Adding: - `draw_geogrid_landuse': plotting land-use data from …
(edit) @2739   5 years lfita Adding: - masking of values in `draw_2D_shad' if variable has …
(edit) @2699   5 years lfita Adding: - `draw_topofix_geogrid_boxes': plotting different …
(edit) @2697   5 years lfita Starting to include 'geo_topo_boxes' with nice-fixed topography
(edit) @2696   5 years lfita Fixing plot
(edit) @2549   6 years lfita Fixing and generalizing functions
(edit) @2255   6 years lfita Fixing size of markers and typo in `draw_river_pattern'
(edit) @2254   6 years lfita Gettinf the right documentation for `draw_river_pattern'
(edit) @2253   6 years lfita In `draw_river_pattern', change default colorbar from 'rainbow' to 'brg'
(edit) @2251   6 years lfita Improving 'plot_multi_river_pattern' by adding: - 'colortracktype': …
(edit) @2250   6 years lfita Adding: - `draw_river_pattern: Function to plot rivers' patterns from …
(edit) @2153   6 years lfita Adding no error message when help is asked (-S h) and no file is provided
(edit) @2151   6 years lfita Trying to fix moist-adiabts in `SkewT_Plog'
(edit) @2127   6 years lfita Adding more comentaries
(edit) @2122   6 years lfita Fixing 'runmean' in `draw_lines_time'
(edit) @2120   6 years lfita Adding 'runmean' in `draw_lines_time'
(edit) @2118   6 years lfita Adding number of columns in legend of `draw_lines_time'
(edit) @2117   6 years lfita Fixing 'draw_SkewT'draw_SkewT'
(edit) @2115   6 years lfita Adding into 'draw_2D_shad_contdisc': - 'lonlatbox' - error messages
(edit) @2111   6 years lfita Fixing 'WRFtime' in a plot Adding the final example for WRFeta_levels
(edit) @2105   6 years lfita Adding example for `draw_2Dshad_map'
(edit) @2103   6 years lfita Adding `draw_2Dshad_map'
(edit) @2102   6 years lfita Adding: - `draw_2Dshad_map': plotting a shadow field with a background map
(edit) @2091   6 years lfita Adding: - individual plots for `WRFeta_levels' - eps format in …
(edit) @2088   6 years lfita Adding histogram
(edit) @2083   6 years lfita Removing example plot
(edit) @2082   6 years lfita Final version of the `draw_WRFeta_levels' function: - Adding file …
(edit) @2081   6 years lfita Final version of `draw_WRFeta_levels'
(edit) @2080   6 years lfita Adding interface for WRFeta_levels
(edit) @2079   6 years lfita Starting to add draw_WRFeta_levels
(edit) @2031   6 years lfita Introducing selection of frequency of markers in `draw_multiWindRose'
(edit) @2024   6 years lfita Adding multi_WindRose and fixing some issues
(edit) @2015   6 years lfita Adding 'lonlatxtrms' into `draw_stations_map' in order to use lon,lat …
(edit) @2014   6 years lfita Adding: - `draw_stations_map': Function to plot a map with the stations
(edit) @1996   6 years lfita Adding: - `draw_multiWindRose': Function to plot multiple wind rose …
(edit) @1982   6 years lfita Fixing error in `draw_2D_shad_contdisc'
(edit) @1976   6 years lfita Adding time-range in `draw_lines_time' and some minor changes
(edit) @1973   6 years lfita Adding example for `draw_2D_shad_contdisc'
(edit) @1971   6 years lfita Adding example for `draw_2D_shad_contdisc'
(edit) @1968   6 years lfita Adding to `draw_2D_shad_contdisc' - [plotrange]: range of the plot - …
(edit) @1948   6 years lfita Improving - create_OBSnetcdf by including the fixed line function to …
(edit) @1947   6 years lfita Adding: - `draw_2Dshad_contdisc': 2D shadding field with a discrete …
(edit) @1946   6 years lfita Fixing.…
(edit) @1945   6 years lfita Fixing `draw_multi_SkewT'
(edit) @1937   6 years lfita Adding: - `draw_multi_SkewT': creation of a SkewT-logP diagram with …
(edit) @1931   6 years lfita Fixing error message print
(edit) @1930   6 years lfita Adding: - `draw_SkewT': creation of a SkewT-logP diagram using …
(edit) @1875   7 years lfita Adding documentation for `movie_2D_shad'
(edit) @1874   7 years lfita Adding: - `movie_2D_shad': creation of a movie with shading
(edit) @1873   7 years lfita Adding documentation of `multi_2D_shad'
(edit) @1872   7 years lfita Adding: - `draw_multi_2D_shad': plotting multiple 2D fields with same …
(edit) @1802   7 years lfita Fixing: - Absence of file - Adding variable not found on 'draw_2D_shad'
(edit) @1767   7 years lfita Working version of `draw_lines_time' with slicing Introducing `mm/day' …
(edit) @1766   7 years lfita Getting the right object in `draw_lines_time'
(edit) @1765   7 years lfita Fixing list making
(edit) @1764   7 years lfita Fixing issue
(edit) @1763   7 years lfita Adgin variable slicing and improving in-line help
(edit) @1589   7 years lfita Adding new functionality of grid-reshape in `draw_2D_shad_time'
(edit) @1578   8 years lfita Adding error when no 1D slice in `draw_cycle'
(edit) @1576   8 years lfita Adding printing of available variables on not-found in `draw_Nlines_time'
(edit) @1575   8 years lfita Adding `draw_cycle:' Function to plot a variale with a circular cycle
(edit) @1571   8 years lfita Making use of `gen.minmax_range' in 'draw_time_lag'
(edit) @1569   8 years lfita Changing ':' character for files list by '#'. Adding checking also …
(edit) @1565   8 years lfita Fixing time-interval in `lines_time'
(edit) @1559   8 years lfita Adding: `draw_ensembles_time': Function to plot an ensembles of data …
(edit) @1553   8 years lfita Adding `draw_time_lag': Function to plot a time-lag figure with …
(edit) @1550   8 years lfita Changing example of `bar_line_time' Adding None label in `plot_bar', …
(edit) @1549   8 years lfita Adding: `draw_bar_line_time': Function to plot a bar char and line …
(edit) @1545   8 years lfita Adding `draw_bar_line': Function to plot a bar char and line figure …
(edit) @1542   8 years lfita Adding `draw_bar_time': Function to plot a bar char figure with …
(edit) @1540   8 years lfita Adding `draw_bar': Plotting a bar char plot with multiple sources
(edit) @1524   8 years lfita Improving `draw_2lines' and fixing some mistakes
(edit) @1516   8 years lfita Adding example for draw_2lines_time
(edit) @1514   8 years lfita In `draw_2lines_time': Changing ';' character list in marks list …
(edit) @1489   8 years lfita Improving `draw_lines_time': - Including '*' for no label in legend …
(edit) @1479   8 years lfita Improving `draw_points' by adding background color on 'labelled'
(edit) @1476   8 years lfita Improving 'draw_Nlines': Adding '*' for no label Adding 'vrange' …
(edit) @1471   8 years lfita Improving `draw_points_lonlat' Adding `draw_points_lonlat'
(edit) @1470   8 years lfita Fixing 'plot_vertical_lev'
(edit) @1468   8 years lfita Improving: draw_vertical_levels', draw_subbasin', `draw_basin'. …
(edit) @1466   8 years lfita Improving: draw_2D_shad_2cont, draw_ptZvals, draw_vetors
(edit) @1454   8 years lfita Improving `draw_vals_trajectories'
(edit) @1449   8 years lfita Fixing right url for the source of the Taylor diagram from Yannick Copin
(edit) @1447   8 years lfita Adding `draw_Taylor': Function to draw a Taylor diagram (Taylor 2001)
(edit) @1438   8 years lfita adding: plot_WindRose: Function to plot a wind rose (from where the …
(edit) @1418   8 years lfita Fixing range option in `draw_vector'
(edit) @1417   8 years lfita Adding range' values option for draw_vector'
(edit) @1402   8 years lfita Fixing paramters order in `draw_barbs'
(edit) @1387   8 years lfita Fixing and finishing (fpr PyNCplot) `draw_vertical_levels'
(edit) @1333   8 years lfita Removing spurious `Lluis' print
(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'
Note: See TracRevisionLog for help on using the revision log.