Metadata-Version: 2.1
Name: esr_dt_model
Version: 0.0.2
Summary: ESR DT Model
Author-email: jzanetti1985 <sijin.zhang@esr.cri.nz>
Project-URL: Homepage, https://dev.azure.com/ESR-NZ/DigitalTwin/_git/Sijin_codes/esr_dt_model
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# ESR_DT_MODEL

This package serves as a hub for consolidating all individual model developments associated with the Digital Twin project. Its primary objective is to generate unified and ensemble-based model outputs, which can be seamlessly integrated into any downstream applications.

## Publish the package

The package can be published as:

```
make publish
```

Note the athe API token must be set up in ``~/.pypirc``
