I have a geodatabase that contains a large number of raster datasets - there are two rasters for each country in the world, and they are very large, in some cases up to 3GB per raster dataset.
I need to convert these to NumPy arrays so as to run an analytical program that I wrote on them...