Skip to content

feat: add the EBSEG version of the pipeline #209

feat: add the EBSEG version of the pipeline

feat: add the EBSEG version of the pipeline #209

Workflow file for this run

name: Test SOIT
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run SOIT
run: |
pipx run --spec ./satellite-overpass-identification-tool soit \
--SPACEUSER ${{ secrets.SPACEUSER }} --SPACEPSWD ${{ secrets.SPACEPSWD }} \
--startdate 2013-03-31 --enddate 2013-05-01 \
--lat 76.0015 --lon -18.4315 \
--csvoutpath .