source: lmdz_wrf/trunk/tools/generic_tools.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1464   8 years lfita Adding variables in grib_CFname' and CFname_grib'
(edit) @1462   8 years lfita Adding: CF_gribequiv: Function to provide the GRIB variable code …
(edit) @1454   8 years lfita Improving `draw_vals_trajectories'
(edit) @1444   8 years lfita Re-coding `Str_Bool' using lists and adding 'Yes', 'No' Fixing \dj{}, …
(edit) @1437   8 years lfita adding `auto_val': Function to provide a value following an 'auto' …
(edit) @1414   8 years lfita Adding definition of `mamat' masked array (for type tests)
(edit) @1409   8 years lfita Adding no-sliced variables (by absence of one of the dimensions in the …
(edit) @1405   8 years lfita Adding new characters in `ASCII_to'
(edit) @1399   8 years lfita Adding `exctcurvloc', exact location on the i,j grid space of the …
(edit) @1397   9 years lfita Adding repeated counting distances in `linearint_3x3weights'
(edit) @1396   9 years lfita Fixing `Nwgts' in 'curvelocalize_2D'
(edit) @1391   9 years lfita Changing no-value by masked array on `vals_around', pass changes to …
(edit) @1390   9 years lfita Adding 'shortmon': list of the 12 months with 3-characters length
(edit) @1388   9 years lfita Fixing typo
(edit) @1385   9 years lfita Adding: `fillValueD': Fill value for double-precision floats error …
(edit) @1383   9 years lfita Adding: `linearint_weights': Function to provide the weights for a …
(edit) @1367   9 years lfita Removing spurious printing
(edit) @1365   9 years lfita Adding picky character chains checks within mathematical environments …
(edit) @1359   9 years lfita Adding: `int_to_roman': Convert an integer to Roman numerals …
(edit) @1357   9 years lfita Setting a `quitval' (default=True) value on 'same_shape' in order to …
(edit) @1330   9 years lfita Fixing right larger number of columns than rows in `latex_fig_array'
(edit) @1328   9 years lfita Adding `lstring_values': Function to provide a new list-string from a …
(edit) @1326   9 years lfita Adding `latex_fig_array' on 'generic.py'
(edit) @1324   9 years lfita FLipping Ncol, Nrow distribution only if dist == 'sqr' in `latex_fig_array'
(edit) @1323   9 years lfita Adding in 'latex_fig_array' * `refsize': refernce images size (0.9, …
(edit) @1322   9 years lfita Giving the right environment name `figure' !!!
(edit) @1321   9 years lfita Fixing `latex_fig_array'
(edit) @1320   9 years lfita Adding special case on Nfigs=1 in 'latex_fig_array'
(edit) @1319   9 years lfita Removing spurious space
(edit) @1318   9 years lfita Adding `latex_fig_array': Function to add an array of figures to an …
(edit) @1309   9 years lfita Adding check for existence of `total_seconds' attribute in …
(edit) @1254   9 years lfita Fixing `stagger_unstagger' by using the list of dimensions inistead of …
(edit) @1233   9 years lfita Improving `compute_opersvarsfiles' with more operations and options …
(edit) @1232   9 years lfita Renaming operations' to matoperations' Adding the `valmod' operations
(edit) @1230   9 years lfita Adding `operations': Function to perform different operations to a …
(edit) @1229   9 years lfita Adding `ASCII_to': Function to provide the equivalence text to a given …
(edit) @1228   9 years lfita Removing spuirous print
(edit) @1224   9 years lfita Including the single combinations as option in `combos'
(edit) @1222   9 years lfita Fixing `significant_decomposition' by introducing an error message …
(edit) @1219   9 years lfita Changing url of web page to remove the accent Adding warranty and …
(edit) @1217   9 years lfita Adding licence and warranty
(edit) @1201   9 years lfita Adding `stringS_dictvar': Function to provide a dictionary from a …
(edit) @1197   9 years lfita Removing spurious test
(edit) @1196   9 years lfita Fixing to include the total combination in `list_norepeatcombos'
(edit) @1195   9 years lfita Adding: - `list_combos': Function to construct a new list with all …
(edit) @1191   9 years lfita Moving `pretty_int' from 'drawing_tools' to 'generic_tools'
(edit) @1175   9 years lfita removing spurious print in `remove_list'
(edit) @1174   9 years lfita Adding `replace_list': Function to replace a value in a given list
(edit) @1146   9 years lfita Adding `&' on 'latex_text'
(edit) @1145   9 years lfita Removing spurious test
(edit) @1138   9 years lfita Fixing `latex_text' when no math symbols are found
(edit) @1131   9 years lfita Fixing an issue on last math pairs in `latex_text'
(edit) @1126   9 years lfita Adding `&' to 'latex_text' and fixing it
(edit) @1125   9 years lfita Adding: - `ASCII_LaTeX': Function to transform from an ASCII …
(edit) @1106   9 years lfita Removing spurious prints
(edit) @1105   9 years lfita Adding `julday_360d': Function to provide the julian day of a date in …
(edit) @1102   9 years lfita Addding python dependency on the existence of dt.deltatime.total_seconds()
(edit) @1101   9 years lfita Adding: - `changedate360': Class to change a date on a 360 days/yr …
(edit) @1100   9 years lfita Adding `week' in 'period_information'
(edit) @1098   9 years lfita Fixing `dimoper_matrix'
(edit) @1097   9 years lfita Enlarging message error of `same_shape'
(edit) @1096   9 years lfita Adding: - `index_flatten_mat': Function to provide the matrix …
(edit) @1094   9 years lfita Adding `R' in 'typemod'
(edit) @1087   9 years lfita Adding some explanations
(edit) @1086   9 years lfita Moving `coincident_CFtimes' from 'drawing_tools.py' to 'generic_tools.py'
(edit) @1076   9 years lfita Tiny change
(edit) @1075   9 years lfita Removing spurious test
(edit) @1073   9 years lfita Adding `str_list_k': Function to obtain a list of types of values from …
(edit) @1068   9 years lfita Fixing multiple possible diagnostics for the same CF variable …
(edit) @1066   9 years lfita Fixing diagnostics variable retrievals for multiple possibilities …
(edit) @1065   9 years lfita Adding: - `list_coincidences': Function to provide the coincidences …
(edit) @1061   9 years lfita Adding optional values in `files_folder_HMT': …
(edit) @1042   9 years lfita Adding `var': variance as computed variable (and as 'surname')
(edit) @1040   9 years lfita Fixing `std' variable surname
(edit) @1034   9 years lfita Adding `list_combos': Function to construct a new list with all …
(edit) @1030   9 years lfita Adding None return on `search_sec_list' when nothing is found
(edit) @1027   9 years lfita Fixing `dictKeysVals_stringList': when value is not a list
(edit) @1023   9 years lfita Adding check of non-emptiness of the dictionary in …
(edit) @1020   9 years lfita Removing end of line character `\n' from 'stringList_dictKeysVals'
(edit) @1018   9 years lfita Adding `dictvar_listS': Function to provide a Dc string separated list …
(edit) @1006   9 years lfita Counter modification in `dictKeysVals_stringList'
(edit) @1004   9 years lfita Adding `search_sec_list': Function to provide the values and indices …
(edit) @1003   9 years lfita Adding `Capturing': Class to capture the standard output from a function
(edit) @999   9 years lfita Adding `stringList_dictKeysVals': Function to provide a dictionary …
(edit) @997   9 years lfita Changing name from `dictrVeysVals_stringList' to …
(edit) @996   9 years lfita Adding `dictVeysVals_stringList': Function to provide strings from a …
(edit) @995   9 years lfita Adding `get_specdictionary_HMT': Function to get specific values from …
(edit) @992   9 years lfita Adding description
(edit) @991   9 years lfita Adding `printing_dictionary': Function to print the content of a dictionary
(edit) @990   9 years lfita Closing file in `get_configuration'
(edit) @988   9 years lfita Adding description of `Str_Bool'
(edit) @986   9 years lfita Adding `get_configuration': Function to get the configuration from an …
(edit) @985   9 years lfita Fixing typo in `str_list'
(edit) @982   9 years lfita Adding 'None' option in `str_list'
(edit) @980   9 years lfita Adding description
(edit) @978   9 years lfita Adding `std_stats2Val': two variables standard Statistics class
(edit) @957   9 years lfita Adding: - `statsurname': global variable with the possible surnames …
(edit) @950   9 years lfita Fixing `CFUmonths_Udays'
(edit) @949   9 years lfita Fixing fractional months for 'CFUmonhts_Udays'
(edit) @946   9 years lfita Giving the right units to 'CFUmonths_Useconds'
Note: See TracRevisionLog for help on using the revision log.