* Make fortran dependencies optional installs
* aacgmv2
* apexpy
* OMMBV
* Access logger directly from pysat
* Use pysat deprecation tests
* Incorporate Windows tests into Github Actions
* Bug Fix
* Ensure default num_samples consistent for one day regardless of cadence
* Maintenance
* Update instrument test standards
* Added `utils.package_check`, a standard decorator to bypass functions using
packages that are optional installs if the package is not installed
* Use local vector functions rather than import from OMMBV