Metadata-Version: 2.4
Name: stactools-met-office-deterministic
Version: 0.4.2
Summary: Python package for generating STAC metadata for the Met Office Deterministic Numerical Weather Prediction model
Author-email: Henry Rodman <henry@developmentseed.org>, Pete Gadomski <pete.gadomski@gmail.com>
License: MIT
License-File: LICENSE
Keywords: STAC,catalog,pystac,stactools
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.11
Requires-Dist: pystac>=1.10.1
Requires-Dist: shapely>=2.1.2
Description-Content-Type: text/markdown

# met-office-deterministic

[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/stactools-packages/met-office-deterministic/continuous-integration.yml?style=for-the-badge)](https://github.com/stactools-packages/met-office-deterministic/actions/workflows/continuous-integration.yml)
[![PyPI - Version](https://img.shields.io/pypi/v/stactools-met-office-deterministic?style=for-the-badge)](https://pypi.org/project/stactools-met-office-deterministic/)

A package to create STAC items and collections for the [Met Office UK deterministic weather forecasts](https://registry.opendata.aws/met-office-uk-deterministic/).

> [!NOTE]
> This package was not created and is not maintained by the Met Office.
> Please use [issues](https://github.com/stactools-packages/met-office-deterministic/issues) to report bugs or request features; do not contact the Met Office.

## Model run schedules and asset counts

These were provided by the Met Office.

### Global

| Run Time | Objects Per Run |
|----------|-----------------|
| 00z      | 4488           |
| 06z      | 2961           |
| 12z      | 4488           |
| 18z      | 2961           |

### UK

| Run Time | Objects Per Run |
|----------|-----------------|
| 00z      | 3500           |
| 01z      | 812            |
| 02z      | 812            |
| 03z      | 4732           |
| 04z      | 812            |
| 05z      | 812            |
| 06z      | 3500           |
| 07z      | 812            |
| 08z      | 812            |
| 09z      | 3500           |
| 10z      | 812            |
| 11z      | 812            |
| 12z      | 3500           |
| 13z      | 812            |
| 14z      | 812            |
| 15z      | 4732           |
| 16z      | 812            |
| 17z      | 812            |
| 18z      | 3500           |
| 19z      | 812            |
| 20z      | 812            |
| 21z      | 3500           |
| 22z      | 812            |
| 23z      | 812            |
