RE: [gdal-dev] how to submit modified drivers for GDAL

2010-05-03 Thread Shawn GONG
I submitted proposed changes as tickets 3563, 3564 and 3565. Please delete 3562, my mistake. Thanks, Shawn From: gdal-dev-boun...@lists.osgeo.org on behalf of Shawn GONG Sent: Thu 4/29/2010 6:52 PM To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] how to submit

Re: [gdal-dev] how to submit modified drivers for GDAL

2010-05-02 Thread Kyle Shannon
/29/2010 6:52 PM > To: gdal-dev@lists.osgeo.org > Subject: [gdal-dev] how to submit modified drivers for GDAL > > Hi list, > > My colleague, Adam Klein, and I have made changes to the following drivers: > netCDF: corrects for longitudes >180 deg (western hemisphere) > RSAT

RE: [gdal-dev] how to submit modified drivers for GDAL

2010-05-02 Thread Shawn GONG
SX dataset. Thanks, Shawn -Original Message- From: gdal-dev-boun...@lists.osgeo.org on behalf of Shawn GONG Sent: Thu 4/29/2010 6:52 PM To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] how to submit modified drivers for GDAL Hi list, My colleague, Adam Klein, and I have made changes to the

Re: [gdal-dev] how to submit modified drivers for GDAL

2010-04-30 Thread Ivan Lucena
Shawn, > My suggestion is that you should file a ticket for each problem you solved > describing the reasons > for the changes maid. You should attach the changed source code to the > ticket and some sample data > too (or the path to where I get download it from) so that we can test your > c

Re: [gdal-dev] how to submit modified drivers for GDAL

2010-04-29 Thread Kyle Shannon
Shawn, I would be willing to test your patches for the netCDF driver if you file a ticket and supply sample data, as Ivan stated. Thanks On Apr 29, 2010 7:56 PM, "Shawn GONG" wrote: Hi list, My colleague, Adam Klein, and I have made changes to the following drivers: netCDF: corrects for longit

Re: [gdal-dev] how to submit modified drivers for GDAL

2010-04-29 Thread Lucena, Ivan
Hi Shawn/Adam, My suggestion is that you should file a ticket for each problem you solved describing the reasons for the changes maid. You should attach the changed source code to the ticket and some sample data too (or the path to where I get download it from) so that we can test your changes.

[gdal-dev] how to submit modified drivers for GDAL

2010-04-29 Thread Shawn GONG
Hi list, My colleague, Adam Klein, and I have made changes to the following drivers: netCDF: corrects for longitudes >180 deg (western hemisphere) RSAT2: able to ingest NITF complex products TSX: utilizes all GCPs instead of the default of 5 (4 corners + 1 centre) Please advise how to submit the