source: lmdz_wrf/trunk/tools/generic_tools.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1385   8 years lfita Adding: `fillValueD': Fill value for double-precision floats error …
(edit) @1383   8 years lfita Adding: `linearint_weights': Function to provide the weights for a …
(edit) @1367   8 years lfita Removing spurious printing
(edit) @1365   8 years lfita Adding picky character chains checks within mathematical environments …
(edit) @1359   8 years lfita Adding: `int_to_roman': Convert an integer to Roman numerals …
(edit) @1357   8 years lfita Setting a `quitval' (default=True) value on 'same_shape' in order to …
(edit) @1330   8 years lfita Fixing right larger number of columns than rows in `latex_fig_array'
(edit) @1328   8 years lfita Adding `lstring_values': Function to provide a new list-string from a …
(edit) @1326   8 years lfita Adding `latex_fig_array' on 'generic.py'
(edit) @1324   8 years lfita FLipping Ncol, Nrow distribution only if dist == 'sqr' in `latex_fig_array'
(edit) @1323   8 years lfita Adding in 'latex_fig_array' * `refsize': refernce images size (0.9, …
(edit) @1322   8 years lfita Giving the right environment name `figure' !!!
(edit) @1321   8 years lfita Fixing `latex_fig_array'
(edit) @1320   8 years lfita Adding special case on Nfigs=1 in 'latex_fig_array'
(edit) @1319   8 years lfita Removing spurious space
(edit) @1318   8 years lfita Adding `latex_fig_array': Function to add an array of figures to an …
(edit) @1309   8 years lfita Adding check for existence of `total_seconds' attribute in …
(edit) @1254   8 years lfita Fixing `stagger_unstagger' by using the list of dimensions inistead of …
(edit) @1233   8 years lfita Improving `compute_opersvarsfiles' with more operations and options …
(edit) @1232   8 years lfita Renaming operations' to matoperations' Adding the `valmod' operations
(edit) @1230   8 years lfita Adding `operations': Function to perform different operations to a …
(edit) @1229   8 years lfita Adding `ASCII_to': Function to provide the equivalence text to a given …
(edit) @1228   8 years lfita Removing spuirous print
(edit) @1224   8 years lfita Including the single combinations as option in `combos'
(edit) @1222   8 years lfita Fixing `significant_decomposition' by introducing an error message …
(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) @1201   8 years lfita Adding `stringS_dictvar': Function to provide a dictionary from a …
(edit) @1197   8 years lfita Removing spurious test
(edit) @1196   8 years lfita Fixing to include the total combination in `list_norepeatcombos'
(edit) @1195   8 years lfita Adding: - `list_combos': Function to construct a new list with all …
(edit) @1191   8 years lfita Moving `pretty_int' from 'drawing_tools' to 'generic_tools'
(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) @1146   8 years lfita Adding `&' on 'latex_text'
(edit) @1145   8 years lfita Removing spurious test
(edit) @1138   8 years lfita Fixing `latex_text' when no math symbols are found
(edit) @1131   8 years lfita Fixing an issue on last math pairs in `latex_text'
(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) @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) @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) @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) @1094   8 years lfita Adding `R' in 'typemod'
(edit) @1087   8 years lfita Adding some explanations
(edit) @1086   8 years lfita Moving `coincident_CFtimes' from 'drawing_tools.py' to 'generic_tools.py'
(edit) @1076   8 years lfita Tiny change
(edit) @1075   8 years lfita Removing spurious test
(edit) @1073   8 years lfita Adding `str_list_k': Function to obtain a list of types of values from …
(edit) @1068   8 years lfita Fixing multiple possible diagnostics for the same CF variable …
(edit) @1066   8 years lfita Fixing diagnostics variable retrievals for multiple possibilities …
(edit) @1065   8 years lfita Adding: - `list_coincidences': Function to provide the coincidences …
(edit) @1061   8 years lfita Adding optional values in `files_folder_HMT': …
(edit) @1042   8 years lfita Adding `var': variance as computed variable (and as 'surname')
(edit) @1040   8 years lfita Fixing `std' variable surname
(edit) @1034   8 years lfita Adding `list_combos': Function to construct a new list with all …
(edit) @1030   8 years lfita Adding None return on `search_sec_list' when nothing is found
(edit) @1027   8 years lfita Fixing `dictKeysVals_stringList': when value is not a list
(edit) @1023   8 years lfita Adding check of non-emptiness of the dictionary in …
(edit) @1020   8 years lfita Removing end of line character `\n' from 'stringList_dictKeysVals'
(edit) @1018   8 years lfita Adding `dictvar_listS': Function to provide a Dc string separated list …
(edit) @1006   8 years lfita Counter modification in `dictKeysVals_stringList'
(edit) @1004   8 years lfita Adding `search_sec_list': Function to provide the values and indices …
(edit) @1003   8 years lfita Adding `Capturing': Class to capture the standard output from a function
(edit) @999   8 years lfita Adding `stringList_dictKeysVals': Function to provide a dictionary …
(edit) @997   8 years lfita Changing name from `dictrVeysVals_stringList' to …
(edit) @996   8 years lfita Adding `dictVeysVals_stringList': Function to provide strings from a …
(edit) @995   8 years lfita Adding `get_specdictionary_HMT': Function to get specific values from …
(edit) @992   8 years lfita Adding description
(edit) @991   8 years lfita Adding `printing_dictionary': Function to print the content of a dictionary
(edit) @990   8 years lfita Closing file in `get_configuration'
(edit) @988   8 years lfita Adding description of `Str_Bool'
(edit) @986   8 years lfita Adding `get_configuration': Function to get the configuration from an …
(edit) @985   8 years lfita Fixing typo in `str_list'
(edit) @982   8 years lfita Adding 'None' option in `str_list'
(edit) @980   8 years lfita Adding description
(edit) @978   8 years lfita Adding `std_stats2Val': two variables standard Statistics class
(edit) @957   8 years lfita Adding: - `statsurname': global variable with the possible surnames …
(edit) @950   8 years lfita Fixing `CFUmonths_Udays'
(edit) @949   8 years lfita Fixing fractional months for 'CFUmonhts_Udays'
(edit) @946   8 years lfita Giving the right units to 'CFUmonths_Useconds'
(edit) @944   8 years lfita Adding cyclong `refm' in 'CFmonthU_daysU'
(edit) @942   8 years lfita Adding `CFmonthU_daysU': Function to transform from a CF date series …
(edit) @911   8 years lfita Removing spurious prints
(edit) @904   8 years lfita Adding `files_folder_HMT': Function to retrieve a list of files from a …
(edit) @896   8 years lfita Adding `str_list': Function to obtain a list from a string givin a …
(edit) @894   8 years lfita Giving the right '-1' value to some error checks
(edit) @873   8 years lfita Fixing 'files_folder'
(edit) @864   8 years lfita Using dictionary in 'CFvar_DIAGvar'
(edit) @851   8 years lfita Changing in `singleline_printing_class' separation character between …
(edit) @850   8 years lfita Adding `singleline_printing_class': unction to print all the values of …
(edit) @843   8 years lfita Fixing tiny issues
(edit) @840   8 years lfita Adding: * `CFvar_DIAGvar': Function to provide which model diagnostic …
(edit) @837   8 years lfita Adding `CFvar_MODvar': Function to provide which model values can …
(edit) @832   8 years lfita Adding `subbasin_point_orig': as the original version and direction …
Note: See TracRevisionLog for help on using the revision log.