Hannah Ritter
Hannah Ritter
I.e. are the coordinates of things I am trying to plot being sent somewhere? Or are only tiles downloaded and then plotted on top of it (offline)?
The following invalid schema is not being recognized by the validator: ``` InfoRecord: type: object required: - userId - name properties: userId: type: string description: The user id. ``` The...
Hello, I've been playing around with the example for a bit and cannot solve one issue. I want to predict a time series, for now a simple cosine function. The...
**Citrus Version** 3.2.1 **Expected behavior** The constructor should set the condition in the underlying builder. **Actual behavior** The constructor does not set the condition in the underlying builder, it has...