Skip to content

Static mask

gcorradini requested to merge static_mask into conus-dps

Motivation

This MR would address issue #1 (closed) . I am attempting to "pre filter" for static sources.

Changes

I put a new function in the FireMain.py that is called during Fire_forward. I also added constants to FireConsts.py.

Review

Before this MR actually merges:

  1. I Want to do a test run to make sure it actually does do the filtering I'm expecting
  2. Would either @greg or @jsignell glance at my coding style? I'm new to python so I'm not sure if my import statements, function documentation, or putting argument in FireConsts.py is following good practice. Should be a quick review.

Merge request reports

Loading