[MITgcm-support] interpolation

Jane Jimeian jane at atlantic.ocean.fsu.edu
Fri Dec 3 11:38:45 EST 2004


On Nov 23,  7:23pm, Ed Hill wrote:
> Subject: Re: [MITgcm-support] interpolation
> On Tue, 2004-11-23 at 17:44 -0500, Jane Jimeian wrote:
> > we want to interpolate from a coarse grid to a finer grid and restart from
> > a  pickup file.  does anybody have a matlab script or a subroutine that
does
> > this.  if not, can someone explain the structure of the pickup file?  we
> > think it is U,?,V,??,T,W,S,???,Eta,X,XX where ?, ??, ??? are 3-D fields
that
> > we don't recognize and X, XX are 2-D field that apparently don't matter to
> > us.  help will be appreciated.
>
>
> Hi Jane,
>
> If you switch to NetCDF for your output, then the structure of the
> pickup files is *very* easy to understand.  And the reading of NetCDF
> pickup files is working--people here are using it.
>
> To get started using the MNC/NetCDF interface, please see the examples
> in MITgcm/verification.  All you need to do is:
>
>  1) add "mnc" to your current "packages.conf" file
>  2) copy over one of the "data.mnc" files from the
>       examples in MITgcm/verification
>  3) modify the "data.mnc" file to suit your needs
>
> and thats it!
>
> Ed
>
> --

hi ed,

do i have to have the NetCDF libraries install on the Mac G5 or are
the libraries installed in the model source?  also, which example
in MITgcm/verification shows how to uses mnc/netCDF.  i have
MITgcm_HEAD_20040803.  do i need to update the model?

thanks,
jane

-- 



More information about the MITgcm-support mailing list