* Closes PR 55:
* Predicts high-resolution reflectance uncertainty based on the RSS of per-spectrum instrument noise and radiometric calibration uncertainty
* Closes PR 49:
* Adds global jit_enabled flag (defaults to False) to conditionally enable jit compilation.
* Adds global warnings_enabled flag
* Corrects the ISOFIT cli command so that it imports isofit.core.isofit and runs within a try-except, rather than defining it separately
*
* Tweaks to example code to remove calls to "run()".