Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
mlee03 authored and mlee03 committed Dec 18, 2023
1 parent 9223f26 commit 1cdb855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interpolator/include/interpolator.inc
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ if(dimension_exists(fileobj, "time")) then
endif
!---------------------------------------------------------------------
!---------------------------------------------------------------------
! convert file times from julian to noleap.
!---------------------------------------------------------------------
else if ( (model_calendar == NOLEAP .and. trim(adjustl(lowercase(file_calendar))) == 'julian')) then
Expand Down

0 comments on commit 1cdb855

Please sign in to comment.