33 |
# endif |
# endif |
34 |
# ifdef ALLOW_SEAICE |
# ifdef ALLOW_SEAICE |
35 |
# include "SEAICE_COST.h" |
# include "SEAICE_COST.h" |
36 |
|
# include "SEAICE_SIZE.h" |
37 |
# include "SEAICE_PARAMS.h" |
# include "SEAICE_PARAMS.h" |
38 |
# endif |
# endif |
39 |
#endif |
#endif |
52 |
|
|
53 |
_RL localobs (1-olx:snx+olx,1-oly:sny+oly,nnzobs,nsx,nsy) |
_RL localobs (1-olx:snx+olx,1-oly:sny+oly,nnzobs,nsx,nsy) |
54 |
_RL localweight(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy) |
_RL localweight(1-olx:snx+olx,1-oly:sny+oly,nsx,nsy) |
55 |
_RL localmask (1-olx:snx+olx,1-oly:sny+oly,nr,nsx,nsy) |
_RS localmask (1-olx:snx+olx,1-oly:sny+oly,nr,nsx,nsy) |
56 |
_RL xx_localbar_mean_dummy |
_RL xx_localbar_mean_dummy |
57 |
_RL xx_areabar_mean_dummy |
_RL xx_areabar_mean_dummy |
58 |
_RL mult_local |
_RL mult_local |