You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
The text was updated successfully, but these errors were encountered:
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".
The text was updated successfully, but these errors were encountered: