David Pérez-Suárez

Results 57 comments of David Pérez-Suárez

I don't think it's to do with the broken links. I believe it's because I've not set it properly. It never worked (or at least that I've seen it).

Not available in the current formatting. I just tested and it's ordered by filename. So, `astropy/aa.md` will become before `yt/aa.md` and `yt/aa.md` will be before than `yt/zz.md`. Maybe we could...

We've got the members page ready. Still, they could be more descriptive following these points...

#61 and #63 update some aspects of this.

@eteq @taldcroft @Cadair any preference? Astropy got a list to make their list less noisy, but in sunpy doesn't seem a problem.

To participate in any of the summer of codes under OpenAstronomy is just enough that you provide us with a set of ideas and mentors. I don't really worry whether...

@wtbarnes - regarding the updates, you could keep a md5 checksum of the data files that chianti offers. Ideally they would provide such signatures on their side (that's something that...

I'm trying to reach the person behind the HELIO services. I believe it's not maintained anymore. If so, we will need to pull them. I'll report back.

@n2ygk I also think it's not too much of a cognitive load to launch from the terminal, and it also avoids the problem we've encountered a few times with Windows...

What about: ```python """ ... Parameters ---------- thisTime : astropy.time.Time, str, datetime.datetime where the `str` should be formatted into anything that ~sunpy.time.parse_time understands """ ```