Open dstansby opened 4 years ago
Hi @dstansby, @nabobalis sir, I am interested in contributing to SunPy, what are the changes required to close this issue, any pointers to what I have to do? What do you mean by:
but we should really send it upstream
Hi @dstansby, @nabobalis sir, I am interested in contributing to SunPy, what are the changes required to close this issue, any pointers to what I have to do? What do you mean by:
but we should really send it upstream
Hello @akash5100, this issue needs someone to copy the function from #3804 and submit it to astropy (this is what is meant by sending it upstream).
Hi @dstansby, @nabobalis sir, I am interested in contributing to SunPy, what are the changes required to close this issue, any pointers to what I have to do? What do you mean by:
but we should really send it upstream
Hello @akash5100, this issue needs someone to copy the function from #3804 and submit it to astropy (this is what is meant by sending it upstream).
After submitting, remove it from the sunpy?
After submitting, remove it from the sunpy?
Not until it makes it into a release of astropy we can use. Before that, we will have to keep it in sunpy.
I think you'll want to propose adding it to astropy/coordinates/tests/helper.py
Shall I create an issue and PR addressing this in astropy?
Shall I create an issue and PR addressing this in astropy?
It's worth asking and seeing if they will take it
https://github.com/sunpy/sunpy/pull/3804 probably belongs in astropy, not SunPy; fine to have it here for now, but we should really send it upstream as it's
astropy.coordinates
, and notsunpy
, specific.