Metadata-Version: |
2.3 |
Name: |
clisops |
Version: |
0.14.1 |
Summary: |
CLISOPS - Climate simulation operations. |
Author-Email: |
Elle Smith <eleanor.smith[at]stfc.ac.uk>, Ag Stephens <ag.stephens[at]stfc.ac.uk>, Carsten Ehbrecht <ehbrecht[at]dkrz.de>, Trevor James Smith <smith.trevorj[at]ouranos.ca> |
Maintainer-Email: |
Carsten Ehbrecht <ehbrecht[at]dkrz.de>, Trevor James Smith <smith.trevorj[at]ouranos.ca> |
Project-Url: |
About ROOCS, https://roocs.github.io/ |
Project-Url: |
Changelog, https://clisops.readthedocs.io/en/latest/history.html |
Project-Url: |
Homepage, https://clisops.readthedocs.io/ |
Project-Url: |
Issue tracker, https://github.com/roocs/clisops/issues |
Project-Url: |
Source, https://github.com/roocs/clisops/ |
Keywords: |
clisops,xarray,climate,gis,subsetting,operations |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: End Users/Desktop |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Atmospheric Science |
Classifier: |
Topic :: Scientific/Engineering :: GIS |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: System :: Distributed Computing |
Classifier: |
Topic :: System :: Systems Administration :: Authentication/Directory |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.9.0 |
Requires-Dist: |
bottleneck (>=1.3.1) |
Requires-Dist: |
cartopy (>=0.23) |
Requires-Dist: |
cf-xarray (>=0.8.6) |
Requires-Dist: |
cftime (>=1.4.1) |
Requires-Dist: |
dask[complete] (>=2023.6.0) |
Requires-Dist: |
filelock (>=3.15.4) |
Requires-Dist: |
fsspec (>=2023.9.0) |
Requires-Dist: |
geopandas (>=0.14.0) |
Requires-Dist: |
jinja2 (>=2.11) |
Requires-Dist: |
loguru (>=0.5.3) |
Requires-Dist: |
numpy (<2.1,>=1.23.0) |
Requires-Dist: |
packaging (>=23.2) |
Requires-Dist: |
pandas (>=1.5.0) |
Requires-Dist: |
platformdirs (>=4.0) |
Requires-Dist: |
pooch (>=1.8.0) |
Requires-Dist: |
pyproj (>=3.3.0) |
Requires-Dist: |
roocs_grids (>=0.1.2) |
Requires-Dist: |
roocs-utils (<0.7,>=0.6.7) |
Requires-Dist: |
scipy (>=1.9.0) |
Requires-Dist: |
shapely (>=1.9) |
Requires-Dist: |
xarray (>=2022.6.0) |
Requires-Dist: |
black (>=24.8.0); extra == "dev" |
Requires-Dist: |
bump-my-version (>=0.18.3); extra == "dev" |
Requires-Dist: |
coverage[toml] (>=7.5.0); extra == "dev" |
Requires-Dist: |
deptry (>=0.20.0); extra == "dev" |
Requires-Dist: |
flake8 (>=7.0.0); extra == "dev" |
Requires-Dist: |
isort (>=5.13.2); extra == "dev" |
Requires-Dist: |
netCDF4 (>=1.4); extra == "dev" |
Requires-Dist: |
pre-commit (>=3.5.0); extra == "dev" |
Requires-Dist: |
pytest (>=8.0.0); extra == "dev" |
Requires-Dist: |
pytest-cov (>=5.0.0); extra == "dev" |
Requires-Dist: |
pytest-loguru (>=0.3.0); extra == "dev" |
Requires-Dist: |
pytest-xdist[psutil] (>=3.2); extra == "dev" |
Requires-Dist: |
tox (>=4.18.0); extra == "dev" |
Requires-Dist: |
watchdog (>=4.0.0); extra == "dev" |
Requires-Dist: |
ipykernel; extra == "docs" |
Requires-Dist: |
ipython (>=8.5.0); extra == "docs" |
Requires-Dist: |
ipython_genutils; extra == "docs" |
Requires-Dist: |
jupyter_client; extra == "docs" |
Requires-Dist: |
matplotlib (>=3.6.0); extra == "docs" |
Requires-Dist: |
nbconvert (>=7.14.0); extra == "docs" |
Requires-Dist: |
nbsphinx (>=0.9.5); extra == "docs" |
Requires-Dist: |
psy-maps (>=1.5.0); extra == "docs" |
Requires-Dist: |
sphinx (>=7.0.0); extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme (>=1.0); extra == "docs" |
Requires-Dist: |
xesmf (>=0.8.2); extra == "extras" |
Requires-Dist: |
xarray (<2023.3.0,>=2022.6.0); extra == "extras" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
extras |
Description-Content-Type: |
text/x-rst |