selvar¶
Synopsis¶
xcdo -selvar,name input output
Description¶
Select a data variable by name.
Positional Arguments¶
| Name | Type | Required | Description |
|---|---|---|---|
name |
TEXT | Required | Name of the variable |
Examples¶
xcdo -selvar,tas infile.nc outfile.nc
xcdo -selname,tas infile.nc outfile.nc