source: lmdz_wrf/trunk/tools/generic_tools.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2788   5 years lfita Doing it well when 'unicode' (not working in hydra) in `numVector_String'
(edit) @2787   5 years lfita Adding '!' onto outcome of `numVector_String'
(edit) @2786   5 years lfita Adding detection of unicode/string values
(edit) @2783   5 years lfita Adding 'kfind' option (how to look into string variables) in …
(edit) @2782   5 years lfita Removing checking print
(edit) @2781   5 years lfita Improving explanation
(edit) @2778   5 years lfita Starting to add unichar transformation
(edit) @2759   5 years lfita Fixing `stations_values' for String value
(edit) @2758   5 years lfita Fixing `begend_spoaces'
(edit) @2757   5 years lfita Fixing errors Adding: - `begend_spaces': Function to remove any …
(edit) @2734   5 years lfita Adding: - `stations_values.csv' on 'lin_essentials.bash' - error …
(edit) @2733   5 years lfita Adding: - `list_rmchar': Function to remove a list of characters from …
(edit) @2732   5 years lfita Adding: - `stations_values': Function to provide information from a …
(edit) @2730   5 years lfita Adding: - `list_listKs': Function to provide a new list transforming …
(edit) @2728   5 years lfita Fixing too small values and adding last value in `pretty_int'
(edit) @2720   5 years lfita Fixing wrong units labels
(edit) @2715   5 years lfita Adding: - `snr_K08': Function to compute the signal-to-noise-ratio …
(edit) @2712   5 years lfita Adding into `equal_units': '$K$', '$kt$'
(edit) @2711   5 years lfita Adding - `equal_units': Function to provide the same units of two …
(edit) @2710   5 years lfita Moving `units_lunits' from drawing_tools.py to generic_tools.py
(edit) @2705   5 years lfita Dealing with lowering time-units
(edit) @2704   5 years lfita Adding lowcase' into time-units in class CFtimeU_inf'
(edit) @2698   5 years lfita Adding: - `pastel_deccolor': Transforming a decimal color to a …
(edit) @2694   5 years lfita Making use in different places of `CFtimeU_inf'
(edit) @2693   5 years lfita Using `CFtimeU_inf' in 'CFtimesvar_datetime'
(edit) @2687   5 years lfita Adding: - `lonlat_dist': Function to provide the distance in m …
(edit) @2683   5 years lfita Using `CFtimeU_inf' in 'datetimeStr_conversion'
(edit) @2677   5 years lfita Adding: - `searchInlist_Strsec': Function to search a value within a …
(edit) @2676   5 years lfita Adding: - `searchInlist_Strsec': Function to search a value within a …
(edit) @2665   5 years lfita Adding example
(edit) @2640   5 years lfita Finx outcome on type `hex' from 'modify_color'
(edit) @2639   5 years lfita Adding: - `modify_color': Function to modify a given color
(edit) @2602   5 years lfita Adding coincidence on 'point_georef' in '4invdist'
(edit) @2601   5 years lfita Adding: - `point_georef': Function to georeference the matrix …
(edit) @2540   6 years lfita Fixing `CFtimeU_inf' right retrieval of timeref
(edit) @2539   6 years lfita Removing test
(edit) @2538   6 years lfita Adding CFtime format [YYYY]-[MM]-[DD]T[HH]:[MM]:[SS] in `fromanydate_CFYmd'
(edit) @2532   6 years lfita Adding: - `provide_vals_fromsecs_inlist': Function to provide a list …
(edit) @2519   6 years lfita Adding - `ntimesHval_inlist': Function to count how many times a list …
(edit) @2517   6 years lfita Fixing `stats2Val' linear regression computation
(edit) @2502   6 years lfita Fixing right name for value in class
(edit) @2489   6 years lfita Fixing use of `datetimeStr_conversion' in 'generic.py' Removing …
(edit) @2488   6 years lfita Adding '360_day' as possible calendar
(edit) @2484   6 years lfita Adding `calendar_type' as accepted calendar attribute
(edit) @2482   6 years lfita Improving `gen_impose_gregorian' by making use of 'CFtimeU_inf' class
(edit) @2481   6 years lfita Adding '365_day' as noleap calendar
(edit) @2480   6 years lfita Working version of CFfile_fixTime' and from360d_reg' with negative …
(edit) @2479   6 years lfita Adding message when reference date is < 1900 in `CFtimeU_inf' and …
(edit) @2477   6 years lfita Adding: - `from360d_reg': Function to transform from 360d = 12 * 30d …
(edit) @2476   6 years lfita Adding: - `from360d_reg': Function to transform from 360d = 12 * 30d …
(edit) @2474   6 years lfita Adding: - `CFtimeU_inf': Classs to provide information of CFtime units
(edit) @2473   6 years lfita
(edit) @2472   6 years lfita Adding `proleptic_gregorian' to 'atetimeStr_conversion'
(edit) @2471   6 years lfita Adding: - `fromanydate_CFYmd': Function to transform from any string …
(edit) @2469   6 years lfita Fixing a comeout of a function
(edit) @2467   6 years lfita Adding: - `change_CFcalendar': Changing CF-time values to a new calendar
(edit) @2466   6 years lfita Adding: - `change_CFRefdate': Change CF-time values with a new …
(edit) @2464   6 years lfita Removing test
(edit) @2463   6 years lfita Adding: - `fix_CFdates': Fixing CF-time values with wrong setting
(edit) @2462   6 years lfita Adding: - `gen_leapdays': Function to provide how many leap days are …
(edit) @2461   6 years lfita Adding: - `juliandate': Function to provide the julian date (in days …
(edit) @2460   6 years lfita Ading: - `sign': Function to provide the sign of a number
(edit) @2459   6 years lfita Adding: - `leapyr': Function to determine if it is a leap year …
(edit) @2458   6 years lfita Removing test
(edit) @2457   6 years lfita Adding `fix_CFdates'
(edit) @2448   6 years lfita Removing test
(edit) @2446   6 years lfita Fixing `impose_generic' when yr < yrref
(edit) @2445   6 years lfita Fixing order of functions, fixing minor errors
(edit) @2443   6 years lfita Fixing `impose_gregorian' Adding 'calendar' on timref_datetime
(edit) @2442   6 years lfita Changing to integer timedeltas in seconds
(edit) @2439   6 years lfita Adding: - `impose_gregorian': Function to impose gregorian calendar …
(edit) @2433   6 years lfita Fixing 'datetimeStr_conversion' for `cfTimeCal' output
(edit) @2428   6 years lfita Removing test
(edit) @2427   6 years lfita Working version with noleap calendar
(edit) @2426   6 years lfita Adding: - `leapdays': Function to provide how many leap days are …
(edit) @2425   6 years lfita Fixing last changes tacking into account calnder attribute
(edit) @2424   6 years lfita Adding: - `advance_cfDate': Fucntion to advance a time object using a …
(edit) @2421   6 years lfita Adding 'cfTimeCal' into `datetimeStr_conversion' in order to take into …
(edit) @2419   6 years lfita Fixing error
(edit) @2404   6 years lfita Fixing `temporal_stats' by fixing the 'aggday', 'agghour'
(edit) @2403   6 years lfita Adding the depoyment of all the possible values on 'agg'
(edit) @2401   6 years lfita Minor fix
(edit) @2386   6 years lfita Fixing right end of reading section in `values_fortran_fmt'
(edit) @2385   6 years lfita Adding: - `remove_extraspaces': Function to remove from a string any …
(edit) @2380   6 years lfita Adding: - `stringS_dictvark': Function to provide a dictionary from a …
(edit) @2373   6 years lfita Fixing right length of the slicing along the dimension in ordder to …
(edit) @2372   6 years lfita Adding new version of 'pinterp' using `range_slicing' !!
(edit) @2371   6 years lfita Adding: - `range_slicing': Function to provide a list of slices for a …
(edit) @2370   6 years lfita Adding: - `Nloops_1D': Function to compress a series of multiples …
(edit) @2342   6 years lfita Fixing - `typemod': Providing right behaviour when a string argument …
(edit) @2337   6 years lfita Adding more characters in `ASCII_to'
(edit) @2336   6 years lfita Adding more symbols to 'ASCII_to'
(edit) @2335   6 years lfita Adding: Different additional turkish 'i'
(edit) @2310   6 years lfita Adding: - `oneGB = 1024 3': 1 GB amount
(edit) @2307   6 years lfita Removing spurious test prints
(edit) @2306   6 years lfita Adding: - `almost_zero': Function to provide if two real values are …
(edit) @2298   6 years lfita Adding: - `remove_monotones': Function to remove the monotones …
(edit) @2279   6 years lfita Adding: - 'Y-m-d H' format into 'datetimeStr_conversion'
(edit) @2259   6 years lfita Adding into `realdatetime1_CFcompilant': - Fixing on empty dates to …
(edit) @2250   6 years lfita Adding: - `draw_river_pattern: Function to plot rivers' patterns from …
Note: See TracRevisionLog for help on using the revision log.