reading irregular binary data

From: Michael Notaro <mnotaro_at_nyahnyahspammersnyahnyah>
Date: Fri Oct 01 2010 - 12:03:17 MDT

Can NCL read a binary file with different #s of values on each line?

For example, I have a binary file written with fortran where each
row has a different # of values. Lets say I have 100 different lake
points, each with different depths, and on each row is the temperature
of the each at 1-meter increments. Something like this:

10.2 10.1 9.5 8.4
12.1 12.0 10.0 9.0 8.6 7.5 6.5
etc...

The 1st lake is 4-m deep so it has 4 values.
The 2nd is 7-m deep so it has 7 values.
Etc.

Or is this too irregular for NCL to handle.

Michael

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Oct 1 12:03:25 2010

This archive was generated by hypermail 2.1.8 : Mon Oct 04 2010 - 08:55:54 MDT