pysat / pysatNASA

pysat support for NASA Instruments
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

STY: `data_path` as arg, not kwarg #166

Closed jklenzing closed 1 year ago

jklenzing commented 1 year ago

Is your feature request related to a problem? Please describe. pysat style is updating data_path to be input as an arg, not a kwarg. Affects download, etc.

Describe the solution you'd like Update the usage in the methods and instrument files

Describe alternatives you've considered 😕

Additional context Compare with usage in pysatSpaceWeather