NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
float RAINNC(Time, south_north, west_east) ; float T2(Time, south_north, west_east) ; float U10(Time, south_north, west_east) ; float Q2(Time, south_north, west_east) ; float ACSWDNB(Time, south_north, west_east) ; int I_ACSWDNB(Time, south_north, west_east) ; float SWDNB(Time, south_north, west_east) ; float ACLWDNB(Time, south_north, west_east) ; int I_ACLWDNB(Time, south_north, west_east) ; float LWDNB(Time, south_north, west_east) ; float ACSWUPB(Time, south_north, west_east) ; int I_ACSWUPB(Time, south_north, west_east) ; float SWUPB(Time, south_north, west_east) ; float ACLWUPB(Time, south_north, west_east) ; int I_ACLWUPB(Time, south_north, west_east) ; float LWUPB(Time, south_north, west_east) ; float PHB(Time, bottom_top_stag, south_north, west_east) ; float PH(Time, bottom_top_stag, south_north, west_east) ; float HGT(Time, south_north, west_east) ; float PBLH(Time, south_north, west_east) ; float LH(Time, south_north, west_east) ; float HFX(Time, south_north, west_east) ; float ACHFX(Time, south_north, west_east) ; And my command syntax:nccopy -V "RAINNC,T2,U10,Q2,SWDNB,LWDNB,SWUPB,LWUPB,PHB,PH,HGT,LH,HFX" infile outfile
NetCDF: Variable not found Location: file nccopy.c; line 1298 Even if I limit it to a single variable it still fails nccopy -V RAINNC infile outfileI've tried with and without quotes and haven't been able to find any existing examples online or in the mail archives. This is with the netcdf-C utilities v4.3.3.1 on RHEL6.6.
Any help would be greatly appreciated. TIA, Steve Harper Systems Administrator University of Utah Center for High Performance Computing
netcdfgroup
archives: