# inline_model_metrics
A Met Office tenten project Rose app to run model metrics inline with a climate model.
Documentation is available from: https://inline-model-metrics.readthedocs.io/
The code consists of a preprocessor (currently specific to the UM output) which takes the input data from a source (model, reanalysis etc) and produces variables and filename suitable for use by the inline codes.
There are initially two components of the inline tracking, tempest_cyclone and tempest_atmos_river. Tempest_cyclone uses the cyclone-tracking capability of TempestExtremes, which tempest_atmos_river uses TempestExtremes to track atmospheric rivers.
Other inline metrics code can be included here, will required changes to the pre-processing to provide the required input files/variables.
Currently the code saves and archives tracked output to the Met Office MASS storage. This needs to be split out into a postprocessor code to be more generic.
Raw data
{
"_id": null,
"home_page": "https://github.com/MetOffice/inline_model_metrics",
"name": "inline-model-metrics",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "climate,tracking,inline",
"author": "Met Office",
"author_email": "jon.seddon@metoffice.gov.uk",
"download_url": "https://files.pythonhosted.org/packages/cb/2a/34059eb1c3dbd7234a6a71e2a0dde17c580e1c0bb9cd7d1efdac28e99c02/inline_model_metrics-0.1.3.tar.gz",
"platform": null,
"description": "# inline_model_metrics\nA Met Office tenten project Rose app to run model metrics inline with a climate model.\n\nDocumentation is available from: https://inline-model-metrics.readthedocs.io/\n\nThe code consists of a preprocessor (currently specific to the UM output) which takes the input data from a source (model, reanalysis etc) and produces variables and filename suitable for use by the inline codes. \n\nThere are initially two components of the inline tracking, tempest_cyclone and tempest_atmos_river. Tempest_cyclone uses the cyclone-tracking capability of TempestExtremes, which tempest_atmos_river uses TempestExtremes to track atmospheric rivers.\n\nOther inline metrics code can be included here, will required changes to the pre-processing to provide the required input files/variables.\n\nCurrently the code saves and archives tracked output to the Met Office MASS storage. This needs to be split out into a postprocessor code to be more generic.\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License",
"summary": "inline_model_metrics is a package to to run model metrics inline with a climate model.",
"version": "0.1.3",
"split_keywords": [
"climate",
"tracking",
"inline"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cb2a34059eb1c3dbd7234a6a71e2a0dde17c580e1c0bb9cd7d1efdac28e99c02",
"md5": "576cb7e5bde2fa6e9fdf8b388f710de6",
"sha256": "f979bf1d1ccef43fe2127ef4e338db1178da02af752edb15836795b6bbf2fed7"
},
"downloads": -1,
"filename": "inline_model_metrics-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "576cb7e5bde2fa6e9fdf8b388f710de6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 27884,
"upload_time": "2023-01-06T12:27:23",
"upload_time_iso_8601": "2023-01-06T12:27:23.585880Z",
"url": "https://files.pythonhosted.org/packages/cb/2a/34059eb1c3dbd7234a6a71e2a0dde17c580e1c0bb9cd7d1efdac28e99c02/inline_model_metrics-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-06 12:27:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "MetOffice",
"github_project": "inline_model_metrics",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "inline-model-metrics"
}