Closed dhixsingh closed 4 years ago
The Phoenix fire input GeoJson files are often large, for instance Anglesea_evac_test_ffdi104_phx5_2016data_minsup_fh2017_grid_epsg32754.json which is 13.6MB uncompressed. Update PhoenixGridModel to take .json.gz input files, so that compressed fire GeoJson can be passed in directly.
.json.gz
The Phoenix fire input GeoJson files are often large, for instance Anglesea_evac_test_ffdi104_phx5_2016data_minsup_fh2017_grid_epsg32754.json which is 13.6MB uncompressed. Update PhoenixGridModel to take
.json.gz
input files, so that compressed fire GeoJson can be passed in directly.