pysat / pysatNASA

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

MAINT: moved `expand_coords` to pysat #169

Closed aburrell closed 1 year ago

aburrell commented 1 year ago

Is your feature request related to a problem? Please describe. The expand_coords function in pysatNASA.instruments.methods.jhuapl proved too useful and has been introduced to pysat in PR 1123.

Describe the solution you'd like When a pysat version bump is appropriate, pysatNASA should remove the now-duplicate function.

Describe alternatives you've considered Carry duplicated code around forever.

aburrell commented 1 year ago

Closing, favouring using the pysat function from the start, as the new RC will have a pysat cap that includes the new function.