Skip to content

Commit

Permalink
Create gtg_interp.F90
Browse files Browse the repository at this point in the history
Stub code for GTG protection but to make UPP public to work
  • Loading branch information
hsinmulin-NOAA authored Dec 21, 2023
1 parent bc7036b commit 9f89ce6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sorc/ncep_post.fd/gtg_interp.F90
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
subroutine gtg_interp()
implicit none
print *, "Stub code for GTG protection but to make UPP public to work"
end subroutine gtg_interp

0 comments on commit 9f89ce6

Please sign in to comment.