![]() |
FireSTARR
|
Public Member Functions | |
None | __init__ (self, dir_out, year, status_ignore=DEFAULT_STATUS_IGNORE) |
Static Public Attributes | |
str | TABLE_NAME = "public:activefires" |
Protected Member Functions | |
_get_fires (self) | |
Protected Attributes | |
_dir_out = dir_out | |
list | _status_ignore = [] if status_ignore is None else status_ignore |
_year = year | |