Metadata-Version: 2.1
Name: l2awinddirection
Version: 2024.2.5
Summary: Python library to generate Level-2A wind direction files
Author: Robin Marquart, Antoine Grouazel
License: MIT
Keywords: SAR,wind,reseach,neural-network,texture,tensorflow
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: xarray
Requires-Dist: scipy
Requires-Dist: netCDF4
Requires-Dist: importlib_resources
Requires-Dist: tqdm
Provides-Extra: prediction
Requires-Dist: tensorflow; extra == "prediction"
