mdjhacker / nc2tif

Batch convert .nc files to tif files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nc2tif

Batch convert .nc files to tif files """ my environments: python 3.8.5 modules: netCDF4 1.5.4 xarray 0.16.1 numpy 1.19.1 Gdal 3.1.3 注意事项: 1、文件路径最好不要有中文路径 2、输出文件夹随意 3. 输入文件夹只能存放.nc文件,不要有其他文件 """

About

Batch convert .nc files to tif files


Languages

Language:Python 100.0%