Hello,
I am currently working on Envisat product types 'ASA_IMM', 'ASA_WSM', 'ASA_APM' and 'ASA_GM1'. This module works perfectly for the first three and I thank you a lot for this but it won't open the ASA_GM1 products.
This is what I have as error:
unable to open "ASA_GM1_1PNDSI20060918_155919_000001572051_00197_23798_0000.N1"
Traceback (most recent call last):
File "process_patch.py", line 325, in
main()
File "process_patch.py", line 282, in main
product_lon_lat=get_lon_lat_array(N1_filepath)
File "process_patch.py", line 101, in get_lon_lat_array
file=epr.Product(file)
File "src/epr.pyx", line 2275, in epr.Product.cinit
ValueError: unable to open "ASA_GM1_1PNDSI20060918_155919_000001572051_00197_23798_0000.N1"
Hello,
I am currently working on Envisat product types 'ASA_IMM', 'ASA_WSM', 'ASA_APM' and 'ASA_GM1'. This module works perfectly for the first three and I thank you a lot for this but it won't open the ASA_GM1 products.
This is what I have as error:
unable to open "ASA_GM1_1PNDSI20060918_155919_000001572051_00197_23798_0000.N1"
Traceback (most recent call last):
File "process_patch.py", line 325, in
main()
File "process_patch.py", line 282, in main
product_lon_lat=get_lon_lat_array(N1_filepath)
File "process_patch.py", line 101, in get_lon_lat_array
file=epr.Product(file)
File "src/epr.pyx", line 2275, in epr.Product.cinit
ValueError: unable to open "ASA_GM1_1PNDSI20060918_155919_000001572051_00197_23798_0000.N1"