<div dir="ltr">Hey,<div>I have installed gdal on Sagemaker which runs on</div><div>```</div><div>NAME="Amazon Linux AMI"<br>VERSION="2018.03"<br>ID="amzn"<br>ID_LIKE="rhel fedora"<br>VERSION_ID="2018.03"<br>PRETTY_NAME="Amazon Linux AMI 2018.03"<br>ANSI_COLOR="0;33"<br>CPE_NAME="cpe:/o:amazon:linux:2018.03:ga"<br>HOME_URL="<a href="http://aws.amazon.com/amazon-linux-ami/">http://aws.amazon.com/amazon-linux-ami/</a>"<br></div><div>```</div><div>using the <a href="https://gist.github.com/abelcallejo/e75eb93d73db6f163b076d0232fc7d7e">following instructions</a> . And it installed successfully however when I try to netcdf file it doesn't read. I also check `gdalinfo --formats` but `netCDF` doesn't show up. Is there anything I am missing and that I can correct. I used to install GDAL from conda with just one command `conda install -c conda-forge gdal` but lately it's not working anymore. That's why I am trying to install it from source. Any help would be great. </div><div><br></div><div>Thanks & Regards,</div><div>Saheel Ahmed</div></div>