Skip to content

Raise MemoryError proactively in certain cases #2

Description

@dbetchkal

In NMSIM_InputOutputTools.tbx, it seems appropriate to anticipate that some users may try to create projects so large that NMSIM will crash. This should be handled in advance.

There are two prerequisites:

  1. What is NMSIM's memory limit? (Presumably constant.) Convert to a maximum area.
  2. How to extract the area of the Study Area Polygon from the Attribute Table using SearchCursor? Should be pretty easy.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions