Yep, I would not mention the word "coverage-experiment" anymore! :) Regards, Simone Giannecchini == GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. ==
Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 333 8128928 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- On Tue, Jul 15, 2014 at 6:40 PM, Nicola Lagomarsini <[email protected]> wrote: > Hi Jody, > > > 2014-07-15 18:29 GMT+02:00 Jody Garnett <[email protected]>: > >> I think that will be fine Nicola, and yes I note this is not new API, only >> the addition of 3 new formats. >> >> Usual guidelines apply: test coverage and documentation >> >> Let me check that out, documentation page for coverage experiment is sadly >> empty: >> http://docs.geotools.org/latest/userguide/library/coverage/experiment.html >> >> The goal here is a single code example users can cut-and-paste into their >> project. > > > We have already prepared a documentation page. It can be found here in our > fork: > https://github.com/geosolutions-it/geotools/blob/GEOT-4835/docs/user/library/coverage/multidim.rst > > It will be a part of the related pull request that we are preparing. > >> >> -- >> Jody >> >> Jody Garnett >> >> >> On Tue, Jul 15, 2014 at 8:51 AM, Nicola Lagomarsini >> <[email protected]> wrote: >>> >>> Hi all, >>> >>> I would ask to the list if it could be possible to move some sub-modules >>> inside the coverage-experiment directory from Unsupported to Plugin. The >>> modules are: gt-coverage-api, gt-netcdf and gt-grib. This is not an API >>> change proposal. >>> >>> These modules focus their attention on accessing Multidimensional formats >>> like NetCDF. For this reason we would rename the coverage-experiment >>> directory to coverage-multidim. >>> >>> The first module is an API to use for working with multidimensional data. >>> Its classes can be used for creating a new plugin supporting a new >>> multidimensional raster format. >>> >>> The second module is a plugin for reading NetCDF data. Inner classes are >>> customized implementations of the API described above. This module contains >>> a dependency to the Java Unidata library for NetCDF. >>> >>> The last module is a plugin for reading Grib data. This plugin only loads >>> the Unidata libraries for the Grib format and then internally calls the >>> NetCDF reader for accessing the Grib data. >>> >>> We increased the code coverage for the whole directory to 60% and >>> multiple users have used the following modules. >>> >>> Two other modules called gt-geotiff-ported and gt-hdf4 are present inside >>> the coverage-experiment directory. Currently these two modules will stay in >>> unsupported land because they need a deep review. >>> >>> After this brief description I would ask to you if there is any question >>> and I will be pleased to answer to it. >>> >>> Here is the link to the confluence page: >>> http://docs.codehaus.org/display/GEOTOOLS/NetCDF+and+Grib+plugins >>> >>> Regards, >>> Nicola Lagomarsini. >>> >>> -- >>> == >>> GeoServer Professional Services from the experts! Visit >>> http://goo.gl/NWWaa2 for more information. >>> == >>> >>> Ing. Nicola Lagomarsini >>> Junior Software Engineer >>> >>> GeoSolutions S.A.S. >>> Via Poggio alle Viti 1187 >>> 55054 Massarosa (LU) >>> Italy >>> phone: +39 0584 962313 >>> fax: +39 0584 1660272 >>> >>> http://www.geo-solutions.it >>> http://twitter.com/geosolutions_it >>> >>> ------------------------------------------------------- >>> >>> >>> ------------------------------------------------------------------------------ >>> Want fast and easy access to all the code in your enterprise? Index and >>> search up to 200,000 lines of code with a free copy of Black Duck >>> Code Sight - the same software that powers the world's largest code >>> search on Ohloh, the Black Duck Open Hub! Try it now. >>> http://p.sf.net/sfu/bds >>> _______________________________________________ >>> GeoTools-Devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/geotools-devel >>> >> > > Regards, > Nicola Lagomarsini. > > -- > == > GeoServer Professional Services from the experts! Visit > http://goo.gl/NWWaa2 for more information. > == > > Ing. Nicola Lagomarsini > Junior Software Engineer > > GeoSolutions S.A.S. > Via Poggio alle Viti 1187 > 55054 Massarosa (LU) > Italy > phone: +39 0584 962313 > fax: +39 0584 1660272 > > http://www.geo-solutions.it > http://twitter.com/geosolutions_it > > ------------------------------------------------------- > > ------------------------------------------------------------------------------ > Want fast and easy access to all the code in your enterprise? Index and > search up to 200,000 lines of code with a free copy of Black Duck > Code Sight - the same software that powers the world's largest code > search on Ohloh, the Black Duck Open Hub! Try it now. > http://p.sf.net/sfu/bds > _______________________________________________ > GeoTools-Devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ GeoTools-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
