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

Re write obcs tides #752

Merged
merged 22 commits into from
May 18, 2024
Merged

Re write obcs tides #752

merged 22 commits into from
May 18, 2024

Commits on Jul 21, 2023

  1. Re-write OBCS Tides code (following issue MITgcm#617)

    also enable to add tidal velocity to Tangential Flow
    jm-c committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    24aa348 View commit details
    Browse the repository at this point in the history
  2. Undate parameter names

    jm-c committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    06a5070 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

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

Commits on Aug 21, 2023

  1. Import updated test from PR MITgcm#73

    To also test the addition of tangential component of the tidal velocity,
    import the updated set-up from @antnguyen PR MITgcm#73 (branch "obcs_tides_tangential")
    including updated ref output from the same PR.
    jm-c committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    261116c View commit details
    Browse the repository at this point in the history
  2. Only read-in from files tidal-comp that are used

    Allow to provide tidal Ampl & Phase bin files with just the number of tidal-comp
    that are used (instead of the full tidal-comp size "OBCS_tideCompSize") by
    calling directly pkg/msdio section-read S/R.
    jm-c committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    cc1da65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0f4de8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    992d630 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Oct 12, 2023

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

Commits on Dec 29, 2023

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

Commits on Jan 14, 2024

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

Commits on Mar 5, 2024

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

Commits on Mar 28, 2024

  1. Update README

    And provide some instruction on how to update previous data.obcs
    to work with this updated code.
    jm-c committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    df8a0e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. little cleaning

    jm-c committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    eb5d717 View commit details
    Browse the repository at this point in the history
  2. Remove OLD_OBCS_TIDES code

    jm-c committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    bcc7cf4 View commit details
    Browse the repository at this point in the history
  3. minor improvement to README

    jm-c committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4ee536b View commit details
    Browse the repository at this point in the history
  4. minor edit

    jm-c committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    44e6b33 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on May 15, 2024

  1. small adjustment

    jm-c committed May 15, 2024
    Configuration menu
    Copy the full SHA
    beaf947 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    b04c7ac View commit details
    Browse the repository at this point in the history
  2. document re-writing OBCS-tides

    jm-c committed May 18, 2024
    Configuration menu
    Copy the full SHA
    a0b69db View commit details
    Browse the repository at this point in the history