Stuart Mumford

Results 239 issues of Stuart Mumford

Currently if you have a fresh host and an existing data directory when you run the postgresql_server role the following task: https://github.com/debops/debops/blob/fad2e732d6ce81a6914c4102a972b339eadaeb7e/ansible/roles/postgresql_server/tasks/manage_clusters.yml#L16-L24 raises the following error: ``` stderr: 'Error: move_conffile:...

I am using debops 2.3.3 and the master branch of the repo, I get the following error: ``` TASK [debops.debops.apt_install : Pre hooks] ********************************************************************************* fatal: [controller]: FAILED! => msg: 'An...

If only the "other items" header is being shown, the heading is a little superfluous in my agenda, it would be nice to be able to hide it.

enhancement
help wanted

Currently given a query with an Or block, say for the VSO, two seperate queries to the VSO are performed (because of the way the VSO works), this results in...

net
Priority Low
Effort Medium
Package Intermediate

we should probably use the astropy download_file machinery for the factory classes, and specifically support passing through the cache keyword argument so the data is not re-downloaded everytime the object...

map
Priority Medium
Effort High
Package Intermediate
timeseries

Looking through the VSO user agent statistics it would be good to be able to exclude CI jobs.

Tests
Package Novice
net
Priority Medium
Effort Low

It's very annoying when examples fail to download data.

Documentation
Package Novice
Priority Low
Effort High
Examples

https://docs.sunpy.org/en/stable/guide/data_types/maps.html If you haven't ever used Map before (maybe have minimal background with solar data) this is a terrible introduction. Sure the information about making a custom map is useful...

Documentation
Package Novice
map
Priority High
Effort Medium
Hacktoberfest

see: http://docs.sunpy.org/en/latest/code_ref/timeseries.html#class-inheritance-diagram

Documentation
Package Novice
Priority Low
Effort Medium
Upstream Fix Required

### Describe the feature If you do `map1.date - map2.date` and pass that into `durations=` you get a `TimeDelta` object which isn't a valid quantity so you have to call...

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