Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error whn trying to run s1_correction.py #88

Open
hiredgoon8118 opened this issue Nov 30, 2021 · 1 comment
Open

Error whn trying to run s1_correction.py #88

hiredgoon8118 opened this issue Nov 30, 2021 · 1 comment

Comments

@hiredgoon8118
Copy link

Environment set up no problem...

But similar problem to the other open issues when trying to run...

s1_correction.py S1A_EW_GRDM_1SDH_20211129T235741_20211129T235841_040793_04D7A6_8F09.zip Test.tif
08:17:22|40|nansat|_get_dataset_metadata|GDAL could not open S1A_EW_GRDM_1SDH_20211129T235741_20211129T235841_040793_04D7A6_8F09.zip, trying to read with Nansat mappers...
Traceback (most recent call last):
File "/data/data275/pub/RESEARCH/SOFTWARE/anaconda3/envs/s1denoise/bin/s1_correction.py", line 19, in
s1 = run_correction(args.ifile)
File "/data/data275/pub/RESEARCH/SOFTWARE/anaconda3/envs/s1denoise/lib/python3.9/site-packages/s1denoise/tools.py", line 46, in run_correction
s1 = Sentinel1Image(ifile)
File "/data/data275/pub/RESEARCH/SOFTWARE/anaconda3/envs/s1denoise/lib/python3.9/site-packages/s1denoise/sentinel1image.py", line 113, in init
self.download_aux_calibration(auxCalibFilename, self.platform.lower())
UnboundLocalError: local variable 'auxCalibFilename' referenced before assignment
(s1denoise) [cjackson@rhw1164 S1_Python]$

@hlkong98
Copy link

hlkong98 commented Mar 7, 2022

I am running into exactly the same issue! Did you find a solution yet? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants