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 m

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

2010-05-02 Thread Kyle Shannon
Correct. Submit the report and document what the change is, attach the patch and the test data. Thanks. # Kyle Shannon Physical Science Technician RMRS Fire Sciences Lab Fire, Fuels & Smoke - RWU 4405 5775 Highway 10 W. Missoula, MT 59808 (406)829-6954 kshan...@fs.fed

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

2010-05-02 Thread Shawn GONG
Frank, Ivan and Kyle, Thank you for your reply. When you advise me to file a ticket, do you mean "submit a bug report" at this site http://trac.osgeo.org/gdal/? This is my first time doing this. I can attach sea surface temperature (SST) netCDF for testing, but not RSAT2 or TSX dataset. Thanks

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.