[MITgcm-support] interpolation
Ed Hill
ed at eh3.com
Tue Nov 23 19:23:47 EST 2004
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
--
Edward H. Hill III, PhD
office: MIT Dept. of EAPS; Rm 54-1424; 77 Massachusetts Ave.
Cambridge, MA 02139-4307
emails: eh3 at mit.edu ed at eh3.com
URLs: http://web.mit.edu/eh3/ http://eh3.com/
phone: 617-253-0098
fax: 617-253-4464
More information about the MITgcm-support
mailing list