[MITgcm-support] Matlab for post-processing!
Matthew Mazloff
mmazloff at MIT.EDU
Thu Apr 5 17:02:13 EDT 2007
read in and analyze 1 rec at a time...
also matlab reads as double precision. you can save a lot
(double :) ) by switching it to single ( Q=single(Q) )
-matt
On Apr 5, 2007, at 2:05 PM, Van Thinh Nguyen wrote:
> Hi,
>
> I used MATLAB scripts (rdmds.m) for post-processing of my runs.
> Currently I got a result from very high resolution runs (data
> output *.data up to 960 GB), so I have a trouble to run this
> Matlab's script due to "out of memory" (I already have extended the
> memory to the maximum possibility)
>
> Anyone may have an idea to help me to get rid of this.
>
> Thanks a lot
>
> Van Thinh
> ---------------------------------------------------
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
More information about the MITgcm-support
mailing list