spedas / pyspedas

Python-based Space Physics Environment Data Analysis Software
https://pyspedas.readthedocs.io/
MIT License
147 stars 58 forks source link

pyspedas.utilities.find_datasets() should return a list of items found #767

Closed jameswilburlewis closed 6 months ago

jameswilburlewis commented 6 months ago

pyspedas.utilities.find_datasets() prints whatever it finds to the console. It should also return a list of strings, and have an option to disable printing.