-----
- Updated linting test to run black and flake8 (aefitts, 715)
- Updated crs_check with better error handling (nkorinek, 711)
- Added function crs_check to get the crs from a raster's file path (nkorinek, 707)
- Modified `plot_rgb()` to handle NAN values better, allowing plotting of Xarray dataarrays (nkorinek, 693)
- Small fixes for default parameter values in docstrings (FaranIdo, no issue submitted - PR 652)