Re: NCL error

From: Dave Allured <dave.allured_at_nyahnyahspammersnyahnyah>
Date: Mon, 20 Oct 2008 12:38:25 -0600

Vinit,

Please use ncdump -c to examine the X and Y coordinate information
in your source and result files. It appears that ncdiff has somehow
changed the way that your X and Y coordinates are defined in
result.nc. Examine the X and Y dimension definitions, as well as
the X and Y coordinate variables.

ncdiff is not part of NCL. If you have questions about ncdiff, you
should probably ask them on the NCO help forum:

http://sf.net/forum/forum.php?forum_id=9830

Dave Allured
CU/CIRES Climate Diagnostics Center (CDC)
http://cires.colorado.edu/science/centers/cdc/
NOAA/ESRL/PSD, Climate Analysis Branch (CAB)
http://www.cdc.noaa.gov/

Vinit Asher wrote:
> Hello all,
>
> I took a difference of two NetCDF files using ncdiff like
> Ncdiff file1.nc file2.nc result.nc
>
> Then I used a standard NCL script to generate plots over the file. However I
> am getting these strange errors.
>
> X coordinates out of data range: defaulting
> Zero X coordinate span: defaulting:[errno=1104]
> Y coordinates out of data range: defaulting
> Zero Y coordinate span: defaulting:[errno=1104]
> current transformation requires trXMaxF to be within data coordinate range:
> resetting
> current transformation requires trYMaxF to be within data coordinate range:
> resetting
>
> The NCL script used to work on the source files i.e. file1.nc and file2.nc.
>
> Kindly help
> Vinit.
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Oct 20 2008 - 12:38:25 MDT

This archive was generated by hypermail 2.2.0 : Wed Oct 22 2008 - 13:49:07 MDT