xios_set_generate_rectilinear_domain_attr Subroutine

public subroutine xios_set_generate_rectilinear_domain_attr(id, bounds_lon_start, bounds_lon_end, bounds_lat_start, bounds_lat_end)

Arguments

Type IntentOptional Attributes Name
character(len=*) :: id
real, optional :: bounds_lon_start
real, optional :: bounds_lon_end
real, optional :: bounds_lat_start
real, optional :: bounds_lat_end

Contents