Skewed plot

From: igor akkerman <igorakkerman89_at_nyahnyahspammersnyahnyah>
Date: Tue Apr 30 2013 - 16:19:47 MDT

Hi,

I need to plot SSMI sea ice concentration data that is in binary format,
however when I plot it, the image is skewed. I would venture to guess that
it due to lack of latitudes and longitudes in the file. Has anyone created
a netcdf/ascii file that contains latitudes and longitudes for SSM/I data
ever?

netcdf ssmi_jan1983 {
dimensions:
ncl0 = 448 ;
ncl1 = 304 ;
variables:
float seaice(ncl0, ncl1) ;
seaice:_FillValue = -999.f ;

Thanks,
Igor

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Apr 30 16:19:55 2013

This archive was generated by hypermail 2.1.8 : Thu May 02 2013 - 11:16:45 MDT