source: lmdz_wrf/trunk/tools/nc_var_tools.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2562   6 years lfita Fixing various issues related to slices with single values
(edit) @2561   6 years lfita removing spurious print in module_scientific.f90' and in nc_var_tools.py'
(edit) @2542   6 years lfita Final fix
(edit) @2541   6 years lfita Fixing `spacemean'
(edit) @2537   6 years lfita Fixing error in `merge_files'
(edit) @2536   6 years lfita Fixing `sellonlatbox' no mask on numpy arrays !
(edit) @2529   6 years lfita Adding new slicing/variables combination in …
(edit) @2525   6 years lfita Adding var_rank: 3 slice_rank: 2 into `compute_slices_stats_areaweighte'
(edit) @2523   6 years lfita Working version of `compute_slices_stats_areaweighted' for lon,lat boxes
(edit) @2521   6 years lfita Removing print tests
(edit) @2520   6 years lfita Adding 4-variable slicing into `compute_slices_stats_areaweighted'
(edit) @2518   6 years lfita Adding 4D slicing!
(edit) @2516   6 years lfita Fixing…
(edit) @2515   6 years lfita Fixing `cls_time_information'
(edit) @2511   6 years lfita Adding execption when year < 1900
(edit) @2510   6 years lfita Fixing last modifications
(edit) @2509   6 years lfita Adding `julian' calendar to 'CFfile_fixTime'
(edit) @2505   6 years lfita Making use of `gen.CFtimeU_inf'
(edit) @2504   6 years lfita Modifying to use the 'corrected' version of the time-units
(edit) @2503   6 years lfita Recovering calendar in class
(edit) @2501   6 years lfita Fixing if
(edit) @2500   6 years lfita Adding right calendar value
(edit) @2499   6 years lfita Adding `gen'
(edit) @2498   6 years lfita Fixing typo
(edit) @2497   6 years lfita Making us of class `CFtimeU_inf' from generic_tools.py into …
(edit) @2487   6 years lfita Getting the right if for checking with 'calendar' and 'calendar_type'
(edit) @2483   6 years lfita Adding `calendar_type' as possible 'calendar' attribute
(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) @2478   6 years lfita Adding: - `fill_varNCfile': Function to fill up a variable from a …
(edit) @2468   6 years lfita Adding: - `CFfile_fixTime': Operation to fix a netCDF file with a …
(edit) @2465   6 years lfita Update `varinfile'
(edit) @2447   6 years lfita Fixing right values
(edit) @2445   6 years lfita Fixing order of functions, fixing minor errors
(edit) @2444   6 years lfita Adding calendar' on firstT and lastT on cls_time_information'
(edit) @2441   6 years lfita Removing float conversion for 'calendar' value in 'get_time'
(edit) @2440   6 years lfita Imposing gregorian calendar for non-standard calendars in `get_timee'
(edit) @2423   6 years lfita Fixing…
(edit) @2422   6 years lfita Using the calendar to provide Time information
(edit) @2418   6 years lfita Changing printing out on `same_deltasign', better to be parsed from bash
(edit) @2417   6 years lfita Adding fix for Nmaxgrisin == 1 in …
(edit) @2416   6 years lfita Fixing when there are Nmaxgridin == 1
(edit) @2404   6 years lfita Fixing `temporal_stats' by fixing the 'aggday', 'agghour'
(edit) @2402   6 years lfita Trying to fix 'agg' in `temporal_stats'
(edit) @2400   6 years lfita Fixing the right temporal values
(edit) @2399   6 years lfita Adding actual time value in plotting all times from `TimeInf?'
(edit) @2398   6 years lfita Fixing when wrong temporal variable is passed in `cls_time_information'
(edit) @2397   6 years lfita minor fixes in `temporal_stats'
(edit) @2396   6 years lfita Adding the printing of all time-values in `TimeInf?'
(edit) @2395   6 years lfita Fixing `cls_time_information': using generics…
(edit) @2392   6 years lfita Starting to fix `temporal_stats' for ' agg' Adding date fixing in …
(edit) @2384   6 years lfita Adding: - `CFfile_creation': Operation to create a file folowing …
(edit) @2383   6 years lfita Starting to add `CFfile_creation'
(edit) @2382   6 years lfita Adding: - `compress_data': Function to compress (only provide values …
(edit) @2381   6 years lfita Starting to add: - `compress_data'
(edit) @2379   6 years lfita Adding Error message when passed a wrong type of slicing value in …
(edit) @2377   6 years lfita Adding error on `add_vars' when input object does not have a given variable
(edit) @2372   6 years lfita Adding new version of 'pinterp' using `range_slicing' !!
(edit) @2367   6 years lfita Fixing right slice when variable is 2D
(edit) @2361   6 years lfita Temoving some spurious 'Lluis'
(edit) @2358   6 years lfita Fixing in all places when dimy slice becomes zero sized ! Ndy == 0 in …
(edit) @2355   6 years lfita Adding inclusion of varslice_bnds and removing printing
(edit) @2352   6 years lfita Adding: - `usefile_compute_slices_stats_areaweighted': Function to …
(edit) @2350   6 years lfita Removing test from `compute_slices_stats_areaweighted'
(edit) @2349   6 years lfita Changing minor details in `compute_slices_stats_areaweighted': - …
(edit) @2348   6 years lfita Getting the right variable-dimensions from vardims, instead of using …
(edit) @2347   6 years lfita Adding on `compute_slices_stats_areaweighted' 2D lon,lat variables
(edit) @2344   6 years lfita Fixing `except_fillValue' 'exact' filtering
(edit) @2343   6 years lfita Adding: - `except_fillValue': Function to fill a file with fill_Value …
(edit) @2339   6 years lfita Adding: - No finishing of y-splitting when Ndy == 0 in `pinterp'
(edit) @2330   6 years lfita Adding x/y look for continuity (not totally working!)
(edit) @2329   6 years lfita Adding value of the dimension to `ovar_reducedims'
(edit) @2326   6 years lfita Removing some Lluis…
(edit) @2325   6 years lfita Fixing in `compute_slices_stats_areaweighted': - right coordinates on …
(edit) @2324   6 years lfita Adding inclusion of boundaries
(edit) @2320   6 years lfita Adding final inclusion of coordinate variables
(edit) @2319   6 years lfita Finally working for 1D lon/lat variables from CMIP5 !!
(edit) @2315   6 years lfita Working on the triple slicing!
(edit) @2314   6 years lfita Getting there with the 1D variables and the 3 un bounded variables!
(edit) @2313   6 years lfita Fixing 2D unsliced dimension?
(edit) @2312   6 years lfita Starting to deal with 1D-dimensions on 2D fields !
(edit) @2311   6 years lfita Fixing: - NaN test on area of the slices - memory overload - …
(edit) @2308   6 years lfita Working!! Adding: - `compute_slices_stats_areaweighted': Function to …
(edit) @2305   6 years lfita Trying to fix. HGT values are transpose!!! (Due to Fortran retrieving …
(edit) @2304   6 years lfita Almost working !?
(edit) @2303   6 years lfita Introducing the final grid-percentage as area-grid_slice/area_slice
(edit) @2300   6 years lfita Trying to underestand why is not working !?
(edit) @2299   6 years lfita Working version!!
(edit) @2297   6 years lfita Implementing the calculation of the weighted statistics
(edit) @2296   6 years lfita Getting the right join !! There is a matrix displacement issue which I …
(edit) @2295   6 years lfita Incroporation of the slice size when NO bounds
(edit) @2294   6 years lfita Fixing indices errors…
(edit) @2293   6 years lfita First version with slicing two variables !!
(edit) @2291   6 years lfita Getting there!
(edit) @2290   6 years lfita Getting there !
(edit) @2287   6 years lfita Getting there with the `compute_slices_stats_areaweighted'
(edit) @2284   6 years lfita Working on the `compute_slices_stats_areaweighted'
(edit) @2281   6 years lfita Adding: - `ovar_reducedims': Function to reduce a variable removing …
(edit) @2280   6 years lfita Working on: - `compute_slices_stats_areaweighted': Function to …
(edit) @2275   6 years lfita Fixing description of `area_weighted'
Note: See TracRevisionLog for help on using the revision log.