Parallel Netcdf Feature

Yu-Heng Tseng YHTseng at lbl.gov
Sun Jun 19 03:06:18 CDT 2005


Hi

I am interested in doing some complicated output
using parallel NETCDF so that each process outputs
different sizes.
For example, the total size has two dimensions (x,y).
If the total size is (4,3), e.g.

1,2,3,4,
5,6,7,8
9,10,11,12

If we use two processes:
Process 0 has  and process 1 has
1,2,               3,4,
5,6,               7,8,
9,10               11,12
I don't want to output the first column
(which includes 1,5,9). How can I output
the rest 9 variables
2,3,4,
6,7,8,
10,11,12

Can I obtain some examples? or can someone
tell me any particular subroutine I can use?
I can check it out. There are not many test
examples in the current release.
Thank you very much.

Yu-heng
-------------- next part --------------
A non-text attachment was scrubbed...
Name: YHTseng.vcf
Type: text/x-vcard
Size: 272 bytes
Desc: Card for Yu-Heng Tseng <YHTseng at lbl.gov>
URL: <http://lists.mcs.anl.gov/pipermail/parallel-netcdf/attachments/20050619/b1465fb6/attachment.vcf>


More information about the parallel-netcdf mailing list