debangs / RSAGA

RSAGA Package Code
GNU General Public License v2.0
0 stars 2 forks source link

Replace != by all.equal in focal.functions #15

Closed jannes-m closed 8 years ago

jannes-m commented 8 years ago

Hi Donovan,

I had a few problems with the multi.local.function. It told me I had incompatible input grids due to different cell sizes. However, the cellsize differences were tiny, something like 30 vs. 30.000000001. Therefore, I changed various if-statements by using all.equal instead of !=. I hope that's ok with you.

All the best,

Jannes

debangs commented 8 years ago

Hi Jannes,

Thanks for the fix and update! I have been away from RSAGA for a little while, but will be returning to bring it up to SAGA 2.3.1, with these changes included.

I hope you have been having a great summer.

Cheers,

Donovan

From: Jannes Muenchow [mailto:notifications@github.com] Sent: August 23, 2016 08:50 To: debangs/RSAGA RSAGA@noreply.github.com Subject: [debangs/RSAGA] Replace != by all.equal in focal.functions (#15)

Hi Donovan,

I had a few problems with the multi.local.function. It told me I had incompatible input grids due to different cell sizes. However, the cellsize differences were tiny, something like 30 vs. 30.000000001. Therefore, I changed various if-statements by using all.equal instead of !=. I hope that's ok with you.

All the best,

Jannes


You can view, comment on, or merge this pull request online at:

https://github.com/debangs/RSAGA/pull/15

Commit Summary

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/debangs/RSAGA/pull/15 , or mute the thread https://github.com/notifications/unsubscribe-auth/AHsHeDZWIbWvtrlu72RxtIWHbS20frNRks5qiuxggaJpZM4Jq4rN .

jannes-m commented 8 years ago

Hi Donovan,

I forgot the !-statement in my pull request, sorry for that! I have fixed this. My summer is still fine! I hope you are doing fine as well!

All the best,

Jannes

debangs commented 8 years ago

Great, thanks Jannes!


From: Jannes Muenchow [notifications@github.com] Sent: Wednesday, August 31, 2016 11:44 AM To: debangs/RSAGA Cc: Donovan Bangs; Comment Subject: Re: [debangs/RSAGA] Replace != by all.equal in focal.functions (#15)

Hi Donovan,

I forgot the !-statement in my pull request, sorry for that! I have fixed this. My summer is still fine! I hope you are doing fine as well!

All the best,

Jannes

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/debangs/RSAGA/pull/15#issuecomment-243806825, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHsHeEKZCKJNlLPtUEK4puiHVcBrae22ks5qlaFDgaJpZM4Jq4rN.