memory question

From: Po-Lun Ma <polunma_at_nyahnyahspammersnyahnyah>
Date: Mon Jan 11 2010 - 10:27:23 MST

Hi everyone,

This may sound a stupid question.

I have 4GB RAM in my desktop running Linux. Can I read in a .nc file
that is 6GB? In other words, I have a netcdf data file that is 6GB,
but I only need one variable in that file. I am wondering when I do:

f=addfile(....)

Does it read in the entire dataset and requires 6GB RAM?

Or, when I do

t=f->T

and t is a very small data array of, say, (100,100), then my 4GB RAM
is large enough?

Please advise. Thanks.

Po-Lun
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Jan 11 10:27:29 2010

This archive was generated by hypermail 2.1.8 : Tue Jan 12 2010 - 15:38:20 MST