Stuart Mumford

Results 329 comments of Stuart Mumford

This still hasn't fixed references which are external (intersphinx) I guess that's a separate bug.

I hacked a solution to this once by detecting if the URL starts with https: and treating it differently in the code Albert fixed in sphinx.

Without looking at it and remembering, I would expect it's so that you can pass kwargs to `Map` which only apply to some but not all of the input files.

I think this should be fine, we would need to make sure that we aren't short circuiting any tests by having parfive go "this file already exists" but I don't...

Not 100% sure, I would need to do some reading on caches in Azure Pipelines.

Then it will need to be done in the template. :smile:

@imaculate I don't think so, feel free to have a go. Let me know if you need any advice. :)

@imaculate it is the database that needs improving, you can generate the error with this: ``` python import sunpy.database from sunpy.net import vso import astropy.units as u db = sunpy.database.Database()...

I am not really sure what is the best way to go in any great detail. @derdon Was the guy who implemented the database module. It looks like you want...

https://solar-mach.github.io/ does a good job of this already. Would be a good example gallery tho.