[MITgcm-support] gluemnc in per-variable form
Baylor Fox-Kemper
baylor at MIT.EDU
Fri May 25 11:34:19 EDT 2007
Hi All,
Manfredi asked me an interesting question about gluemnc. I am
adding it to the archive.
Cheers,
-Baylor
Begin forwarded message:
> From: Baylor Fox-Kemper <baylor at MIT.EDU>
> Date: May 25, 2007 11:33:19 AM EDT
> To: Manfredi Manizza <mmanizza at ocean.mit.edu>
> Subject: Re: gluemnc
>
> Hi Manfredi,
> As gluemnc currently works, it actually splits up all of the
> variables and then combines each one over the tiles, and then
> recombines the different variables at the end.
> The whole recombination of variables occurs in two lines near the
> end of the gluemnc script. You could easily edit them. They are:
>
> ncrcat $DEBUG -A $somevar.$somepre.glob.nc $somepre.glob.nc >
> $LOGFILE
> rm $somevar.$somepre.glob.nc
>
> So, you could just comment out the second line (which removes the
> tile-combined but not variable-combined files) to get per-variable
> but tile-combined files. You can then combine which variables you
> like using a ncrcat command like the first line above.
>
> Cheers,
> -Baylor
>
>
>
>
> On May 24, 2007, at 6:29 PM, Manfredi Manizza wrote:
>
>>
>> Hi Baylor,
>>
>> I have gluemnc working :D
>>
>> I was wondering, is there a way
>> you can make it work as glueing
>> ONLY one or a few variables out
>> of all of them that are in the
>> original output ?
>>
>> Or it works ONLY with all of them
>> at once ?
>>
>> It is for avoiding huge files ..........
>>
>> Cheers
>> Manfredi
>>
>>
>> --
>>
>>
>> Manfredi Manizza
>> Postdoctoral Associate
>> Room 54-1423
>> Dept. of Earth, Atmospheric
>> and Planetary Sciences
>> Massachusetts Institute of Technology
>> 77 Massachusetts Avenue
>> Cambridge, MA 02139-4307, USA
>> phone: 617-452-2977
>> fax : 617-253-4464
>> email: mmanizza at ocean.mit.edu
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20070525/cc70f683/attachment.htm>
More information about the MITgcm-support
mailing list