Hi, I have run: s1_correction.py S1B_EW_GRDM_1SDH_20200323T053203_20200323T053303_020815_027780_8729.SAFE.zip OUTPUTFILE.npz -g
However, I am getting the following error while saving the output as 'tif'. I have installed nansat successfully.
Traceback (most recent call last):
File "/Users/kmitkari/anaconda3/envs/s1denoise/bin/s1_correction.py", line 52, in
raise ImportError(' Nansat is not installed and I can\'t export geotiff or landmask. '
ImportError: Nansat is not installed and I can't export geotiff or landmask. Install Nansat or do not use "-g" and "-m".
Hi, I have run: s1_correction.py S1B_EW_GRDM_1SDH_20200323T053203_20200323T053303_020815_027780_8729.SAFE.zip OUTPUTFILE.npz -g However, I am getting the following error while saving the output as 'tif'. I have installed nansat successfully.
Traceback (most recent call last): File "/Users/kmitkari/anaconda3/envs/s1denoise/bin/s1_correction.py", line 52, in
raise ImportError(' Nansat is not installed and I can\'t export geotiff or landmask. '
ImportError: Nansat is not installed and I can't export geotiff or landmask. Install Nansat or do not use "-g" and "-m".