[Radiance-general] 2.5-phase method and gendaymtx

Axel Jacobs jacobs.axel at gmail.com
Thu Feb 6 12:58:38 PST 2014


Hi Wouter,

thank you for spotting this.  Yep, this is yet another mistake I made. 
I was trying to boil down my actual, much longer script to the bare 
minimum.  However, but this detail seems to have escaped me.

I'm a little amazed now that the my version worked at all.

Thanks for your help with this.

Best

Axel


On 06/02/14 20:44, ascendilex | Wouter Beck wrote:
> Axel - why do you have:
>
>      npatch=$( echo 1 |rcalc -e MF:2 -f reinhart.cal -e '$1=Nrbins' )
> instead of
>      npatch=$( echo 1 |rcalc -e MF:$REINHART -f reinhart.cal -e
> '$1=Nrbins' )
>
> Without deeply understanding the details of your script, this looks more
> regular to me.
> The direct contributions are also reduced if 2 is replaced by $REINHART
> (being 1 in your script).
>
> Results file now looks like:
>
>
> month   day     time    in_dir  in_diff dir     diff dir+diff        comb
> 1 1 0.500 0 0   0       0       0       0
> 1 1 1.500 0 0   0       0       0       0
> 1 1 2.500 0 0   0       0       0       0
> 1 1 3.500 0 0   0       0       0       0
> 1 1 4.500 0 0   0       0       0       0
> 1 1 5.500 0 0   0       0       0       0
> 1 1 6.500 0 0   0       0       0       0
> 1 1 7.500 0 0   0       0       0       0
> 1 1 8.500 0 19  0.03021047      18.90174        18.9319505 18.90174
> 1 1 9.500 7 51  0.8372025       50.73978        51.5769825 51.65368
> 1 1 10.500 17 88        5.439868        87.54065 92.980518       91.41759
> 1 1 11.500 22 109       6.997981        108.4165 115.414481      114.0331
>
> Cheers,
>
> Wouter




More information about the Radiance-general mailing list