source: lmdz_wrf/trunk/tools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1189   8 years lfita Replacing variable in `plot_2D_shadow' to the axes format values in …
(edit) @1188   8 years lfita Changing required fields from `RefProj?' in 'verify_configuration'
(edit) @1187   8 years lfita Fixing tiny type
(edit) @1186   8 years lfita Introducing projection without CDO
(edit) @1185   8 years lfita Working version of `reproject' up to 5D with 'npp' and 'dis'
(edit) @1184   8 years lfita Adding: - Use of generic fillval64' and r_k' definition from …
(edit) @1183   8 years lfita Chaging variable name vn' to Vn' due it changes along the loop in …
(edit) @1182   8 years lfita Adding no repetition of `Fill_Value' attribute assignment to the variable
(edit) @1181   8 years lfita Adding `field_stats_dim': Function to retrieve statistics from a field …
(edit) @1180   8 years lfita Working version with `npp' of 'reproject'
(edit) @1179   8 years lfita Adding example for `reproject'
(edit) @1178   8 years lfita Testing and fixing `npp' wrong minimum values for mindifflonlat
(edit) @1177   8 years lfita Adding creation of lon', lat' variable-dimensions for 'reproject'
(edit) @1176   8 years lfita Fixing `reproject' and make it wrongly work
(edit) @1175   8 years lfita removing spurious print in `remove_list'
(edit) @1174   8 years lfita Adding `replace_list': Function to replace a value in a given list
(edit) @1173   8 years lfita Adding function `reproject': Function to reproject values to another …
(edit) @1172   8 years lfita Fixing comopilation for foudre
(edit) @1171   8 years lfita Adding compilation in `ada; with 'ifort'
(edit) @1170   8 years lfita Fixing pinterp' right de-staggering of geop'
(edit) @1169   8 years lfita Final working version of the compilation
(edit) @1168   8 years lfita Fixing error message lack of comma
(edit) @1167   8 years lfita Changing output foder to the pythons' script running one in …
(edit) @1166   8 years lfita Fixing compilation in camelot of functions and Fortran's used in them
(edit) @1165   8 years lfita Fixing compilation of the interpolation functions and Fortran routines
(edit) @1164   8 years lfita Right `ciclad'-gcc compilation
(edit) @1163   8 years lfita Using the right Fortran wrapper functions `module_ForDiag'
(edit) @1162   8 years lfita Right compilation steps
(edit) @1161   8 years lfita Keep trying to compile it
(edit) @1160   8 years lfita Seem to be fixed all the issues
(edit) @1159   8 years lfita fixing last issue with the axes in `plot_2D_shadow_contour_time'
(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) @1156   8 years lfita Adding a Makefile for the Fortran modules in `camelot'
(edit) @1155   8 years lfita Adding Makefiles for each machine of the `Fortran' modules
(edit) @1154   8 years lfita Removing `Makefile' due to have specific ones for each machines
(edit) @1153   8 years lfita Including units of the axis in `Nlines'
(edit) @1152   8 years lfita Adding the use of `latex_text' in 'plot_lines'
(edit) @1151   8 years lfita Adding the use of `latex_text' in 'draw_lines'
(edit) @1150   8 years lfita Adding the 1f2py' instruction at the header
(edit) @1149   8 years lfita Adding the `f2py' line in the header
(edit) @1148   8 years lfita Getting a working version with `shad_cont' with 'dimxyf' and …
(edit) @1147   8 years lfita Adding dxdyfmt', colorbarvalues' and `close' in 'draw_2D_shad_cont'
(edit) @1146   8 years lfita Adding `&' on 'latex_text'
(edit) @1145   8 years lfita Removing spurious test
(edit) @1144   8 years lfita Fixing `isgeop' variable in 'pinterp'
(edit) @1143   8 years lfita Adding `WRFgeop' as geopotential height
(edit) @1142   8 years lfita Adding `WRGhgt' for the WRF geopotential height retrieval
(edit) @1141   8 years lfita Fixinf some variable definition order which does not like to `ifort'
(edit) @1140   8 years lfita Adding `interpolate' for the interpolation purposes
(edit) @1139   8 years lfita Adding compilation of the Fortran modules
(edit) @1138   8 years lfita Fixing `latex_text' when no math symbols are found
(edit) @1137   8 years lfita Fixing wrong function name
(edit) @1136   8 years lfita Adding use of `latex_txt' in 'draw_lines_time'
(edit) @1135   8 years lfita Adding some `gen' staff .…
(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) @1132   8 years lfita Fixing: - `transform': by adding: ax[x/y]kind= kind of axis …
(edit) @1131   8 years lfita Fixing an issue on last math pairs in `latex_text'
(edit) @1130   8 years lfita Fixing help doc of `draw_2lines_time'
(edit) @1129   8 years lfita Introducing `transform' in 'plot_2D_shadow'
(edit) @1128   8 years lfita Real working vesion of the file
(edit) @1127   8 years lfita Making use of `latex_text' in 'plot_2D_shadow'
(edit) @1126   8 years lfita Adding `&' to 'latex_text' and fixing it
(edit) @1125   8 years lfita Adding: - `ASCII_LaTeX': Function to transform from an ASCII …
(edit) @1124   8 years lfita Adding `multi_plot.py': Python to plot multiple plots at the same time …
(edit) @1123   8 years lfita Adding `[orientation]' for the colorbar which becomes a new variable …
(edit) @1122   8 years lfita Fixing slices in `DataSetSection_multidims'
(edit) @1121   8 years lfita Fixing typo
(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) @1117   8 years lfita Adding: - `K/day' in 'units_lunits' - format printing tick labels …
(edit) @1116   8 years lfita Adding `mrsos': Moisture content of first soil layer
(edit) @1115   8 years lfita Adding matrix output in `field_stats' (preceded by 'MAT:' string
(edit) @1114   8 years lfita Fixing matrix printing
(edit) @1113   8 years lfita Adding matrix printing in `field_stats'
(edit) @1112   8 years lfita Fixing `field_stats'
(edit) @1111   8 years lfita Adding the required combinations to get the desired one as accessible …
(edit) @1110   8 years lfita Fixing `checkallvars'
(edit) @1109   8 years lfita Adding 'generic' staff
(edit) @1108   8 years lfita Adding `help' in 'checkallvars'
(edit) @1107   8 years lfita Fixing `sellonlatbox' Adding `numpydarray' as type in 'set_attributek'
(edit) @1106   8 years lfita Removing spurious prints
(edit) @1105   8 years lfita Adding `julday_360d': Function to provide the julian day of a date in …
(edit) @1104   8 years lfita Adding 'tturb' for temporal turbulence (Taylor's decomposition x -<x>)
(edit) @1103   8 years lfita Addding python dependency on the existence of …
(edit) @1102   8 years lfita Addding python dependency on the existence of dt.deltatime.total_seconds()
(edit) @1101   8 years lfita Adding: - `changedate360': Class to change a date on a 360 days/yr …
(edit) @1100   8 years lfita Adding `week' in 'period_information'
(edit) @1099   8 years lfita Including `turb': turbulence in 'operdim'
(edit) @1098   8 years lfita Fixing `dimoper_matrix'
(edit) @1097   8 years lfita Enlarging message error of `same_shape'
(edit) @1096   8 years lfita Adding: - `index_flatten_mat': Function to provide the matrix …
(edit) @1095   8 years lfita First final version!!! - Adding re-set of times for a given model
(edit) @1094   8 years lfita Adding `R' in 'typemod'
(edit) @1093   8 years lfita Making use of `gen.str_list_k' for line widths ans point sizes in …
(edit) @1092   8 years lfita Addin `time_reset': Function to re-set the time axis of a file
(edit) @1091   8 years lfita Adding: `hadvpbl': heat advection within pbl
(edit) @1090   8 years lfita Adding `RefTime?' in 'LMDZ_toCF'
Note: See TracRevisionLog for help on using the revision log.