We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 786447c commit cc28aa5Copy full SHA for cc28aa5
model/fv_regional_bc.F90
@@ -1183,6 +1183,12 @@ subroutine start_regional_restart(Atm &
1183
endif
1184
!
1185
!-----------------------------------------------------------------------
1186
+!*** Get the source of the input data.
1187
+!-----------------------------------------------------------------------
1188
+!
1189
+ call get_data_source(data_source,Atm%flagstruct%regional)
1190
1191
1192
!*** Preliminary setup for the forecast.
1193
1194
0 commit comments