[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Help writing arrays as you go
- Subject: Help writing arrays as you go
- Date: Fri, 23 Feb 2007 15:55:52 +1300
I keep getting a "Bad section rank" error.
What I am trying to do:
I have an array of dimension (t,x,y,z) where t is declared unlimited
My code:
loop over time
instantiate an ArrayDouble of dimension (x,y,z)
loop over x,y,x
fill array
end x,y,z loop
set origin <---- here is the problem
write array
end time loop
What is the origin supposed to be, and is even this possible at all?
Thanx
gaby
--
***************************************************************
** Gabriella Turek address@hidden **
** National Institute of Water & Atmospheric Research (NIWA) **
** PO Box 8602 Christchurch New Zealand +64-3-348-8987x3724 **
***************************************************************
===============================================================================
To unsubscribe netcdf-java, visit:
http://www.unidata.ucar.edu/mailing-list-delete-form.html
===============================================================================