Giter Site home page Giter Site logo

cnsnln / georb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thomas-loudis/georb

0.0 0.0 0.0 5.95 MB

Software for orbit determination of Low Earth Orbiters and gravity field recovery

Home Page: https://www.thomaspap.com/sw.html

License: GNU General Public License v3.0

MATLAB 100.00%

georb's Introduction

georb_logo_v7

Gravity and precisE ORBit determination system

GEORB is a software package for Precise Orbit Determination (POD) of Low Earth Orbiters (LEOs), gravity field recovery based on satellite gravity missions and design of future space missions.

GEORB has been released as open source in 2022 while it has been developed by Thomas since 2007.

GEORB' current release delivers data products of precise orbtis, calibrated acceleromer data and gravity field models of the Gravity Recovery And Climate Experiment (GRACE) and GRACE Follow-On (GRACE-FO) missions.


Cite GEORB:

Thomas Loudis Papanikolaou (2023). GEORB: Release for precise orbit determination of low Earth orbiters and satellite gravity missions, Software Impacts, doi: https://doi.org/10.1016/j.simpa.2023.100502.


Guide: Instructions for configuration and data requirements

GEORB can be executed through applying the following steps:

  1. Set the configuration files located in the folder '../config/'. Description of the configurable parameters is provided within the config files.

main_config.in :: Master Configuration file for setting the basic modes

orbit_model.in :: Configuration file for the orbit modelling and methods

ic_config.in :: Initial Consditions file for setting the list of the Satellites/Objects along with the Initial Epoch per object

cd config/
edit main_config.in
cd ..
cd config/
edit orbit_model.in
cd ..
cd config/
edit ic_config.in
cd ..
  1. Download the models' data required by executing the script file georb_data_models.m stored in the folder '../scripts/'. The data will be save in the folder '../data/'.
cd scripts/
georb_data_models
  1. Satellite Missions data are required when operating in the 'orbit missions mode' and other modes requiring satellite data.

The current release supports the GRACE missions.

Data of the GRACE Follow-On and GRACE missions can be accessed from the official data centers servers as follows:

JPL/NASA: https://podaac.jpl.nasa.gov/GRACE-FO

GFZ: https://isdc.gfz-potsdam.de/grace-fo-isdc/

The GRACE/GRACE-FO data need to be stored in the folder '../data/'

  1. Execute the GEORB main script georb_main.m in the folder '../main/'
cd main/
georb_main
  1. The computed restuls are written to output data (ascii) files saved in the folder '../data_output/'


georb's People

Contributors

thomas-loudis avatar

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.