Florian Mauracher

Results 12 comments of Florian Mauracher
trafficstars

Hey there, sorry for the slow response as always, quite busy with other projects during the week. Right now it is only possible to enable/disable groups of satellites based on...

What do you want to move automatically? - If you mean moving the camera automatically: After selecting a satellite you can press the camera icon in the right overlay to...

The explanation and quoted section by @thkruz are exactly the place to start when another propagation method is desired. Just one additional step: For performance reasons the positions are calculated...

The function uses `interval` (in seconds) as step size between samples and calculates `samplesFwd` position samples forward and `samplesBwd` position samples backward with the referenced SGP4 propagation mechanism (through `satellitejs`)....

Hi there, thanks for posting. When I started the project a few years ago I searched for freely available 3D models of satellites and started converting a few of them...

Can you clarify which command triggers this error? Just tried the setup on a clean clone and `npm install` followed by `npm run start` is running through without errors.

The url format has [changed again recently](https://github.com/Flowm/wind-server/commit/9f34c3cdf76dcfb64a5ef06ceea2acc427acacb8). For anyone running into this issue, I try to mantain a slighlty refactored fork with working download at https://github.com/Flowm/wind-server.

Ran into the same issue just now. Not sure about the cause, but I was able to work around this by temporarily removing the failing task as its only purpose...

Thanks for reaching out! To be honest I've mostly focused on LEO satellites in the past as theses are the ones I'm actively involved with. The reported behavior is a...

Still seems to be working fine for me. Unfortunately no debug output was printed when an error occurs during that stage. With commit 269537374274cf9b33ab14ffabf1aef9c6857451 the script now dumps the complete...