-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
legacy formatBugs related to (very) old formatsBugs related to (very) old formats
Description
With this product X:\BASES_DE_DONNEES\ALSACE_LORRAINE\Images_satellites\RapidEye\20110420_lorraine\ortho\2011-04-20T113849_RE2_1B-NAC_7169830_117981
I get this error:
Traceback (most recent call last):
File "e:\JTeulade\repositories\stac\scripts\test_single_product.py", line 46, in <module>
func()
File "C:\Users\jteulade\AppData\Local\anaconda3\envs\stac_env\lib\site-packages\sertit\s3.py", line 169, in s3_env_wrapper
return function(*_args, **_kwargs)
File "e:\JTeulade\repositories\stac\scripts\test_single_product.py", line 34, in func
prod = Reader().open(product_path)
File "E:\JTeulade\repositories\eoreader\eoreader\reader.py", line
609, in open
prod = self._open_path(
File "E:\JTeulade\repositories\eoreader\eoreader\reader.py", line
777, in _open_path
prod = create_product(
File "E:\JTeulade\repositories\eoreader\eoreader\reader.py", line
1041, in create_product
prod = class_(
File "E:\JTeulade\repositories\eoreader\eoreader\products\optical\planet_product.py", line 149, in __init__
super().__init__(product_path, archive_path, output_path, remove_tmp, **kwargs)
File "E:\JTeulade\repositories\eoreader\eoreader\products\optical\optical_product.py", line 116, in __init__
super().__init__(product_path, archive_path, output_path, remove_tmp, **kwargs)
File "E:\JTeulade\repositories\eoreader\eoreader\products\product.py", line 286, in __init__
self._pre_init(**kwargs)
File "E:\JTeulade\repositories\eoreader\eoreader\products\optical\re_product.py", line 102, in _pre_init
super()._pre_init(**kwargs)
File "E:\JTeulade\repositories\eoreader\eoreader\products\optical\planet_product.py", line 175, in _pre_init
self.tile_name = root.findtext(f".//{nsmap[self._nsmap_key]}tileId")
KeyError: 're'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
legacy formatBugs related to (very) old formatsBugs related to (very) old formats