This project utilizes Python with UV as the package manager and Jupyter for interactive development. It includes data analysis tools such as xarray, pandas, matplotlib, and scipy, as well as GPU-accelerated TensorFlow for machine learning tasks.
Ensure UV is installed on your system:
curl -LsSf https://astral.sh/uv/install.sh | shuv inituv add jupyter xarray pandas matplotlib scipy statsmodels netCDF4uv run --with jupyter jupyter labThis project is licensed under the MIT License.