New Features
* Wind Speeds can no longer be zero - 4
* Wind speeds will always be 0.01 or higher
* Error handling has been added for shapefiles - 1
* This is for use in functions that require shapefiles that are not necessary to the run. It allows these functions to warn the user the file was not found
* Fuel Topography was implemented and included use of the Parabolic dz Arrays - https://github.com/QUIC-Fire-TT/ttrs_quicfire/pull/7
* By default, topography is used to build the run
* The QU_simparams are built automatically depending on if topography is used or not, or if the topography is relatively flat.