powered by
The net radiation (MJ m-2 day-1) is the difference between the incoming net shortwave radiation (rns) and the outgoing net longwave radiation (rnl).
rn_calculation(rns, rnl)
A data.frame object with the net radiation data.
The incomimg net shortwave radiation (MJ m-2 day-1).
The outgoing net longwave radiation (MJ m-2 day-1).
Roberto Filgueiras, Luan P. Venancio, Catariny C. Aleman and Fernando F. da Cunha
if (FALSE) { rn <- rn_calculation(rns, rnl) }
Run the code above in your browser using DataLab