Install
PolarGeosAI can be installed via pip from PyPI.
because of pytorch dependency, this package only works with python 3.10 and below
pip install PolarGeosAI==0.0.1
(latest version : 0.0.1)
Dependencies
This package requires the following dependencies :
| Package | Version |
|---|---|
| Numpy | 2.2.1 |
| Pandas | 2.2.3 |
| fsspec | 2024.12.0 |
| s3fs | 2024.12.0 |
| xarray | 2025.1.1 |
| tqdm | 4.67.1 |
| pysolar | 0.13 |
| matplotlib | 3.10.0 |
| h5netcdf | 1.4.1 |
| torch | 2.5.1 |
| scikit-learn | 1.6.1 |
| netCDF4 | 1.7.2 |