Re: [gdal-dev] The new WCS driver

2017-11-17 Thread Even Rouault
On vendredi 17 novembre 2017 10:27:34 CET Ari Jolma wrote: > Even Rouault kirjoitti 16.11.2017 klo 22:07: > > We have already various "linting" tools that run: cppcheck, clang > > static analyzer, coverity scan and a few ad-hoc scripts in scripts/ . > > But indeed we don't enforce things like maxim

Re: [gdal-dev] The new WCS driver

2017-11-17 Thread Ari Jolma
Even Rouault kirjoitti 16.11.2017 klo 22:07: We have already various "linting" tools that run: cppcheck, clang static analyzer, coverity scan and a few ad-hoc scripts in scripts/ . But indeed we don't enforce things like maximum size of a function, etc. clang looks interesting. I installed

Re: [gdal-dev] The new WCS driver

2017-11-16 Thread Even Rouault
Hi Ari, > https://github.com/ajolma/gdal/tree/trunk/gdal/frmts/wcs > > would be accepted into the GDAL trunk, thus to be included into the > coming version 2.3. > > I'm not making a PL since the GDAL at github is not a primary source. Well, a lot of people already do pull requests. That's rathe

[gdal-dev] The new WCS driver

2017-11-16 Thread Ari Jolma
I'm happy to suggest that https://github.com/ajolma/gdal/tree/trunk/gdal/frmts/wcs would be accepted into the GDAL trunk, thus to be included into the coming version 2.3. I'm not making a PL since the GDAL at github is not a primary source. There is a python test program in the above directo