truc

View on PyPIReverse Dependencies (0)

1.0.1 truc-1.0.1-py3-none-any.whl

Wheel Details

Project: truc
Version: 1.0.1
Filename: truc-1.0.1-py3-none-any.whl
Download: [link]
Size: 196856
MD5: ef6053a772b0f9cf553e34dfad709b34
SHA256: caa76dc764a089feea77547ab25f178a811b3fc8d848f87ed5959991fd305d64
Uploaded: 2025-03-27 14:28:32 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: truc
Version: 1.0.1
Summary: A python library for estimating coastal bathymetry
Author: Rafael Almar, Stephanie Artigues, Erwin Bergsma, Romain Degoul, Alain Giros, Adrien Klotz, Yannick Lasne, Solange Lemai-Chenevier, Alexia Mondot, Gregoire Thoumyre, Pierre Tysebaert
Project-Url: Homepage, https://github.com/CNES/S2Shores
License: Apache-2.0
Requires-Python: >=3.12
Requires-Dist: click
Requires-Dist: PyYAML
Requires-Dist: dask[dataframe]
Requires-Dist: dask[distributed]
Requires-Dist: jupyter-server-proxy
Requires-Dist: sphinx-rtd-theme
Requires-Dist: pyarrow
Requires-Dist: numpy (<2.0)
Requires-Dist: scipy
Requires-Dist: myst-nb
Requires-Dist: scikit-image
Requires-Dist: xarray
Requires-Dist: netcdf4
Requires-Dist: pandas
Requires-Dist: pytest
Requires-Dist: pytest-cov
Requires-Dist: pytest-xdist
Requires-Dist: matplotlib
Requires-Dist: Sphinx (>=4.2)
Requires-Dist: setuptools
Requires-Dist: Shapely (>=1.6)
Requires-Dist: cmcrameri
Description-Content-Type: text/markdown
Dynamic: license-file
License-File: LICENSE.txt
License-File: AUTHORS.rst
[Description omitted; length: 8524 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (78.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
s2shores/__init__.py sha256=Ajaaxa8SaAKBJG1UIL54GqHv5QKx9vqeoMhSQiunRJ0 365
s2shores/bathy_physics.py sha256=OZDzU8XDWx1dlApJ9mU3oP3j8dkG98iaHogTa-9HlCU 5729
s2shores/waves_exceptions.py sha256=0_4nWvWo1nsiWFgyXaUIcyyJnGHXMs8Oz5OeP26-eoM 2112
s2shores/bathy_debug/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
s2shores/bathy_debug/display_utils.py sha256=wnR0PFZ9IcvVmjndiMLsx6Kr_DX-YUNwp1HPQ-bwL-M 14670
s2shores/bathy_debug/local_bathy_estimator_debug.py sha256=GgltTpKcoSbtIwZTYf-k8ZiyEQwLWHvgknRxZfhUNl8 1311
s2shores/bathy_debug/polar_display.py sha256=8I66XCbisxnIvCX2oVPb2-LkRhppy8sLS7TkTRuYZ20 5594
s2shores/bathy_debug/sinogram_display.py sha256=JiWK9uCYm2OOb38D3gRmHr3vywc-2UhbMFHX1I9Vwos 25738
s2shores/bathy_debug/spatial_correlation_bathy_estimator_debug.py sha256=JnW6XcSrRLzjgs6VP5IjAJsxFopz1rXYL2Evg1ApDFc 2122
s2shores/bathy_debug/spatial_correlation_wave_fields_display.py sha256=t7efCP0Wy33v--byG6EleeJG1HPbFFj4PvKhVK-ApsU 14502
s2shores/bathy_debug/spatial_dft_bathy_estimator_debug.py sha256=zQKF4avHgZAhfl8333umGSERbL2eZC1fpT5iwvGfly8 3561
s2shores/bathy_debug/spatial_dft_wave_fields_display.py sha256=g6KusCwPsxJJ4pUVShGZuPA2m-k__ck5RBil1E_coFY 16587
s2shores/bathy_debug/temporal_correlation_bathy_estimator_debug.py sha256=fVwIF0Da5HzWdvP9g5Ex8jLyhHeMHsFvg6VB2jU0D3w 20618
s2shores/bathy_debug/waves_image_display.py sha256=Rauj9ICgr--rulm_eekTu5qZEJSF9byFhGNoj9PmVrg 5606
s2shores/bathylauncher/__init__.py sha256=BkfRrILEdSjaXmo5A-6Xt4mG7-n-yfXxhuXQwLDS51Q 1006
s2shores/bathylauncher/bathy_launcher.py sha256=zsw1abZ-077rlafg0bgEoGcrZSJE53kAzlJVl3aetQQ 10989
s2shores/bathylauncher/bathy_processing.py sha256=bRb5XSyvDdZRPBcJHtthPczAcsHYg3P8A6EXoJ6xuZ4 5969
s2shores/bathylauncher/config/S2A_delta_times.csv sha256=0o0NObOdLVmZ-796Xsj9yv_4xxd4LEO5rJNF5XJ5mng 38414
s2shores/bathylauncher/config/S2B_delta_times.csv sha256=0o0NObOdLVmZ-796Xsj9yv_4xxd4LEO5rJNF5XJ5mng 38414
s2shores/bathylauncher/config/debug_area_example.yaml sha256=CE8cHBbISyD_T6rpebmdx2W76pZQnUChjooYwcwiyyc 837
s2shores/bathylauncher/config/debug_points_example.yaml sha256=kbffZwdPHV0TOfr9dmwR_XafOEnSiIZVYy-9TQUPyjE 857
s2shores/bathylauncher/config/cnes/S2A_delta_times.csv sha256=7wQeVMobFyRwdNZc4uEYxYb_z2_8KBl6IUeX7Yst-rc 90633
s2shores/bathylauncher/products/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
s2shores/bathylauncher/products/geotiff_product.py sha256=sOA-c2aNiqqbYZM1BYcMo1jxe60oe7vbOG9EkPNDvkk 4589
s2shores/bathylauncher/products/s2_delta_time_provider.py sha256=NznTTiwQ5-fDGPT3E1feJ6EXJBA5vJ_HQJqKyqZnS94 5536
s2shores/bathylauncher/products/s2_image_product.py sha256=V-AngReayqgmvxcTAWFcA_h9WXtG1IG4mgD9L1YKdC4 18867
s2shores/data_model/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
s2shores/data_model/bathymetry_sample_estimation.py sha256=4-_kgwPdFtVWpzDY22ZJWUu8J3bQeyUfjp8QtMCCeOU 4248
s2shores/data_model/bathymetry_sample_estimations.py sha256=zsTxJlsByvc32S6Oq0i-SboK-U0GYPMLOg-0rygAo_0 9895
s2shores/data_model/bathymetry_sample_inversion.py sha256=Zbcu-tpZBfRNqu3dVxiSlIiCZJ4DzbasBExgKroPFbQ 5209
s2shores/data_model/estimated_bathy.py sha256=ZqOTrPbHQyNAfRbcLc1tt_AZQ4KH2GwZmEPxK5QsYio 5200
s2shores/data_model/estimated_carto_bathy.py sha256=SnE4BcNopmL6omQJCKcdl9Xra267HpefIE-mGdsm5r8 19257
s2shores/data_model/estimated_points_bathy.py sha256=LHtkzSY_1ShVPAzs4SHEBDLUTNlrrflehRHyDJP6PnE 19883
s2shores/data_model/wave_field_sample_dynamics.py sha256=x88VrqFiHpxfAWpTGeW6MaD3thas39oHsq5MEyAUkvk 5466
s2shores/data_model/wave_field_sample_estimation.py sha256=WkWpTNzbcidWVgcF9Xc_OTIQ1z4TqWvfnW36g4lLNIw 9821
s2shores/data_model/wave_field_sample_geometry.py sha256=-yL5H-1dUiLxj3OLd9wHlq2CHdF6VxWSsKd6O7ng-cM 3957
s2shores/data_providers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
s2shores/data_providers/delta_time_provider.py sha256=TTtL6_NmoJNDy7Vp3hMQlofYgKLlprhYFMZS2dm2V5k 3601
s2shores/data_providers/dis_to_shore_provider.py sha256=vibAEeapJ8sSPFpBmMvmw67htErNpEvJ3z4ou8Vjeuc 5776
s2shores/data_providers/gravity_provider.py sha256=0Q9bn3rlo9J4_G-zPrUTYlmjC-Snv1ZNazREJhWRG1o 2531
s2shores/data_providers/localized_data_provider.py sha256=gquOVE94HYR5hO-ZUTOoRz7RXMAc1eLHqF88nW7Pomo 6279
s2shores/data_providers/roi_provider.py sha256=n-pAhXReG5Uf7Y2lnb6TqNB6K_u-ai9TVU09bvjsiK4 4326
s2shores/generic_utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
s2shores/generic_utils/constrained_dict.py sha256=lFI2sTbM31gKeOmL3YCg_ygTGcdtlywEWeXn65-feYk 2419
s2shores/generic_utils/directional_array.py sha256=-GrkyLE88wwa7IY6mjtbGSSvmn9OXukaaAJe7W07eaA 4637
s2shores/generic_utils/directions_quantizer.py sha256=UQdgZUVSGGJKD_J3O-hBw0EewSbQV5KiK-fS7VgrvNM 3491
s2shores/generic_utils/image_filters.py sha256=DNaQGcPmuz7pVkjVmUELETQaE8hq2V4Kll92JpAygrA 5747
s2shores/generic_utils/image_utils.py sha256=XV2Z6DmlUe0QQ2HjkmR1o7ZAmBAO7P_bLgG3OyJHWEU 4829
s2shores/generic_utils/numpy_utils.py sha256=SgC-oWXh7Wi8Hak8c4MdZ4yfcVIGc5GDtqu0tFfOgYo 5242
s2shores/generic_utils/quantized_directions_dict.py sha256=qH9wXCC2PFvfShO3DQ2YSMwBXlSoYiK2oefgqh2kaxE 3843
s2shores/generic_utils/signal_filters.py sha256=XINZWFK0r2gjsVYUYz-NxRuhhI5gdJC7o7YWrkTTPFw 4153
s2shores/generic_utils/signal_utils.py sha256=u8CJpbBKEFg7ckvcX1OY1fKfxIc8FOI6rCifuBDvFUE 4334
s2shores/generic_utils/symmetric_radon.py sha256=hE7tf1dLzlslX0CwoY-Qz-LXI42XfQ9PP4BpmeIs2us 10382
s2shores/generic_utils/tiling_utils.py sha256=qJCEVkZwTYnzVsEClmrE5cuHP1271O_dI7DbKMAWtvg 3176
s2shores/global_bathymetry/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
s2shores/global_bathymetry/bathy_estimator.py sha256=f5oWbgiZVSv0eaUgZ7LzTQi-tPRyC3i5KBDwIHpZEpM 10347
s2shores/global_bathymetry/bathy_estimator_parameters.py sha256=a37DW3M56nYtLcq0q1MaZh0Foptczwe4oQTxAnB6b1c 6120
s2shores/global_bathymetry/bathy_estimator_providers.py sha256=1dX4MB2fbQRj3hgJHvfE4cq5LVm9KMeCWBCta_2c41A 9210
s2shores/global_bathymetry/ortho_bathy_estimator.py sha256=JkGh7ii4PAQRJLPxT2LfMdOZyk11wZZrbAgRXyem9HA 6412
s2shores/image/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
s2shores/image/geo_transform.py sha256=adiek0YtfX_IaQClhi4jhpX0_SNBQQ9rXPvd-xd0sxY 5135
s2shores/image/image_geometry_types.py sha256=Tct3hs0gKDsDoKmno_BlSZnDYHFbcVw3NJBCpcYHpq8 986
s2shores/image/ortho_layout.py sha256=swMG9VxifgPtDA9KVgbuvespvbQ4CYQW95eORG4tvQs 8796
s2shores/image/ortho_sequence.py sha256=_BzKGHf-BHZdfwpaf6c3e6w4m54_e9pTTxVexy8cBqo 5752
s2shores/image/ortho_stack.py sha256=BL6GdkX_N89zpw6ifnRip0nAcqoCMv2IrrYQ_MMLwyY 8509
s2shores/image/sampled_ortho_image.py sha256=mkFuMo8O8d2HONUcgLC3x513YnXnmxwo32rLvNMeC4Q 3777
s2shores/image/sampling_2d.py sha256=Jpv0Nclc7QQDngBWkDLqUPmVrR7UPDGTvwPvKGnYOrk 7001
s2shores/image_processing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
s2shores/image_processing/sinograms.py sha256=psSoVbitBcwAJE1PpK3hyJ8Ndc94pKgMsb5uo8T4VvU 10657
s2shores/image_processing/sinograms_dict.py sha256=E52i7doyTBPTmRKQovDoSyjbLgYrB484y4k5YCYP1QA 6713
s2shores/image_processing/waves_image.py sha256=7RHGmRLQW2QW3SxKiulN_nDnKZWuwq0mFfmhZRYz6-Q 3248
s2shores/image_processing/waves_radon.py sha256=x1ms9PlU7_UoZCCcPtbjFJPixXNngeV7oalafhowDm0 5254
s2shores/image_processing/waves_sinogram.py sha256=CqGQVPixGU5hXO4FD1mgfc9aKyMxgjxY0lc7n3x_IYM 6603
s2shores/local_bathymetry/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
s2shores/local_bathymetry/local_bathy_estimator.py sha256=ZkFM1X55gRNx01jje2Ga14UFSIXQeVHD8d_ZdWWkYT0 8760
s2shores/local_bathymetry/local_bathy_estimator_factory.py sha256=gf1pRQ8FaMbrQfh4FdP3ayDzJzZRkxW54MKOk5yPkEc 4137
s2shores/local_bathymetry/spatial_correlation_bathy_estimation.py sha256=oq0gu_v8i3vxVXbBb7Vy7HevEwOUmP_-gtbDXh2wh8U 1148
s2shores/local_bathymetry/spatial_correlation_bathy_estimator.py sha256=RokuWqIkPLElEpmbudfkPhTBgZm9enj1r7eyN48J_N8 10776
s2shores/local_bathymetry/spatial_dft_bathy_estimation.py sha256=x6uszCLphHBy9uwyg-HoTZxXJjzp6K5Vdup_-ZrJk7k 2311
s2shores/local_bathymetry/spatial_dft_bathy_estimator.py sha256=5NY2WL_UJwo5JZwwVsmwyBQForPqPycb05VFI4GuUfw 14059
s2shores/local_bathymetry/temporal_correlation_bathy_estimation.py sha256=2dtDCZsXsU8JUt9gdwHOSOFCTiKLvRgzyZ_K4oXBMxI 1075
s2shores/local_bathymetry/temporal_correlation_bathy_estimator.py sha256=hjErxGLqKf4YIUBgpAyqw7Z9vbBRtMFGgFV5bdLY100 20404
truc-1.0.1.dist-info/licenses/AUTHORS.rst sha256=PMfDxq_Gsm9kwGeC3X8MMR7hlsBaLN50XGO8bgS2vME 630
truc-1.0.1.dist-info/licenses/LICENSE.txt sha256=avjlvO2gQ26FuPdSe2o2ZiIxoFOHcX4FLvcgKftkT-A 11348
truc-1.0.1.dist-info/METADATA sha256=0neECHeBRa7jrrKxuVB_RP6UNcsldBilZng0SWjG-2U 9607
truc-1.0.1.dist-info/WHEEL sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0 91
truc-1.0.1.dist-info/entry_points.txt sha256=u4b2eIpTVoKDSoAjBAEORYJVhzWMyHpMI0j2hQoDGgw 85
truc-1.0.1.dist-info/top_level.txt sha256=HdMhSD_7lZ99EusHZDhPqAukb84EdjaUTrKGXdgXOOE 9
truc-1.0.1.dist-info/RECORD

top_level.txt

s2shores

entry_points.txt

s2shores = s2shores.bathylauncher.bathy_processing:process_command