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

Bug fix for stretched grid restart attribute check #34

Merged
merged 1 commit into from
Apr 24, 2024

Commits on Apr 18, 2024

  1. Make stretched grid target lat and lon computation consistent with re…

    …start
    
    This update changes the conversion of input target lat and lon to avoid
    small differences with output target lat and lon written to the restart
    file. Both values are single precision but the conversion used double
    precision 180 when converting from degrees to radians.
    
    Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
    lizziel committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1a93445 View commit details
    Browse the repository at this point in the history