Setup GdalΒΆ
Some advanced client side functions require a correct GDAL/PROJ data file setup. We deploy the required data with GSTPy, though some setup is required by the user.
import GSTPy
GSTPy.NetworkInterface.setup_gdal()
Some advanced client side functions require a correct GDAL/PROJ data file setup. We deploy the required data with GSTPy, though some setup is required by the user.
import GSTPy
GSTPy.NetworkInterface.setup_gdal()