Metadata-Version: 2.4
Name: forecast-in-a-box
Version: 0.1.5
Summary: Weather Forecast in a Box
Author-email: "European Centre for Medium-Range Weather Forecasts (ECMWF)" <software.support@ecmwf.int>
License-Expression: Apache-2.0
Project-URL: Source code, https://github.com/ecmwf/forecast-in-a-box
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi
Requires-Dist: fastapi_users[oauth]
Requires-Dist: fastapi_users_db_sqlalchemy
Requires-Dist: httpx<1.0
Requires-Dist: httpx_oauth
Requires-Dist: jinja2
Requires-Dist: orjson
Requires-Dist: python-multipart
Requires-Dist: uvicorn
Requires-Dist: cloudpickle
Requires-Dist: pyrsistent
Requires-Dist: anemoi-inference>=0.4.10
Requires-Dist: qubed==0.1.12
Requires-Dist: earthkit-workflows-anemoi>=0.3.1
Requires-Dist: pydantic-settings
Requires-Dist: earthkit-workflows>=0.3.4
Requires-Dist: pproc
Requires-Dist: earthkit-workflows-pproc
Requires-Dist: sse-starlette
Requires-Dist: aiosqlite
Requires-Dist: multiolib==2.6.1.dev20250613
Provides-Extra: thermo
Requires-Dist: thermofeel>=2.1.1; extra == "thermo"
Provides-Extra: plots
Requires-Dist: earthkit-plots-default-styles>=0.1.0; extra == "plots"
Requires-Dist: earthkit-plots>=0.3.0; extra == "plots"
Provides-Extra: webmars
Requires-Dist: ecmwf-api-client>=1.6.5; extra == "webmars"
Provides-Extra: test
Requires-Dist: pytest-xdist; extra == "test"
Provides-Extra: all
Requires-Dist: forecast-in-a-box[plots,test,thermo,webmars]; extra == "all"
Dynamic: license-file

See project's [readme](https://github.com/ecmwf/forecast-in-a-box/blob/main/README.md).
