Skip to content

Commit

Permalink
Add some comments to ./tests/orog/ftst_find_poles.F90.
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGayno-NOAA committed Jan 13, 2025
1 parent a70379d commit bc2dac8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/orog/ftst_find_poles.F90
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ program ftst_find_poles

! Unit test for routine find_poles.
!
! Checks if a model tile contains a 'pole'
! point based on the latitude of each point.
!
! Author George Gayno NCEP/EMC

use orog_utils, only : find_poles
Expand Down

0 comments on commit bc2dac8

Please sign in to comment.