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

Feature 2842 ugrid config #2852

Merged
merged 24 commits into from
Apr 25, 2024
Merged

Feature 2842 ugrid config #2852

merged 24 commits into from
Apr 25, 2024

Commits on Mar 27, 2024

  1. #2842 Removed UGrid related setting

    Howard Soh committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    48b52e7 View commit details
    Browse the repository at this point in the history
  2. #2842 Corrected vertical level for data_plane_array

    Howard Soh committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9feae3d View commit details
    Browse the repository at this point in the history
  3. #2842 Do not allow the time range

    Howard Soh committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    01ae422 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b43102 View commit details
    Browse the repository at this point in the history
  5. #2842 Changed -config option to -ugrid_config

    Howard Soh committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    334b2a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. #2842 Deleted UGrid configurations

    Howard Soh committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b9ca329 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. 2842 Fix a compile error when UGrid is disabled

    Howard Soh committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7f25cf8 View commit details
    Browse the repository at this point in the history
  2. #2842 Cleanup

    Howard Soh committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8293c53 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. #2842 Added an unittest point_stat_ugrid_mpas_config

    Howard Soh committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    816c12c View commit details
    Browse the repository at this point in the history
  2. #2842 Added a PointStatConfig without UGrid dataset.

    Howard Soh committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    613035c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. #2842 Corrected ty[po at the variable name

    Howard Soh committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    42f65bd View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into feature_2842_ugrid…

    …_config
    Howard Soh committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    301a14b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Switched from time_centered to time_instant. I think time_centered is…

    … the center of the forecast lead window and time_instant is the time the forecast is valid (end of forecast window).
    DanielAdriaansen committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0974159 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    7933a7e View commit details
    Browse the repository at this point in the history
  2. #2842 Restored time variable for LFric

    Howard Soh committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    faac20c View commit details
    Browse the repository at this point in the history
  3. #2842 Restored time variable time_instant for LFric

    Howard Soh committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a253d1e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. #2842 Adjust lon between -180 and 180

    Howard Soh committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3c16852 View commit details
    Browse the repository at this point in the history
  2. #2842 Adjust lon between -180 and 180

    Howard Soh committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2472b84 View commit details
    Browse the repository at this point in the history
  3. #2842 Adjust lon between -180 and 180

    Howard Soh committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9dfc8bf View commit details
    Browse the repository at this point in the history
  4. #2842 Adjusted lon to between -180 to 180

    Howard Soh committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fd42640 View commit details
    Browse the repository at this point in the history
  5. #2842 Changed variable names

    Howard Soh committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    50d6e4a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    f620206 View commit details
    Browse the repository at this point in the history
  2. #2842, switch from degrees east to west right when the longitudes are…

    … read
    Howard Soh committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f25dd19 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. #2842 Cleanup debug messages

    Howard Soh committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    07e4209 View commit details
    Browse the repository at this point in the history