|
| None | __init__ (self, bounds) |
| |
|
| get_fire_weather (self, lat, lon, date) |
| |
|
gpd.GeoDataFrame | bounds (self) |
| |
|
| columns (cls) |
| |
|
| key (cls) |
| |
|
| check_columns (cls, df) |
| |
|
bool | applies_to (self, lat, lon) |
| |
|
| | _provides (cls) |
| |
|
| _get_fire_weather (self, lat, lon, date) |
| |
|
|
gpd.GeoDataFrame | _bounds = bounds if bounds is None else bounds.dissolve() |
| |
◆ __init__()
| None datatypes.SourceFireWeather.__init__ |
( |
| self, |
|
|
| bounds ) |
◆ _provides()
| datatypes.SourceFireWeather._provides |
( |
| cls | ) |
|
|
protected |
The documentation for this class was generated from the following file:
- firestarr/src/py/firestarr/datasources/datatypes.py