-
Hello,
Can Taup calculate travel time and ray parameter tables and wavefronts for models having no core? For example, the simplest case, a homogeneous sphere.
And how to calculate time table for…
-
Presto has added time travel feature for iceberg tables to allow point-in-time query using AS OF syntax.
This feature request will allow presto to run range queries based on two different snapshot id…
-
Today my HA instances crashed and it seems to be related to the iCloud3 integration and the unavailability of Waze(?) maybe:
At least i see in the log a lot of these meessages:
```
09-14 12:38:31…
-
-
When designing and testing the SGG, there are lots of date-related options: rounds, unlocking events, unlocking levels, etc. It is hard to test that the configurations are working as desired because t…
-
Looks like the time travel fix to get future Custom Standard rotations working broke the feature in other ways. Details to be investigated.
fenhl updated
6 years ago
-
![image](https://github.com/juliuste/bahn.guru/assets/49200216/1e5dce9c-4614-4d82-b97a-3773044ba9fa)
The link: https://bahn.guru/day?origin=HAMBURG&destination=K%C3%96LN&class=1&bc=2&age=Y&date=04.…
-
The new ping integration moved the travel time attributes into separate sensor entities. Have you updated your rail card, and how did you manage it?
-
def calculate_travel_time(self, zone1, zone2):
try:
return self.grid.shortest_paths[(zone1.x, zone1.y)][(zone2.x, zone2.y)]
except KeyError:
return floa…
-
### Is your feature request related to a problem? Please describe.
There is currently no simple way to view the travel time between class/lecture locations in the timetable view, making it hard to …