Steve Morley

Results 51 comments of Steve Morley

I can't promise this'll be a high priority item, but I'll put it on my list. What's your envisaged use case? The ordering of data columns is to allow consistent...

Got it. I'll give it some thought.

Likely related to: https://review.opendev.org/c/openstack/openstackdocstheme/+/661344

I *think* I've seen this before, but can we get a little extra information to help track this down? 1. What version of spacepy are you using and how did...

From my notes on the previous time I saw this: 1. This is probably an issue with the environment not allowing the NASA CDF library to write temporary files, which...

TBF, that was actual feedback from the CDF team, so it's entirely possible that one of their windows installers does set it. ETA: Just used `cdf3.8.0_64bit_VS2015_InstallMate_Installer.exe` and then checked `CDF_TMP`,...

Just to cut this down to a manageable reproduction I've reduced the time range you're searching so it only finds one file (rather than 410, which takes too long to...

I can pull out a short GPS example if required. I use this quite often with the `add_data` method to build things up. Maybe this is better as a case...

Serious question though, what do you see as the deficiencies in the example that's in the docstring? (Apart from the fact that the docstring looks like it needs `zlog=False` adding...

There's currently no way to specify a slice of an input array when calling `spectrogram`. If you had REPT data, and I'll just make up some numbers here: ``` >>>...