source: lmdz_wrf/trunk/tools/generic_tools.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1787   7 years lfita Trying to avoid zero month
(edit) @1786   7 years lfita Avoiding zero months in `CFmonthU_daysU'
(edit) @1775   7 years lfita Fixing mess!!!
(edit) @1774   7 years lfita Testing to solve unsync problems.…
(edit) @1771   7 years lfita Updating `rayo' compilation Removing spurious tests
(edit) @1770   7 years lfita Adding functions to transform from angle <==> Deg, Minute, Second
(edit) @1756   7 years lfita Final fixed version `getting_fixedline'
(edit) @1754   7 years lfita Improving 'getting_fixedline'
(edit) @1753   7 years lfita Adding: - `getting_fixedline': Function to get the values from a line …
(edit) @1752   7 years lfita Fixing on `printing_dictionary' the possibility for non character keys
(edit) @1699   7 years lfita Adding: - `fill_Narray': Function to fill a n-dimensional array with …
(edit) @1671   7 years lfita Settingup the right fillValue for `mask_quantiles'
(edit) @1668   7 years lfita Add list with the full name of months
(edit) @1641   7 years lfita Removing folder section on searching for the parts when looking for it …
(edit) @1602   7 years lfita Adding: - `IsNumber?': Function to determine if a given String is a …
(edit) @1601   7 years lfita Adding masking of values at the end of `Nomasked' with the original …
(edit) @1600   7 years lfita Adding: - `shrinkarray_dim': Function to shrink a given array with a …
(edit) @1599   7 years lfita Adding: - `Nomasked': Function to brin back a given array wthout the …
(edit) @1596   7 years lfita Adding no repetition of values on positive delta on `InsertVal_list_sign'
(edit) @1595   7 years lfita Removing spurious test
(edit) @1594   7 years lfita Fixing no need of capping index
(edit) @1593   7 years lfita Fixing last addition on `InsertVal_list_sign' it was repeating …
(edit) @1592   7 years lfita Adding: - `InsertVal_list_sign': Insert values into a sorrted list …
(edit) @1588   7 years lfita Getting finally working the flipping fo the axes and the fixed/data …
(edit) @1570   8 years lfita Adding: `minmax_range': Function to provide a range for a given pair …
(edit) @1561   8 years lfita Adding 'ifreq_anom', ìfreq_mean', 'ifreq_normmeanstd' in …
(edit) @1558   8 years lfita Adding management of error response in `mask_quantiles'
(edit) @1552   8 years lfita Adding: `str_list_rep': Function to obtain a list from a string givin …
(edit) @1535   8 years lfita Improving `copute_opersvarsfiles' by: Adding `contoperation': which …
(edit) @1520   8 years lfita Adding to `matoperations': 'repl', 'replbig', 'repless'
(edit) @1513   8 years lfita Fixing type in `str_list_k'
(edit) @1507   8 years lfita Fixing output from function `check_timestep'
(edit) @1506   8 years lfita Fixing `check_timestep'
(edit) @1504   8 years lfita Adding: `check_timestep': Function to check if a time-units are …
(edit) @1492   8 years lfita Adding: `provide_slices': Function to provide a list of slices for a …
(edit) @1483   8 years lfita removing example
(edit) @1482   8 years lfita Adding: `crossingpoint_2Dlines': Function to determinant the crossing …
(edit) @1473   8 years lfita Getting the right shel instruction for listing in `files_folder_HMT', …
(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   8 years lfita Adding repeated counting distances in `linearint_3x3weights'
(edit) @1396   8 years lfita Fixing `Nwgts' in 'curvelocalize_2D'
(edit) @1391   8 years lfita Changing no-value by masked array on `vals_around', pass changes to …
(edit) @1390   8 years lfita Adding 'shortmon': list of the 12 months with 3-characters length
(edit) @1388   8 years lfita Fixing typo
(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 …
Note: See TracRevisionLog for help on using the revision log.