NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

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: