Changeset 2795 in lmdz_wrf for trunk/tools/nc_var.py


Ignore:
Timestamp:
Jan 14, 2020, 5:17:55 PM (5 years ago)
Author:
lfita
Message:

Getting the right slice
Introducing example for `netcdf_fold_slice_concatenation_HMT'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/nc_var.py

    r2789 r2795  
    2929## e.g. # nc_var.py -o join_sounding_obsfiles -S .:UWyoming_snd_1 -v all
    3030## e.g. # nc_var.py -o timemean -f selvar_new.nc -S 2:XLONG,XLAT -v T2
     31## e.g. # nc_var.py -o netcdf_fold_slice_concatenation_HMT -S south_north|168:south_north_stag|169:west_east|196:west_east_stag|197,control,Time,WRFtime -v all -f wrfout,d01,00
    3132
    3233## e.g. ccrc468-17 # ./nc_var.py -v time -f 123/CCRC_NARCliM_Sydney_All_1990-1999_pr10max.nc -o out -S 1:-1
Note: See TracChangeset for help on using the changeset viewer.