Reading ascii files | assigning lat/lons

From: Noel Aloysius <noel.aloysius_at_nyahnyahspammersnyahnyah>
Date: Tue Aug 14 2012 - 05:22:17 MDT

Hello NCL,

I have an ascii file of monthly soil moisture values at 1500 locations for
10 years. Each location has a unique lat/lon value.

I have read the data into a matrix as follows: data( (/1500, 120/),
"float"). I also have the lat/lon values for each point in a separate array
as lat(1500) and lon(1500).

I want to assign lat/lon values and regrid the data to 1x1 lat/lon regular
grid. The closest example I could find on the help pages is read_asc6.ncl
which is not quite helpful in this case. I will appreciate your help in
resolving this issue. I posted similar question last week but was not
answered.

Thanks again,
Noel

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Aug 14 05:22:26 2012

This archive was generated by hypermail 2.1.8 : Wed Aug 15 2012 - 08:12:08 MDT