Changed isnan()
logic in grid_cell.hpp
to facilitate MSVC compilation.
Release for Zenodo DOI.
Fixes some compilation issues for Windows caused by MSVC not having M_PI by default.
Fixes some compilation issues for Windows.
Travis-CI deployment to Github works.
Includes D4 flow routing, depression filling, and depression breaching
Uses chrono
for timing instead of sys/time.h
Includes Windows compatibility improvements