Re: [gdal-dev] question re netcdf grid_mapping

2022-03-02 Thread Michael Sumner
On Wed, Mar 2, 2022 at 2:31 PM Alan Snow wrote: > Hi Michael, > > I don't claim to be an expert in the projection you are using or what the > GDAL team would like to do in this scenario, but hopefully the information > presented here will be helpful to you. > > excellent, thanks so much Alan t

Re: [gdal-dev] FW: GDAL MVT Multithreading

2022-03-02 Thread Momtchil Momtchev
Can you check the CPU usage of your process? Normally, if you don't specify /GDAL_NUM_THREADS/, GDAL will use as many threads as there are CPU cores. Also try reducing to =1 to see if it slows down. On 02/03/2022 08:21, Szymon Piskula (C) via gdal-dev wrote: Hello, I am trying to speed up