Changes between Version 15 and Version 16 of Documentation/UserGuide/StudyNetCDF


Ignore:
Timestamp:
2020-05-11T16:21:38+02:00 (4 years ago)
Author:
aducharne
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/StudyNetCDF

    v15 v16  
    11 
    2 ==  How to manipulate/compare/examine netcdf files using cdo, nco or ncview?  
     2== How to manipulate/compare/examine netcdf files using cdo, nco or ncview?  
    33 
    44Author: S. Luyssaert and J. Ryder [[BR]] 
    55Last revision: 2020/02/28, B. Guenet; 2020/05/11, A. Ducharne [[BR]] 
    6  
     6[[PageOutline]]  
    77== **ncview: a quick tool for vizualization** == 
    88The quickest way of all to look at NetCDF files and to quickly plot some outputs is to use ncview: 
     
    140140  * complex operations... 
    141141 
    142 == List of classical cdo command (non exhaustive) 
     142=== List of classical cdo command (non exhaustive) 
    143143 
    144144 
     
    190190}}} 
    191191 
    192 == Operator chaining 
     192=== Operator chaining 
    193193It is one of the main features of CDO. Beware, however, that operators with an arbitrary list of input files cannot be combined with other operators. 
    194194 
     
    208208}}} 
    209209 
    210 == Regridding 
     210=== Regridding 
    211211 
    212212CDO can also be used to regrid NetCDF files. It is very straight and fast. The call has the following structure: