netcdf sco/drought/LatLon_ahps.nc { dimensions: x = 1051; y = 813; variables: float latitude(x=1051, y=813); :units = "degrees_north"; float longitude(x=1051, y=813); :units = "degrees_east"; double x(x=1051); :_CoordinateAxisType = "GeoX"; double y(y=813); :_CoordinateAxisType = "GeoY"; // global attributes: :history = "Thu Jan 15 10:10:31 2015: ncks -x -v mpeprcp_1,prismprcp_1,depnml_1,pctnml_1,mpeprcp_7,prismprcp_7,depnml_7,pctnml_7,mpeprcp_14,prismprcp_14,depnml_14,pctnml_14 /home/mpe/drought/LatLon_nws.nc /home/mpe/drought/LatLon_nws.nc"; :NCO = "4.0.5"; }