Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_ndvi_old (filename, month, ndvidata, physfrac, d13cresp) |
| subroutine read_ndvi_old | ( | character *100,intent(in) | filename, | |
| integer(kind=int_kind),intent(in) | month, | |||
| real(kind=real_kind),dimension(subcount),intent(inout) | ndvidata, | |||
| real(kind=dbl_kind),dimension(subcount,physmax),intent(out) | physfrac, | |||
| real(kind=dbl_kind),dimension(subcount),intent(inout) | d13cresp | |||
| ) |
Definition at line 1 of file read_ndvi_old.F90.
References handle_err(), and sib_const_module::nsib.
1.7.1