[MITgcm-support] reading llc binaries

Jean-Michel Campin jmc at ocean.mit.edu
Thu Feb 27 14:44:54 EST 2014


Hi Anthony,

using rdmds and utils/matlab/cs_grid/latloncap/plot_faces.m
should work also (if the resolution is not too high).

Cheers,
Jean-Michel

On Thu, Feb 27, 2014 at 05:27:54PM +0000, Menemenlis, Dimitris (3248) wrote:
> The quikread_llc/quikplot_llc routines are not as flexible as Gael's gcmfaces package.
> 
> If you want a quick-and-dirty plot of a full llc field, say Depth.data for llc90, you would:
> fnam='Depth.data';
> nx=90;
> kx=1;   % vertical level or levels to read
> fld=quikread_llc(fnam,nx,kx);
> quikplot_llc(fld)
> 
> If you are trying to read and plot a region, rather than the full field,
> I would recommend that you use: read_llc_fkij
> 
> On Feb 27, 2014, at 9:03 AM, Anthony Coletti <ajcolett at geo.umass.edu<mailto:ajcolett at geo.umass.edu>> wrote:
> 
> Can I use such files as quirkead_llc and the appropriate plotting commands to read llc grid output similar to that of the ‘readbin’ command above?  I am still used to reading CS binaries and plotting CS faces.
> 

> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support




More information about the MITgcm-support mailing list