# ecmwf-forecast
Create STAC metadata for [ECMWF Open Data - Real Time](https://confluence.ecmwf.int/display/UDOC/ECMWF+Open+Data+-+Real+Time).
## Planetary Computer collection
```console
stac ecmwf-forecast create-collection template.json \
--thumbnail="https://ai4edatasetspublicassets.blob.core.windows.net/assets/pc_thumbnails/sentinel-2.png" \
--extra-field "msft:short_description=ECMWF Open Data (Real Time) forecasts" \
--extra-field "msft:storage_account=ai4edatauewest" \
--extra-field "msft:container=ecmwf"
```
## Planetary Computer item
```console
stac ecmwf-forecast create-item \
"ecmwf/20220201/00z/0p4-beta/enfo/20220201000000-0h-enfo-ef.grib2" \
"/ecmwf/20220201/00z/0p4-beta/enfo/20220201000000-0h-enfo-ef.index" \
examples/item.json
```
Raw data
{
"_id": null,
"home_page": "https://github.com/stactools-packages/ecmwf-forecast",
"name": "stactools-ecmwf-forecast",
"maintainer": "",
"docs_url": null,
"requires_python": ">3.10",
"maintainer_email": "",
"keywords": "stactools,pystac,catalog,STAC,ecmwf",
"author": "stac-utils",
"author_email": "taugspurger@microsoft.com",
"download_url": "https://files.pythonhosted.org/packages/c6/74/8e25da4db03ed96969b03b6763a96331955516e69d967034b3ca4c16b889/stactools-ecmwf-forecast-0.2.0.tar.gz",
"platform": null,
"description": "# ecmwf-forecast\n\nCreate STAC metadata for [ECMWF Open Data - Real Time](https://confluence.ecmwf.int/display/UDOC/ECMWF+Open+Data+-+Real+Time).\n\n\n## Planetary Computer collection\n\n\n```console\nstac ecmwf-forecast create-collection template.json \\\n --thumbnail=\"https://ai4edatasetspublicassets.blob.core.windows.net/assets/pc_thumbnails/sentinel-2.png\" \\\n --extra-field \"msft:short_description=ECMWF Open Data (Real Time) forecasts\" \\\n --extra-field \"msft:storage_account=ai4edatauewest\" \\\n --extra-field \"msft:container=ecmwf\"\n```\n\n## Planetary Computer item\n\n```console\nstac ecmwf-forecast create-item \\\n \"ecmwf/20220201/00z/0p4-beta/enfo/20220201000000-0h-enfo-ef.grib2\" \\\n \"/ecmwf/20220201/00z/0p4-beta/enfo/20220201000000-0h-enfo-ef.index\" \\\n examples/item.json\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "\"stactools package to generate STAC items for ECMWF forecast products.\"",
"version": "0.2.0",
"project_urls": {
"Documentation": "https://stactools-ecmwf-forecast.readthedocs.io/en/latest/",
"Homepage": "https://github.com/stactools-packages/ecmwf-forecast",
"Issues": "https://github.com/stactools-packages/ecmwf-forecast/issues"
},
"split_keywords": [
"stactools",
"pystac",
"catalog",
"stac",
"ecmwf"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c18a1c210fd555fa0c25954a882d48b32dbb50db702aebbd55e8b9eb4b6cd9ac",
"md5": "7f645d85e5d54bca51c0668eeee97bb9",
"sha256": "c2e1bb6374883706bebf935b067c6e44d99d54766735f12f30e92c6e18ee815b"
},
"downloads": -1,
"filename": "stactools_ecmwf_forecast-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7f645d85e5d54bca51c0668eeee97bb9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">3.10",
"size": 9944,
"upload_time": "2024-03-14T19:24:04",
"upload_time_iso_8601": "2024-03-14T19:24:04.867683Z",
"url": "https://files.pythonhosted.org/packages/c1/8a/1c210fd555fa0c25954a882d48b32dbb50db702aebbd55e8b9eb4b6cd9ac/stactools_ecmwf_forecast-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c6748e25da4db03ed96969b03b6763a96331955516e69d967034b3ca4c16b889",
"md5": "c413c64e63dd9a6a39090154840f03c2",
"sha256": "d17f96dba3fd07f989d095754252dd771b8937050b0c82ee2cae90d546a8a41d"
},
"downloads": -1,
"filename": "stactools-ecmwf-forecast-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "c413c64e63dd9a6a39090154840f03c2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">3.10",
"size": 10708,
"upload_time": "2024-03-14T19:24:06",
"upload_time_iso_8601": "2024-03-14T19:24:06.673414Z",
"url": "https://files.pythonhosted.org/packages/c6/74/8e25da4db03ed96969b03b6763a96331955516e69d967034b3ca4c16b889/stactools-ecmwf-forecast-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-14 19:24:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "stactools-packages",
"github_project": "ecmwf-forecast",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "stactools-ecmwf-forecast"
}