We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
final options: --l1bsafe /home/datawork-cersat-public/project/sarwave/data/products/tests2/slc/iw/l1b/2021/160/S1B_IW_XSP__1SDV_20210609T050539_20210609T050606_027275_034201_C16B_A13.SAFE --outputdir /home1/scratch/sarwave/iw_L1C_B14_trainingpartifr --version B14 --ww3spectra /home/datawork-cersat-public/cache/project/mpc-sentinel1/workspace/mamba/envs/l1cB14/bin/python 04/02/2025 20:45:14 INFO do_IW_L1C_SAFE_from_L1B_SAFE.py(430) product version to produce: B14 04/02/2025 20:45:14 INFO do_IW_L1C_SAFE_from_L1B_SAFE.py(431) outputdir will be: /home1/scratch/sarwave/iw_L1C_B14_trainingpartifr 04/02/2025 20:45:14 INFO do_IW_L1C_SAFE_from_L1B_SAFE.py(86) ancillary data: {'ecmwf_0100_1h': {'step': 1, 'pattern': '/home/datawork-cersat-public/provider/ecmwf/forecast/hourly/0100deg/netcdf_light/%Y/%j/ECMWF_FORECAST_0100_%Y%m%d%H%M_10U_10V.nc', 'name': 'ecmwf_0100_1h'}, 'ww3hindcast_field': {'step': 3, 'name': 'ww3hindcast_field', 'pattern': '/home/datawork-WW3/PROJECT/SARWAVE/HINDCAST/GLOBAL_NOGQM*/3*/GLOB-30M/*/FIELD_NC/LOPS_WW3-GLOB-30M_%Y%m.nc'}, 'ww3CCIseastate_spectra': {'step': 1, 'name': 'ww3CCIseastate_spectra', 'pattern': '/home/datawork-WW3/PROJECT/SARWAVE/RUNS/%Y/CCI_WW3-GLOB-30M_%Y%m_trck.nc'}} 04/02/2025 20:45:14 INFO do_IW_L1C_SAFE_from_L1B_SAFE.py(96) Number of files: 3 ^M 0%| | 0/3 [00:00<?, ?it/s]^M 0%| | 0/3 [00:00<?, ?it/s]04/02/2025 20:45:18 INFO do_IW_L1C_SAFE_from_L1B_SAFE.py(222) the product used to add wave spectra is: ww3CCIseastate_spectra 04/02/2025 20:45:18 INFO coloc_IW_WW3spectra.py(325) pattern for spectra : /home/datawork-WW3/PROJECT/SARWAVE/RUNS/2021/CCI_WW3-GLOB-30M_202106_trck.nc ^M 0%| | 0/3 [00:15<?, ?it/s] Traceback (most recent call last): File "/home/datawork-cersat-public/cache/project/mpc-sentinel1/workspace/mamba/envs/l1cB14/bin/do_IW_L1C_SAFE_from_L1B_SAFE", line 8, in <module> sys.exit(main()) ^^^^^^ File "/home/datawork-cersat-public/cache/project/mpc-sentinel1/workspace/mamba/envs/l1cB14/lib/python3.12/site-packages/slcl1butils/scripts/do_IW_L1C_SAFE_from_L1B_SAFE.py", line 441, in main final_L1C_path = do_L1C_SAFE_from_L1B_SAFE( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/datawork-cersat-public/cache/project/mpc-sentinel1/workspace/mamba/envs/l1cB14/lib/python3.12/site-packages/slcl1butils/scripts/do_IW_L1C_SAFE_from_L1B_SAFE.py", line 117, in do_L1C_SAFE_from_L1B_SAFE ds_intra, ds_inter, flag_ancillaries_added = enrich_onesubswath_l1b( ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/datawork-cersat-public/cache/project/mpc-sentinel1/workspace/mamba/envs/l1cB14/lib/python3.12/site-packages/slcl1butils/scripts/do_IW_L1C_SAFE_from_L1B_SAFE.py", line 227, in enrich_onesubswath_l1b ) = resampleWW3spectra_on_TOPS_SAR_cartesian_grid( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/datawork-cersat-public/cache/project/mpc-sentinel1/workspace/mamba/envs/l1cB14/lib/python3.12/site-packages/slcl1butils/coloc/coloc_IW_WW3spectra.py", line 273, in resampleWW3spectra_on_TOPS_SAR_cartesian_grid dsar = xr.merge( ^^^^^^^^^ File "/home/datawork-cersat-public/cache/project/mpc-sentinel1/workspace/mamba/envs/l1cB14/lib/python3.12/site-packages/xarray/core/merge.py", line 976, in merge merge_result = merge_core( ^^^^^^^^^^^ File "/home/datawork-cersat-public/cache/project/mpc-sentinel1/workspace/mamba/envs/l1cB14/lib/python3.12/site-packages/xarray/core/merge.py", line 692, in merge_core aligned = deep_align( ^^^^^^^^^^^ File "/home/datawork-cersat-public/cache/project/mpc-sentinel1/workspace/mamba/envs/l1cB14/lib/python3.12/site-packages/xarray/core/alignment.py", line 947, in deep_align aligned = align( ^^^^^^ File "/home/datawork-cersat-public/cache/project/mpc-sentinel1/workspace/mamba/envs/l1cB14/lib/python3.12/site-packages/xarray/core/alignment.py", line 883, in align aligner.align() File "/home/datawork-cersat-public/cache/project/mpc-sentinel1/workspace/mamba/envs/l1cB14/lib/python3.12/site-packages/xarray/core/alignment.py", line 576, in align self.assert_unindexed_dim_sizes_equal() File "/home/datawork-cersat-public/cache/project/mpc-sentinel1/workspace/mamba/envs/l1cB14/lib/python3.12/site-packages/xarray/core/alignment.py", line 477, in assert_unindexed_dim_sizes_equal raise ValueError( ValueError: cannot reindex or align along dimension 'tile_line' because of conflicting dimension sizes: {8, 9} (note: an index is found along that dimension with size=8)
The text was updated successfully, but these errors were encountered:
agrouaze
No branches or pull requests
traceback
The text was updated successfully, but these errors were encountered: