What's Changed
* Repository with Authentication, index download not working by huangzesen in https://github.com/spedas/pyspedas/pull/171
* Merge master into psp branch by AyrisA in https://github.com/spedas/pyspedas/pull/173
* PSP FIELDS Filtering Added (191) by AyrisA in https://github.com/spedas/pyspedas/pull/192
* Merge master into psp branch by AyrisA in https://github.com/spedas/pyspedas/pull/199
* bug fix for 245 by ericthewizard in https://github.com/spedas/pyspedas/pull/246
* Adding GOES orbit data (requested in 113) by ericthewizard in https://github.com/spedas/pyspedas/pull/249
* SOSMAG HAPI server changed. by nickssl in https://github.com/spedas/pyspedas/pull/250
* re-enabling sosmag tests by ericthewizard in https://github.com/spedas/pyspedas/pull/251
* Adding C/NOFS by ericthewizard in https://github.com/spedas/pyspedas/pull/253
* adding vires/hapi to the docs build process by ericthewizard in https://github.com/spedas/pyspedas/pull/254
* adding CNOFS example PNGs to docs by ericthewizard in https://github.com/spedas/pyspedas/pull/255
* Update makeplots.py by tiger2017 in https://github.com/spedas/pyspedas/pull/256
* adding RBSPICE data products by ericthewizard in https://github.com/spedas/pyspedas/pull/257
* fixing regression by ericthewizard in https://github.com/spedas/pyspedas/pull/258
* adding neutral sheet models, and fixing a bug in the RBSPICE PAD routine by ericthewizard in https://github.com/spedas/pyspedas/pull/260
* cotans bug fix - now returns the output data as an ndarray if the inp… by ericthewizard in https://github.com/spedas/pyspedas/pull/261
* fixing another regression with cotrans by ericthewizard in https://github.com/spedas/pyspedas/pull/262
* test suite updates by ericthewizard in https://github.com/spedas/pyspedas/pull/267
* adding DE2 and ST5 data by ericthewizard in https://github.com/spedas/pyspedas/pull/270
* adding initial Akebono routines by ericthewizard in https://github.com/spedas/pyspedas/pull/271
* Bug fixes from the group at Imperial College London by ericthewizard in https://github.com/spedas/pyspedas/pull/274
* updated variable name for solar orbiter SWA data by ericthewizard in https://github.com/spedas/pyspedas/pull/282
* adding functionality for listing items from the MMS burst segment database by ericthewizard in https://github.com/spedas/pyspedas/pull/283
* fixing issue with some HPCA distributions by ericthewizard in https://github.com/spedas/pyspedas/pull/285
* minor updates to slices functionality, and bumping required version of pytplot by ericthewizard in https://github.com/spedas/pyspedas/pull/286
* removing wrong example for REPT by ericthewizard in https://github.com/spedas/pyspedas/pull/287
* bumping required verson of netcdf4 by ericthewizard in https://github.com/spedas/pyspedas/pull/288
* improvements to MMS orbit plots by ericthewizard in https://github.com/spedas/pyspedas/pull/289
* bumping required version of pytplot by ericthewizard in https://github.com/spedas/pyspedas/pull/290
* fixing crash when internet connection isnt available by ericthewizard in https://github.com/spedas/pyspedas/pull/291
* bug fix for load.py in psp by huangzesen in https://github.com/spedas/pyspedas/pull/195
* Eric by ericthewizard in https://github.com/spedas/pyspedas/pull/296
* README updates by ericthewizard in https://github.com/spedas/pyspedas/pull/298
* Updating with my most recent changes by ericthewizard in https://github.com/spedas/pyspedas/pull/299
* Allow different file versions for PSP/FIELDS non-public data by STBadman in https://github.com/spedas/pyspedas/pull/301
* Updates to plug-in dev PDF by ericthewizard in https://github.com/spedas/pyspedas/pull/302
* SOHO COSTEP bugfix by ericthewizard in https://github.com/spedas/pyspedas/pull/304
* Adding SPDF option to MAVEN load routines (at least the ones currentl… by ericthewizard in https://github.com/spedas/pyspedas/pull/305
* bumping required version of pytplot to get Cluster bug fix into PyPI by ericthewizard in https://github.com/spedas/pyspedas/pull/306
* Cluster paths bug fix by ericthewizard in https://github.com/spedas/pyspedas/pull/307
* Added case for datetime64 by nickssl in https://github.com/spedas/pyspedas/pull/309
* Changed data_quants to get_data by nickssl in https://github.com/spedas/pyspedas/pull/311
* Updated NOAA server urls for GOES data. by nickssl in https://github.com/spedas/pyspedas/pull/312
* MMS loading bug fixes by ThiGli in https://github.com/spedas/pyspedas/pull/330
* Added GOES-R load functions. by nickssl in https://github.com/spedas/pyspedas/pull/331
* Replaced print with logging. by nickssl in https://github.com/spedas/pyspedas/pull/332
* Added tests to increase coverage. by nickssl in https://github.com/spedas/pyspedas/pull/333
* Removed not needed printing. by nickssl in https://github.com/spedas/pyspedas/pull/335
* Implement minvar to PySPEDAS (master) by xandrd in https://github.com/spedas/pyspedas/pull/338
* Merge minvar updates from master to themis branch by jameswilburlewis in https://github.com/spedas/pyspedas/pull/341
* bumping required version of pytplot to get pytplot spectrogram interp… by ericthewizard in https://github.com/spedas/pyspedas/pull/350
* Use latest version of pytplot with master cdf support by jameswilburlewis in https://github.com/spedas/pyspedas/pull/360
* Fixing crash on small time ranges (342) by ericthewizard in https://github.com/spedas/pyspedas/pull/365
* Fixing problem with the MMS orbit plots test suite by ericthewizard in https://github.com/spedas/pyspedas/pull/366
* Added spectra averaging. by nickssl in https://github.com/spedas/pyspedas/pull/368
* Fixing bug with MMS state data and no_update keyword on Windows (fixe… by ericthewizard in https://github.com/spedas/pyspedas/pull/377
* More style updates for MMS by ericthewizard in https://github.com/spedas/pyspedas/pull/386
* More docstring updates by ericthewizard in https://github.com/spedas/pyspedas/pull/405
* More style updates by ericthewizard in https://github.com/spedas/pyspedas/pull/406
* bumping required version of pytplot to get EIS bug fix by ericthewizard in https://github.com/spedas/pyspedas/pull/428
* fixing bug with repeated calls to FEEPS PADs with different time ranges by ericthewizard in https://github.com/spedas/pyspedas/pull/429
* improving documentation by ericthewizard in https://github.com/spedas/pyspedas/pull/438
* Add STEREO WAVES download routines by STBadman in https://github.com/spedas/pyspedas/pull/433
* Add option to change fill_value in scipy.interpolate.interp1d by tien-vo in https://github.com/spedas/pyspedas/pull/442
* (MMS) now using time_clip from pytplot by ericthewizard in https://github.com/spedas/pyspedas/pull/459
* Python 3.8-compatible type hinting by jameswilburlewis in https://github.com/spedas/pyspedas/pull/460
* Bugfix and update to automatic determination of options by ericthewizard in https://github.com/spedas/pyspedas/pull/462
* Updates to speed up RBSPICE tools by ericthewizard in https://github.com/spedas/pyspedas/pull/464
* Fixing a crash that occurs when the user uses a decimal in the energy… by ericthewizard in https://github.com/spedas/pyspedas/pull/466
* another RBSP bug fix by ericthewizard in https://github.com/spedas/pyspedas/pull/468
* Fixing OMNI bugs by ericthewizard in https://github.com/spedas/pyspedas/pull/471
* bumping required version of PyTplot, to test new astropy units functi… by ericthewizard in https://github.com/spedas/pyspedas/pull/473
* bumping required version of PyTplot, to get regression bug fix by ericthewizard in https://github.com/spedas/pyspedas/pull/476
* Now setting units for HPCA angles in flux/PSD data by ericthewizard in https://github.com/spedas/pyspedas/pull/477
* Performance improvements for FEEPS (get_data -> get; avoids unnecessa… by ericthewizard in https://github.com/spedas/pyspedas/pull/478
* Adding test for MMS LMN transformations by ericthewizard in https://github.com/spedas/pyspedas/pull/479
* FEEPS SITL bug fixes by ericthewizard in https://github.com/spedas/pyspedas/pull/488
* More FEEPS SITL bug fixes by ericthewizard in https://github.com/spedas/pyspedas/pull/489
* fixing issue with time zones in dailynames when the trange contains datetime objects by ericthewizard in https://github.com/spedas/pyspedas/pull/490
* fixing issues with EIS by ericthewizard in https://github.com/spedas/pyspedas/pull/491
* Update minvar_matrix_make.py by Beforerr in https://github.com/spedas/pyspedas/pull/497
* Update requirements.txt by Beforerr in https://github.com/spedas/pyspedas/pull/503
* message for pyqt5 by nickssl in https://github.com/spedas/pyspedas/pull/506
* Now using logging instead of print by nickssl in https://github.com/spedas/pyspedas/pull/507
* Add STEREO beacon data, unit test, add assertion error for an instrument passed to stereo load by STBadman in https://github.com/spedas/pyspedas/pull/509
* RBSP ESRHELT bug fix by ericthewizard in https://github.com/spedas/pyspedas/pull/512
* Now forcing latest major version for EDP data due to mixture of new/o… by ericthewizard in https://github.com/spedas/pyspedas/pull/523
* Adding support for Solar Orbiter L3 SWA HIS data by ericthewizard in https://github.com/spedas/pyspedas/pull/525
* New version of CDAWeb GUI. by nickssl in https://github.com/spedas/pyspedas/pull/530
* MMS test suite updates by ericthewizard in https://github.com/spedas/pyspedas/pull/532
* Fixing crash due to incompatible files at the SDC (mixture of v6 and … by ericthewizard in https://github.com/spedas/pyspedas/pull/536
* Fixing crash when PA data can't be found by ericthewizard in https://github.com/spedas/pyspedas/pull/537
* Adding flag to assume no wild cards in the URL/filename by ericthewizard in https://github.com/spedas/pyspedas/pull/538
* bumping version to get new cdflib requirement into PyPI by ericthewizard in https://github.com/spedas/pyspedas/pull/541
* When the downloaded file cannot be opened, try again. by nickssl in https://github.com/spedas/pyspedas/pull/542
* improving the error handling in mms_qcotrans (fixes 515) by ericthewizard in https://github.com/spedas/pyspedas/pull/543
* FEEPS bug fix and version bump by ericthewizard in https://github.com/spedas/pyspedas/pull/547
* Fix sqtn_rfs_V1V2 non-public download by STBadman in https://github.com/spedas/pyspedas/pull/551
* FEEPS time clipping bug fix by ericthewizard in https://github.com/spedas/pyspedas/pull/552
* Now deleting the temporary file when NamedTemporaryFile is closed by ericthewizard in https://github.com/spedas/pyspedas/pull/556
* Now loading burst intervals from the SDC by default; should fix 378 by ericthewizard in https://github.com/spedas/pyspedas/pull/558
* Updating burst mode data bar test by ericthewizard in https://github.com/spedas/pyspedas/pull/560
* Disabling checks for Solar Orbiter RPW FLUX_DENSITY variables (these… by ericthewizard in https://github.com/spedas/pyspedas/pull/561
* Fixing Windows regression and bumping required version of PyTplot by ericthewizard in https://github.com/spedas/pyspedas/pull/563
* tinterpol bug fix, and version bump by ericthewizard in https://github.com/spedas/pyspedas/pull/565
* Fixing regression with FEEPS gyrophase angles routine by ericthewizard in https://github.com/spedas/pyspedas/pull/567
* Use %Y/%m format when downloading PSP data from Berkeley by pulupa in https://github.com/spedas/pyspedas/pull/576
* Adding Barrel plugin by wrexroad in https://github.com/spedas/pyspedas/pull/577
* Add load routines and tests for BARREL (from Warren Rexroad) by jameswilburlewis in https://github.com/spedas/pyspedas/pull/578
* Bring branch up to date with master by AyrisA in https://github.com/spedas/pyspedas/pull/579
* Added another link for more information. by nickssl in https://github.com/spedas/pyspedas/pull/584
* added a prefix to barrel data tvars by wrexroad in https://github.com/spedas/pyspedas/pull/581
* Elfin by jiashuwu89 in https://github.com/spedas/pyspedas/pull/595
* support additional data types by pulupa in https://github.com/spedas/pyspedas/pull/592
* Fix PSP/SWEAP/SPC non-public data by STBadman in https://github.com/spedas/pyspedas/pull/597
* Fix `last_version` keyword by Beforerr in https://github.com/spedas/pyspedas/pull/591
* feat: add function to deal with yearly based file names by Beforerr in https://github.com/spedas/pyspedas/pull/604
* Added sm2mlt by nickssl in https://github.com/spedas/pyspedas/pull/610
* feat: add `tvectot` utils by Beforerr in https://github.com/spedas/pyspedas/pull/612
* Create mpause_2.py by nickssl in https://github.com/spedas/pyspedas/pull/619
* Added mpause_t96 by nickssl in https://github.com/spedas/pyspedas/pull/637
* Added Themis AE index. by nickssl in https://github.com/spedas/pyspedas/pull/648
* Introducing utility function libs by xandrd in https://github.com/spedas/pyspedas/pull/640
* Fixed import by nickssl in https://github.com/spedas/pyspedas/pull/651
* Create mms_overview_plot.py by nickssl in https://github.com/spedas/pyspedas/pull/662
* Added todo. Other minor changes. by nickssl in https://github.com/spedas/pyspedas/pull/663
* Elfin by jiashuwu89 in https://github.com/spedas/pyspedas/pull/671
* Added netcdf loading into pytplot. by nickssl in https://github.com/spedas/pyspedas/pull/672
New Contributors
* huangzesen made their first contribution in https://github.com/spedas/pyspedas/pull/171
* STBadman made their first contribution in https://github.com/spedas/pyspedas/pull/301
* ThiGli made their first contribution in https://github.com/spedas/pyspedas/pull/330
* tien-vo made their first contribution in https://github.com/spedas/pyspedas/pull/442
**Full Changelog**: https://github.com/spedas/pyspedas/compare/v1.4...v1.5