Monica Bobra
Monica Bobra
Also (perhaps for a separate PR) it would be nice to include some information about joint submissions between an AAS journal and JOSS. The [JOSS blog post](http://blog.joss.theoj.org/2018/12/a-new-collaboration-with-aas-publishing) announcing this partnership...
The [Example Gallery template](https://github.com/sunpy/sunpy/blob/master/examples/example_template/example_template.py) could use some improvement; specifically: * More direction on how to write an introduction * More direction on how much detail to give about the observational...
I can work on this. Let me know if there are any more specifics or any particular examples to start with. Otherwise I'll go through one by one and make...
Agree; `drms` treats QUALITY as `int64` when it should treat it as `int32`. This is the query in the example above: ```python from drms.client import Client c = Client() res...
Related to #9 and #36
Related to #20 and #9
Fix the IRISreader entry to be pip installable.
Yupyup. Also it looks like I didn't build the bibliography correctly either -- I included the references.bib file but did not use the command ([see here](https://github.com/jupyter/jupyter-book/blob/master/jupyter_book/book_template/content/features/citations.ipynb)) to actually generate the...
The links to McGranaghan et al., 2018a+b on the [introductory page](http://helioml.org/05/Scintillation_Prediction.html) of the scintillation chapter do not resolve.
I agree with adopting the AAS style guide. Maintaining an in-house style guide takes a lot of time.