Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | lon_clmobs(:) | |||
real, | intent(in) | :: | lat_clmobs(:) | |||
integer, | intent(in) | :: | dim_obs | |||
integer, | intent(inout), | allocatable | :: | longxy(:) | ||
integer, | intent(inout), | allocatable | :: | latixy(:) | ||
integer, | intent(inout), | allocatable | :: | longxy_obs(:) | ||
integer, | intent(inout), | allocatable | :: | latixy_obs(:) |