GithubHelp home page GithubHelp logo

Comments (8)

helgee avatar helgee commented on June 11, 2024 1

I am doing a HUGE rewrite in SatelliteToolbox.jl.

Exciting 😎 Let me know if you need/want input. I am getting back in the game...

My open-source output suffered quite a bit in the past year. For good reasons (I became a father in January) and for bad reasons (two job changes in 2020).

from satellitetoolbox.jl.

ronisbr avatar ronisbr commented on June 11, 2024 1

Hi @helgee

For good reasons (I became a father in January)

First of all, congratulations!!

Let me know if you need/want input. I am getting back in the game...

Yes, probably I need! Now that I have more experience on how Julia works, I am trying to:

  1. Stabilize the API related with the orbit representations (keplerian elements and state vectors).
  2. Finish the IAU-2006 theory by adding the Equinox-based approach.
  3. Stabilize the propagators API.
  4. Implement a high precision numerical propagator.

from satellitetoolbox.jl.

mihalybaci avatar mihalybaci commented on June 11, 2024

I took another look at this and I think I have a fairly simple solution to generalize the ground_station_visible function. Unless my vector math is off, which is very well could be, I think its just necessary to rotate the radar site vector by the pointing angle (as measured from zenith). I did a 2D example as Pluto notebook here, and it should generalize easily to 3D I think. But I don't know how this would work within the other visibility functions.

from satellitetoolbox.jl.

ronisbr avatar ronisbr commented on June 11, 2024

Hi @mihalybaci,

Sorry for the delay. I am doing a HUGE rewrite in SatelliteToolbox.jl. This is a very old project (dating back to 2013) and I understand now much better the Julia language. Hence, some terrible choices I made back then are giving me headaches :D

As soon as I clean everything, I will take a look in this feature, I promise!

from satellitetoolbox.jl.

mihalybaci avatar mihalybaci commented on June 11, 2024

No worries! That will give me time to actually confirm that it works. And if this feature is too niche then don't worry about adding it. I dont know if anyone but me will need it

from satellitetoolbox.jl.

ronisbr avatar ronisbr commented on June 11, 2024

No, it is no niche! It is a very useful one!

from satellitetoolbox.jl.

mihalybaci avatar mihalybaci commented on June 11, 2024

Out of curiosity, what algorithms are out there for high precision propagation?

from satellitetoolbox.jl.

ronisbr avatar ronisbr commented on June 11, 2024

AFAIK there is some algorithms written in MATLAB but without testing or any public verification. Basically, we need to compute the acceleration at each pointing using all the information we can get (high order Earth gravity computation, gravity from other celestial body, relativistic terms, etc.) and then use a very precise differential equation solver.

from satellitetoolbox.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.