-
@domsteinbach
-
The following query results in a `QueryResponse` that cannot be displayed using the `show` method:
```
>>> from sunpy.net import vso
>>> client = vso.VSOClient()
>>> qr = client.query(vso.attrs.Time(…
-
I tried to follow build the code at simulator.
Steps to reproduce error:
1. Compile the code
2. Run it on simulator
3. See the logs 😄
```
==================================== Keypair =…
-
This recently came up in https://github.com/Esri/arcgis-rest-js/pull/386#discussion_r232855938, if we're processing fields to decode coded value domains should we also provide a way for consumers to f…
-
Hi I wanted to use your node.js version 8 script to connect to Quickbooks using Oauth2 and so far so good except whenever I create the realmID and the AcessToken I keep getting in my terminal (I'm on …
-
```python
❯ ipython
In [1]: from sunpy.lightcurve import GOESLightCurve
...: from sunpy.net import hek
...:
WARNING: AstropyDeprecationWarning: As of v0.8.0, the `sunpy.wcs` module is d…
-
I simply do the following
func (gateway *Gateway) Search(ctx context.Context, req *gw.QueryRequest, rsp *gw.QueryResponse) error {
log.Print("Received Gateway.Search request")
ret…
-
Hi, I try to create SOAP client with this hrl file:
```erlang
-record(faultdetail, {uri :: string(),
tag :: string(),
text :: string()}).
-record(f…
-
Having a healthcheck as an endpoint would be very useful and it would make things easier. After some thoughts it seems a good idea to make this new _status_ private, so we propose to implement this in…
-
Full log:
```
SUCCESS:
--require=D:\github\azure\autorest.csharp\readme.md https://github.com/Azure/azure-rest-api-specs/blob/49fc16354df7211f8392c56884a3437138317d1f/specification/addons/resource…