r.out.ascii: Create an option to write a LISFLOOD compatible header#4695
r.out.ascii: Create an option to write a LISFLOOD compatible header#4695petrasovaa merged 20 commits intoOSGeo:mainfrom
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
For your next PRs, you'll have more luck by not using the main branch of your fork for a PR |
G_option_exclusive(flag.surfer, flag.noheader, NULL); G_option_exclusive(flag.surfer, flag.modflow, NULL); G_option_exclusive(flag.surfer, flag.lisflood, NULL); G_option_exclusive(flag.lisflood, flag.modflow, NULL);
updated with Lisflood info
Do you mean something like that? |
Yep, seems right |
echoix
left a comment
There was a problem hiding this comment.
I'm not sure changing the relative markdown links from ending with ".md" to ending with ".html" is expected.
echoix
left a comment
There was a problem hiding this comment.
Other questions on markdown syntax
|
@echoix Any objections to merge? |
Apart from the fact that the PR comes from his main branch, probably not |
Although not good practice, it wouldn’t mess things up, would it? |
Not that much what we can't survive. He'll need to use the GitHub UI to "discard x commits" on his fork to update his main after, then clean up locally too, or reclone if he doesn't want to bother finding how to discard his commits on main |
The option applied by the "-l" flag permits to write an ASCII grid file compatible with the European LISFLOOD model (https://ec-jrc.github.io/lisflood-model/1_1_introduction_LISFLOOD/)