Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

Memory use

  • To: <visad-list@xxxxxxxxxxxxx>
  • Subject: Memory use
  • From: OLVER OLFREY HERNANDEZ NAVARRO <oohernan@xxxxxxxxxxxxxxxxxxxx> (SquirrelMail authenticated user oohernan) by tifon.unalmed.edu.co with HTTP; Mon, 7 Oct 2002 09:24:00 -0500 (COT)
  • Date: Mon, 7 Oct 2002 09:24:00 -0500 (COT)
Hi all.


I'm working with Satellite Images, and I'm using visad to visualizate
them.  I need that visad use less memory, then I try to construct the
FlatField in this way:

new FlatField( func_domain_range, domain_set,null,null,new Integer1DSet[]
{new Integer1DSet(varRaster,255)},null);

but it spend more memory that in this way:

new FlatField( func_domain_range, domain_set,null,null,null,null);

Why the first one use more memory?

Thank's

--
Olver Hernández
Facultad de Minas
Universidad Nacional de Colombia
Sede Medellín




  • 2002 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: