You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

A quick question about the GMV/GMVS grid point data structures. These are pointers to 'blocked' data (I guess for computational efficiency reasons):

GMV(1:NPROMA, :, :, 1:NGPBLKS)
GMVS(1:NPROMA, :, 1:NGPBLKS)

I was wondering if there were non-blocked data variables under these that I can access. Something similar to the  YRGSGEOM_NB non-blocked gridpoint horizontal data variable and the YRGSGEOM blocked version which simply points to the corresponding YRGSGEOM_NB data.

Thanks.

  • No labels