Ticket #111 (closed enhancement: wontfix)

Opened 2 years ago

Last modified 6 months ago

out of core clump find

Reported by: mturk Owned by: mturk
Priority: wishlist Milestone: 2.0
Component: lagos Version:
Keywords: Cc:

Description

We need to ensure clump finding works out of core.

Change History

Changed 2 years ago by mturk

  • priority changed from critical to wishlist
  • status changed from new to assigned
  • milestone changed from 0.3 to 0.4

Right now I don't think this is viable right now, because of the way "tempContours" is stored. Someday, though. But I don't want to make these big changes until after we've branched, so for now, it will have to be out-of-core and we simply have to operate on subsets of the full domain.

Changed 6 months ago by mturk

  • status changed from assigned to closed
  • resolution set to wontfix

The new contouring mechanism changes this quite a bit, as the contouring is done grid-by-grid with joins. Additionally, the stack overflow problem is fixed. I am going to make this a 'wontfix' for now.

Note: See TracTickets for help on using tickets.