Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding scripts for using the NCEDC data stored on s3 #282

Closed
wants to merge 9 commits into from

Commits on Jan 22, 2024

  1. Add scripts for ncedc data on s3

    Kuan-Fu Feng committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    ae1c85d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Update the scripts for using NCEDC data on s3

    Kuan-Fu Feng committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    49befbe View commit details
    Browse the repository at this point in the history
  2. Migrated Read docs page (#266)

    * Migrated Read docs page
    
    * Migrated Read docs page - Added full_socal.csv
    
    * Added full_socal.csv
    
    * Migrated Read docs page to Jupyter book and added relative markdown links in README.md. Added windows specific command in the get_started.ipynb
    
    * Fixed os path
    
    * Fixed os path
    
    * Fixed os path
    
    * Renamed docs folder to docs_old
    
    * Addressed the issues
    IshikaKhandelwal authored and Kuan-Fu Feng committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d661f26 View commit details
    Browse the repository at this point in the history
  3. refactor: update rm_resp from str to enum (#267)

    * refactor: update rm_resp from str to enum
    
    * refactor: update tests
    
    * added TODO for additional unit tests
    
    to be covered on: #250
    
    Co-authored-by: carlosgjs <[email protected]>
    
    * added TODO for test updates
    
    ---------
    
    Co-authored-by: carlosgjs <[email protected]>
    2 people authored and Kuan-Fu Feng committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3ecd957 View commit details
    Browse the repository at this point in the history
  4. feat: Read station list from a file (#269)

    * Fixed Issue #174
    
    * Incorporating the helper functions
    
    * Adding TODO
    
    * Adding TODO
    IshikaKhandelwal authored and Kuan-Fu Feng committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    380d04e View commit details
    Browse the repository at this point in the history
  5. refactor: update plot_waveform() to use the (ASDF)RawDataStore (#278)

    * refactor: update plot_waveform() to use the (ASDF)RawDataStore
    
    * style: pre-commit hook restyle
    
    * refactor: update plot_waveform() to use the (ASDF)RawDataStore. codefix
    
    * style: pre-commit hook restyle
    
    * style: pre-commit hook restyle
    
    * refactor: update plot_waveform() to use the (ASDF)RawDataStore
    anujsinha3 authored and Kuan-Fu Feng committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b3f63f4 View commit details
    Browse the repository at this point in the history
  6. Update plotting_modules.py (#279)

    Fixed minor bugs in 3 plotting functions in the plotting_modules.py
    YantaoLuo authored and Kuan-Fu Feng committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3009b96 View commit details
    Browse the repository at this point in the history
  7. Remove spaces

    Kuan-Fu Feng committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2897ad1 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into kuanfu_ncedc

    Kuan-Fu Feng committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3199026 View commit details
    Browse the repository at this point in the history