Skip to content

Commit

Permalink
Chore: Merge main into dmUpdate (#1476)
Browse files Browse the repository at this point in the history
  • Loading branch information
Scitech777 authored Mar 7, 2024
2 parents 7c3922a + 1bb706c commit 5ed0bd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# These owners will be the default owners for all the files in the
# repository. Unless a later match is found, these owners
# will be requested for a review when a PR is opened.
* @thomas-robinson @bensonr @rem1776
* @thomas-robinson @bensonr @rem1776 @scitech777

# GNU autotools files
Makefile.am @uramirez8707 @rem1776
Expand Down
2 changes: 1 addition & 1 deletion interpolator/include/interpolator.inc
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ integer , intent(in), optional :: vert_interp(:)
character(len=*), intent(out), optional :: clim_units(:)
logical, intent(out), optional :: single_year_file

character(len=64) :: src_file
character(len=128) :: src_file
!++lwh
real(FMS_INTP_KIND_) :: dlat, dlon
!--lwh
Expand Down

0 comments on commit 5ed0bd3

Please sign in to comment.