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

chore: logging 5 - remove prints from local_modules directory #179

Merged
merged 39 commits into from
Mar 22, 2024

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    01fce88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7430f57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9da6708 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cefaf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39babe5 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge branch 'feat-logger/4-replace-print-logger-config' into feat-lo…

    …gger/5-replace-print-logger-local_modules
    
    # Conflicts:
    #	src/icesat2waves/local_modules/m_colormanager_ph3.py
    hollandjg committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ed8ee0c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat-logger/4-replace-print-logger-config' into feat-lo…

    …gger/5-replace-print-logger-local_modules
    hollandjg authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f7b3a5c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge branch 'feat-logger/4-replace-print-logger-config' into feat-lo…

    …gger/5-replace-print-logger-local_modules
    
    # Conflicts:
    #	src/icesat2waves/local_modules/jonswap_gamma.py
    #	src/icesat2waves/local_modules/m_colormanager_ph3.py
    #	src/icesat2waves/local_modules/m_general_ph3.py
    #	src/icesat2waves/local_modules/m_spectrum_ph3.py
    #	src/icesat2waves/local_modules/m_tools_ph3.py
    hollandjg committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7da5c7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d220d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    397c300 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    044db60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5911294 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    063c21e View commit details
    Browse the repository at this point in the history
  7. make updates from PR review

    add more context to debug messages
    
    Co-Authored-By: Carlos Paniagua <[email protected]>
    hollandjg and cpaniaguam committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f33a6fb View commit details
    Browse the repository at this point in the history
  8. Added more context

    Co-Authored-By: Carlos Paniagua <[email protected]>
    hollandjg and cpaniaguam committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    277bca8 View commit details
    Browse the repository at this point in the history
  9. Updates from PR review

    Co-Authored-By: Carlos Paniagua <[email protected]>
    hollandjg and cpaniaguam committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c3dcebd View commit details
    Browse the repository at this point in the history
  10. Updates from PR review

    Co-Authored-By: Carlos Paniagua <[email protected]>
    hollandjg and cpaniaguam committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0399770 View commit details
    Browse the repository at this point in the history
  11. Updates from PR review

    Co-Authored-By: Carlos Paniagua <[email protected]>
    hollandjg and cpaniaguam committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b9360de View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Update src/icesat2waves/local_modules/m_general_ph3.py

    Co-authored-by: Carlos Paniagua <[email protected]>
    hollandjg and cpaniaguam authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    278af16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4417d8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2cdb6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f67c66c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7799236 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01cc041 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/feat-logger/5-replace-print-logg…

    …er-local_modules' into feat-logger/5-replace-print-logger-local_modules
    hollandjg committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5501bfc View commit details
    Browse the repository at this point in the history
  8. Update src/icesat2waves/local_modules/m_colormanager_ph3.py

    Co-authored-by: Carlos Paniagua <[email protected]>
    hollandjg and cpaniaguam authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    63a00d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Update src/icesat2waves/local_modules/m_tools_ph3.py

    Co-authored-by: Carlos Paniagua <[email protected]>
    hollandjg and cpaniaguam authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    07d2190 View commit details
    Browse the repository at this point in the history
  2. Update src/icesat2waves/local_modules/m_general_ph3.py

    Co-authored-by: Camilo Diaz <[email protected]>
    hollandjg and kmilo9999 authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f514e3c View commit details
    Browse the repository at this point in the history
  3. update debugging calls with iter.

    Co-Authored-By: Carlos Paniagua <[email protected]>
    hollandjg and cpaniaguam committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d4b31bc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat-logger/5-replace-print-logger-local_modules' of ht…

    …tps://github.com/brown-ccv/icesat2waves into feat-logger/5-replace-print-logger-local_modules
    hollandjg committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    eda0e16 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Update src/icesat2waves/local_modules/m_general_ph3.py

    Co-authored-by: Carlos Paniagua <[email protected]>
    hollandjg and cpaniaguam authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e105dde View commit details
    Browse the repository at this point in the history
  2. Update src/icesat2waves/local_modules/m_tools_ph3.py

    Co-authored-by: Carlos Paniagua <[email protected]>
    hollandjg and cpaniaguam authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    fa7b492 View commit details
    Browse the repository at this point in the history
  3. Update src/icesat2waves/local_modules/m_tools_ph3.py

    Co-authored-by: Carlos Paniagua <[email protected]>
    hollandjg and cpaniaguam authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c80198d View commit details
    Browse the repository at this point in the history
  4. Update src/icesat2waves/local_modules/m_general_ph3.py

    Co-authored-by: Carlos Paniagua <[email protected]>
    hollandjg and cpaniaguam authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    52c7320 View commit details
    Browse the repository at this point in the history
  5. Update src/icesat2waves/local_modules/m_general_ph3.py

    Co-authored-by: Carlos Paniagua <[email protected]>
    hollandjg and cpaniaguam authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ece4f27 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat-logger/4-replace-print-logger-config' into feat-lo…

    …gger/5-replace-print-logger-local_modules
    hollandjg authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d2d12e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Merge branch 'feat-logger/4-replace-print-logger-config' into feat-lo…

    …gger/5-replace-print-logger-local_modules
    hollandjg authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8afc4a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge branch 'feat-logger/4-replace-print-logger-config' into feat-lo…

    …gger/5-replace-print-logger-local_modules
    hollandjg authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d2ab30e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    2c472f8 View commit details
    Browse the repository at this point in the history