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

Add surface parcel 2d model #551

Draft
wants to merge 35 commits into
base: surface-parcel-model
Choose a base branch
from

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    9e643c9 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary imports

    matt-frey committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    598c953 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2037861 View commit details
    Browse the repository at this point in the history
  4. start combining

    matt-frey committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a817b95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baa572c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ce9479 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75928c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    31c87cd View commit details
    Browse the repository at this point in the history
  2. min_lratio, max_lratio

    matt-frey committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    a68e339 View commit details
    Browse the repository at this point in the history
  3. combine models

    matt-frey committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    0f60759 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    161ba58 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. clean up

    matt-frey committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    89f1ffb View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. remove symvol

    matt-frey committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3e6827e View commit details
    Browse the repository at this point in the history
  2. fix surface_parcel_reorder

    matt-frey committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9d0d370 View commit details
    Browse the repository at this point in the history
  3. some small fixes

    matt-frey committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    263063f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. use lcelli

    matt-frey committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5fdfdf6 View commit details
    Browse the repository at this point in the history
  2. write surface parcels

    matt-frey committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7e9ca47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    022780c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef2aad9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    e7a11c2 View commit details
    Browse the repository at this point in the history
  2. clean up a bit

    matt-frey committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    faaada9 View commit details
    Browse the repository at this point in the history
  3. clean up parcel_mixing.f90

    matt-frey committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    83ff06c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6ec913 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Jan 16, 2024

  1. avoid double-mixing

    matt-frey committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    bbab24c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4fb6f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. small fixes

    matt-frey committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    5fb073b View commit details
    Browse the repository at this point in the history
  2. clean up code

    matt-frey committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    537ac2b View commit details
    Browse the repository at this point in the history
  3. read in surface parcels

    matt-frey committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    fb614f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d23184 View commit details
    Browse the repository at this point in the history
  5. clean up

    matt-frey committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f8c7c22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a269e7 View commit details
    Browse the repository at this point in the history
  7. clean up mixing module

    matt-frey committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    57928c8 View commit details
    Browse the repository at this point in the history
  8. remove len2grid

    matt-frey committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    5f3be82 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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