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) @1780   7 years lfita Fixing if to becompatible with 'WRFtime'
(edit) @1779   7 years lfita Adding `WRFtime' on 'netcdf_fold_concatenation_HMT'
(edit) @1744   7 years lfita Improving an getting there…
(edit) @1741   7 years lfita Adding closure of files... !!
(edit) @1737   7 years lfita Adding user providing resolution on `reconstruct_matrix_from_vector'
(edit) @1736   7 years lfita Fixing right call to Fortran function
(edit) @1735   7 years lfita Using right function to get an attribute
(edit) @1734   7 years lfita Fixing typo
(edit) @1731   7 years lfita Fixing errors on 'reconstruct_matrix_from_vector'
(edit) @1730   7 years lfita Fixing error on an `if' in 'reconstruct_matrix_from_vector'
(edit) @1728   7 years lfita Adding: - `econstruct_matrix_from_vector': Function to reconstruct a …
(edit) @1705   7 years lfita Fixing `addvals' with extra 'gen' module calls
(edit) @1695   7 years lfita Improving and fixing `addvals'
(edit) @1677   7 years lfita tiny type correction
(edit) @1673   7 years lfita Adding: - `compute_WRFtime': function to copmute CFtimes from WRFtime …
(edit) @1672   7 years lfita Fixing error message issues
(edit) @1669   7 years lfita Sorting PyNCplot global attributes information adding (IFAECI)
(edit) @1649   7 years lfita Adding help documentation to very first functions
(edit) @1642   7 years lfita Fixing to get a list of variables when 'all' in …
(edit) @1637   7 years lfita Idem for tunit
(edit) @1636   7 years lfita Adding format date conversion '/' to '-'
(edit) @1635   7 years lfita Fixing typo
(edit) @1634   7 years lfita Fixing typo
(edit) @1633   7 years lfita Adding when WRF file has already a CF-time variable in 'WRF_to_newCF'
(edit) @1627   7 years lfita Adding: - 'WRF_to_newCF': Function to pass a WRF original file to new …
(edit) @1626   7 years lfita Adding opening of the file
(edit) @1625   7 years lfita Adding warning messages to 'WRFtoCF'
(edit) @1624   7 years lfita Introducing 'if' for creation of `lon,lat,time' dimension-variables in …
(edit) @1598   7 years lfita Changing 'add_global_PyNCplot' to the CIMA affiliation
(edit) @1597   7 years lfita Adding: - `merge_files': Function to merge variables from two files
(edit) @1591   7 years lfita Fixing minor issues on `get_Variables' related to the fill_Value' …
(edit) @1584   7 years lfita Hoping to avoid a 'seg. fault' in Curie…
(edit) @1583   7 years lfita Adding WRFu', WRFv' to 'pinterp'
(edit) @1577   8 years lfita Adding error message when dimension-variable is not found in …
(edit) @1572   8 years lfita Adding if to remove dimension only for the 'norm_meanstd', …
(edit) @1564   8 years lfita Fixing slice interval in `slice_variable'
(edit) @1563   8 years lfita Removing Curie safety from 'compute_opersvarsfile'
(edit) @1561   8 years lfita Adding 'ifreq_anom', ìfreq_mean', 'ifreq_normmeanstd' in …
(edit) @1551   8 years lfita Fixing `compute_opersvarsfiles': - Adding complement variables for …
(edit) @1548   8 years lfita Replacing error by warning on no-selection of slice for existant …
(edit) @1547   8 years lfita Adding error in `DataSetSection_multidims' on the absence of a given …
(edit) @1536   8 years lfita Fixing documentation and removing a spurious print
(edit) @1535   8 years lfita Improving `copute_opersvarsfiles' by: Adding `contoperation': which …
(edit) @1533   8 years lfita Fixing indices for `str' variable in 'DataSetSection_multivars'
(edit) @1532   8 years lfita Starting to add `maskvarVal': Function to mask a variable as …
(edit) @1530   8 years lfita Adding on `file_oper_alongdims': - Addition of that variables which …
(edit) @1527   8 years lfita Switching statistics variable shape for [runningdims] + stats in …
(edit) @1526   8 years lfita Fixing more issues in `maskvar'
(edit) @1525   8 years lfita Fixing `maskvar' and including the option to use an already masked variable
(edit) @1523   8 years lfita Fixing `addVar', right detection of dimensions
(edit) @1522   8 years lfita Fixing wrong selection of range values! in `DataSetSection_multivars'
(edit) @1517   8 years lfita Adding into 'compute_opersvarsfiles': 'repl',[modval1]: replace …
(edit) @1511   8 years lfita Fixing typo in `DataSetSection_multivars'
(edit) @1510   8 years lfita Removing `check_timestps' from 'netcdf_fold_concatenate_HMT'
(edit) @1508   8 years lfita Using `check_timestep' for 'netcdf_fold_concatenation_HMT'
(edit) @1505   8 years lfita Starting to use 'check_timestep' in `netcdf_fold_concatenation_HMT'
(edit) @1503   8 years lfita Removing some 'Lluis' control prints
(edit) @1502   8 years lfita Fixing wrong addition of the extra dimension not sliced
(edit) @1499   8 years lfita Improving and adding documentation for `DataSetSection_multivars'
(edit) @1493   8 years lfita Improving and flexibilizing `maskvar'
(edit) @1491   8 years lfita Adding in `setvar_asciivalues': - Abailability to read a 3D field …
(edit) @1490   8 years lfita Adding: `addDim': Operation to add a new dimension in a file Fixing …
(edit) @1488   8 years lfita Adding help on `fgaddattr'
(edit) @1487   8 years lfita Fixing typos
(edit) @1486   8 years lfita Fixing typos
(edit) @1484   8 years lfita Adding: `lonlat_polygon': Function to define a lon/lat region giving …
(edit) @1481   8 years lfita Fixing time-awarness of `netcdf_fold_concatenation_HMT'
(edit) @1480   8 years lfita Adding 'time' awareness on file `netcdf_fold_concatenation_HMT'
(edit) @1474   8 years lfita Fixing 1D for 'sellonlatbox'
(edit) @1472   8 years lfita Improving `netcdf_fold_concatenation_HMT': - Including list of files …
(edit) @1467   8 years lfita Adding: `get_varunits': Getting the units of a variable object
(edit) @1461   8 years lfita Closing input object file in `ìnterp'
(edit) @1460   8 years lfita Fixing end of the interpolation to outside dimt/5 loop in `pinterp'
(edit) @1459   8 years lfita Removing unnecessary giving values to varvals in `compute_opersvarsfile'
(edit) @1458   8 years lfita Avoiding segmentation fault in Curie in `compute_opersvarsfiles'
(edit) @1457   8 years lfita Adding `float32' to 'slice_createArray'
(edit) @1456   8 years lfita Adding `fname' to 'slice_createArray'
(edit) @1455   8 years lfita Adding - `slice_createArray': Function to create a variable from a …
(edit) @1448   8 years lfita Fixing end of line
(edit) @1445   8 years lfita Adding: `add_global_PyNCplot': Function to add global attributes …
(edit) @1440   8 years lfita Fixing segmentation fault in Curie for that variables with …
(edit) @1436   8 years lfita Improving the avoidance of `seg fault' on 1-rank variables
(edit) @1435   8 years lfita Avoiding segmentation fault in Curie by `cleaning_varsfile'
(edit) @1434   8 years lfita Fixing a 'segmentation fault' on `file_oper_alongdims'
(edit) @1433   8 years lfita Fixing object name
(edit) @1432   8 years lfita Reverting order, first re-name dimension, then create variable `time' …
(edit) @1430   8 years lfita Adding creation of varibale `time' in 'mthDYNAMICO_toCF'
(edit) @1429   8 years lfita Fixing typo
(edit) @1427   8 years lfita Fixing typo
(edit) @1426   8 years lfita Re-naming `time_centered' variable to 'time' in 'mthDYNAMICO_toCF'
(edit) @1425   8 years lfita Adding re-naming varibale time_centered' to time' in 'CF_DYNAMICO.nc'
(edit) @1423   8 years lfita Adding `mthDYNAMICO' in 'ModelChar?'
(edit) @1421   8 years lfita Adding: `mthDYNAMICO_toCF': Function to pass a mthDYNAMICO original …
(edit) @1415   8 years lfita Adding `masked' variables on 'curve_section'
(edit) @1411   8 years lfita Improving error message on output domain boundaries line in `curve_section'
(edit) @1410   8 years lfita Adding a chekcing' boundaries for gridline' in 'curve_section'
(edit) @1409   8 years lfita Adding no-sliced variables (by absence of one of the dimensions in the …
(edit) @1400   8 years lfita Adding checking of existence of dimension before to add it in …
(edit) @1398   8 years lfita Adding: `nterp_curve': Function to interpolate (as weighted mean …
(edit) @1392   8 years lfita Fixing wrong fillValue removal from input variable in `reproject'
Note: See TracRevisionLog for help on using the revision log.