Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Orekit Orekit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 76
    • Issues 76
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Orekit
  • OrekitOrekit
  • Issues
  • #656
Closed
Open
Created Feb 23, 2020 by Clément Jonglez@yzokrasDeveloper

Add support for CSSI space weather data

While working on improving orbit determination accuracy, I came across the daily space weather data combined by AGI: ftp://ftp.agi.com/pub/DynamicEarthData/SpaceWeather-All-v1.2.txt

It would be a nice addition for Orekit to be able to parse this data file because:

  • it is released several times per day, always has the same file name and contains data from 1957 to 2044 (estimated) -> it is possible to have it in the orekit-data folder and have it updated via the update.sh script
  • it contains all the data required to implement the DTM2000InputParameters and NRLMSISE00InputParameters interfaces: 3-hourly and daily Ap and Kp data as well as daily F10.7 flux.

I am not a Java expert so it might take me some time to develop this feature. Therefore if somebody already started working on this topic or wants to help developing this feature, contributions are welcomed :)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking