Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

use src/s1_burst_id structure for python packaging #4

Merged
merged 1 commit into from
Dec 11, 2021

Commits on Dec 11, 2021

  1. set module src/s1_burst_id

    + move the following scripts under src/s1_burst_id as a python module:
       - BurstDataFrame.py
       - query.py
       - upload_data.py
    
    + move the following script to bin/ as executable scripts:
       - create_burst_id.py
       - chmod +x create_burst_id.py
    
    + add requirements.txt
    
    + add .gitignore file
    
    + remove __inti__.py
    yunjunz committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    00d40c1 View commit details
    Browse the repository at this point in the history