-
Add a bunch of sanity tests. Small models that test basic capabilities of the newBackend.
Those are easy to debug and can reveal issues.
-
The MSL contains some chaotic models, which are theoretically guaranteed to provide diverging trajectories over time, no matter how accurate the tool and the integration algorithm is. Of course there …
-
Brain dump.
You might have already thought of all of this, but just in case. Feel free to use all|some|none:
* The striker rarely hits only one chime, but obviously can't hit chimes which are op…
-
It's not possible to use time offsets currently.
I tested with this example from: https://pypi.org/project/jinja2-time/
`{% now 'utc' - 'minutes=11' %}`
This gives an error **Invalid template…
-
### Describe the bug
While creating a dependency between two tasks created using `DatabricksTaskOperator()` does not use the `task_key` specified, but uses `dagName__groupId__taskKey`. This is incons…
-
Follow-up to changes made in #385.
As pointed out in [this](https://github.com/pendulum-chain/spacewalk/pull/385#discussion_r1301931647) comment, instead of passing a specific `wallet` instance we…
ebma updated
7 months ago
-
Hello experts,
I'm pretty new to Cosmos and trying to run my dbt commands using Cosmos in Airflow.
I'm trying to run dbt test command using Cosmos operators DbtDag. But to my surprise it doesn't run…
-
Walking by inverted pendulum
- Like a segway, weightshift
- Stabiliziation is basis
Walking with staightend knees
- Increase walkhipheight to maximum
Regarding Stabilization
- predicting imp…
-
See:
- Betts and Huffman 1999 Exploiting sparsity in the direct transcription method for optimal control and
- Patterson and Rao 2012 Exploiting sparsity in direct collocation pseudospectral metho…
-
At the moment, we don't convert publication dates to a common format (eg. UTC). This is easy to do in pendulum (with `.in_timezone('utc')`) and in arrow (with `.to('utc')`).
Is this something we wa…