Skip to content
Snippets Groups Projects
Commit 33e971d9 authored by RODIER Quentin's avatar RODIER Quentin
Browse files

Jean W. 18/07/2024: SURFEX fix, add XUNDEF from index 256e covers instead of from index 301

parent 7732cb09
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ REAL(KIND=JPRB) :: ZHOOK_HANDLE
! ----------------------
!
IF (LHOOK) CALL DR_HOOK('ECOCLIMAP2_LAI',0,ZHOOK_HANDLE)
XDATA_LAI(301:,:,:) = XUNDEF
XDATA_LAI(256:,:,:) = XUNDEF
!
!* 2. if averaged LAI
! ---------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment