Stuart Mumford

Results 239 issues of Stuart Mumford

Hello, I have started using open collective for SunPy (as part of NumFOCUS) and am loving it so far, but I wanted to pull in collective notifications into our [matrix](matrix.org)...

question
documentation
feedback

If I remember correctly we do this in a few places in Map, such as in SXT as was pointed out here: https://github.com/sunpy/sunpy/pull/4926#discussion_r569631042 @ayshih Do we still do this anywhere...

map
coordinates
Priority Low
Effort Low
Package Intermediate
physics

By default we want the end time to not be included (open) i.e: ``` python def Time(start, end, near=None, start_open=False, end_open=True): end = parse_time(end) if end_open: end = end -...

Feature Request
net
Priority Low
Effort High
Package Intermediate

While working on fixing compatibility with reproject_to in ndcube I have come to the conclusion that we really should be kwarg only here, so that the ordering of the arguments...

fixes #6361 I have no idea how to test this, as we are testing that a url in a remote file is accessible. I guess the only way would be...

BugFix
net
backport 4.0

### Describe the feature The [`assume_spherical_screen`](https://docs.sunpy.org/en/stable/api/sunpy.coordinates.Helioprojective.html#sunpy.coordinates.Helioprojective.assume_spherical_screen) context manager provides a very useful way of computing the coordinates of an off-disk point between two different observers. It would be nice if...

Feature Request
coordinates

### Describe the feature Currently we support a per-user config file. Sometimes on a multi-user system, i.e. a cluster, it could be useful to have a system default. Which would,...

Feature Request
Package Novice
Priority Low
Effort Low
util
Good First Issue

By default we access the WDSL at http://docs.virtualsolar.org/WSDL/VSOi_rpc_literal.wsdl but the soap endpoint is http://vso.nso.edu/cgi-bin/VSO/PROD/vsoi_wsdl.cgi we should test both somehow

Feature Request
net
Priority Medium
Effort Medium
Package Intermediate

Editing a message in slack does not show up in matrix.

S-Major
T-Defect

It looks like the GOES 17 data is available in the same location as the data used, so it should be reasonably easy to add a config option for which...