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 extended cubed-sphere dual halo with a correct alpha-beta projection. #95

Closed

Commits on Dec 21, 2021

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

Commits on Jan 5, 2022

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

Commits on Jan 10, 2022

  1. Addressed reviewer comments.

    odlomax committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    fc5a717 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    dc3fe67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed1daad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7f3246 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Addressed reviewer comments.

    odlomax committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    6289bf7 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

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

Commits on Jan 25, 2022

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

Commits on Jan 31, 2022

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

Commits on Feb 1, 2022

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

Commits on Feb 2, 2022

  1. Merged with ecmwf/develop.

    odlomax committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    ab09059 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    0243b01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1640d54 View commit details
    Browse the repository at this point in the history
  3. Fixed type error.

    odlomax committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    e7d65fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c27320 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5706bee View commit details
    Browse the repository at this point in the history
  6. Added extra bounds checking.

    odlomax committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    ed6de7d View commit details
    Browse the repository at this point in the history
  7. Added extra bounds checking.

    odlomax committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    d439b6b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Linked to eckit_maths lib.

    odlomax committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    5afcfc8 View commit details
    Browse the repository at this point in the history
  2. Added cwiseProduct.

    odlomax committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    9d83c22 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Merged with develop

    odlomax committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    8fdf94e View commit details
    Browse the repository at this point in the history
  2. Saving work.

    odlomax committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    605a430 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7018f95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a88a8b View commit details
    Browse the repository at this point in the history
  5. Removed unused file.

    odlomax committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    e3f40ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27ce39f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Merge branch 'develop' into feature/cubed_sphere_extended_halo

    * develop:
      Apply clang-format
      Removed rank restriction in redistribution.
      Update Changelog
      Version 0.28.0
      ATLAS-344 Fix ConvexSphericalPolygon::compute_radius()
      ATLAS-344 Remove part of test_convexsphericalpolygon
      ATLAS-344 Use EPS and TOL in ConvexSphericalPolygon where possible
    wdeconinck committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    3c43d5c View commit details
    Browse the repository at this point in the history
  2. Apply clang-format

    wdeconinck committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    8eae0dc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into feature/cubed_sphere_extended_halo

    * develop:
      Move Projection::Jacobian to namespace
    wdeconinck committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    07e1ce2 View commit details
    Browse the repository at this point in the history
  4. Code review

    wdeconinck committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    3d9b169 View commit details
    Browse the repository at this point in the history