s2stools


Names2stools JSON
Version 0.4.0 PyPI version JSON
download
home_page
SummaryTools for working with s2s forecast data
upload_time2024-01-24 09:15:05
maintainer
docs_urlNone
author
requires_python>=3.8
licenseBSD-3-Clause
keywords atmosphere weather climate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========
s2stools
========

.. image:: https://readthedocs.org/projects/s2stools/badge/?version=latest
    :target: https://s2stools.readthedocs.io/en/latest/
    :alt: Documentation Status


.. image:: https://img.shields.io/pypi/v/s2stools.svg
    :target: https://img.shields.io/pypi/v/s2stools


Documentation
-------------

Documentation on readthedocs: https://s2stools.readthedocs.io

Install
-------
s2stools is available on PyPI and can be installed with pip::

    pip install s2stools


Features
--------
- data handling: combine different init dates, realtime forecasts, hindcasts, control and perturbed forecasts\
  into one `xr.Dataset` by introducing dimensions `reftime`, `hc_year`, `leadtime`
- simultaneous use ``leadtime`` and ``validtime``
- climatology and deseasonalization
- find events in forecasts and create composites
- and more...

Acknowledgments
---------------
Jonas Spaeth is supported by the Transregional Collaborative Research Center “Waves to Weather” (W2W; SFB/TRR165).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "s2stools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "atmosphere,weather,climate",
    "author": "",
    "author_email": "Jonas Spaeth <jonas.spaeth@physik.uni-muenchen.de>",
    "download_url": "https://files.pythonhosted.org/packages/2d/13/d30bad7f8d832ed4337cc1d6d07972b8f3b8c4fe71c0a9cb3711538be309/s2stools-0.4.0.tar.gz",
    "platform": null,
    "description": "========\ns2stools\n========\n\n.. image:: https://readthedocs.org/projects/s2stools/badge/?version=latest\n    :target: https://s2stools.readthedocs.io/en/latest/\n    :alt: Documentation Status\n\n\n.. image:: https://img.shields.io/pypi/v/s2stools.svg\n    :target: https://img.shields.io/pypi/v/s2stools\n\n\nDocumentation\n-------------\n\nDocumentation on readthedocs: https://s2stools.readthedocs.io\n\nInstall\n-------\ns2stools is available on PyPI and can be installed with pip::\n\n    pip install s2stools\n\n\nFeatures\n--------\n- data handling: combine different init dates, realtime forecasts, hindcasts, control and perturbed forecasts\\\n  into one `xr.Dataset` by introducing dimensions `reftime`, `hc_year`, `leadtime`\n- simultaneous use ``leadtime`` and ``validtime``\n- climatology and deseasonalization\n- find events in forecasts and create composites\n- and more...\n\nAcknowledgments\n---------------\nJonas Spaeth is supported by the Transregional Collaborative Research Center \u201cWaves to Weather\u201d (W2W; SFB/TRR165).\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Tools for working with s2s forecast data",
    "version": "0.4.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/jonas-spaeth/s2stools/issues",
        "Source Code": "https://github.com/jonas-spaeth/s2stools"
    },
    "split_keywords": [
        "atmosphere",
        "weather",
        "climate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6267586b6e53e32b1b3106b67afd65b24fbacfbd07a4e95f8f73dc99c5fca706",
                "md5": "42e7d251ea3759cc9502395fe40496c5",
                "sha256": "90ac3fa6be952390f9a7e161cd921e4cc33f584d0244f39f9452b92bbfb1425d"
            },
            "downloads": -1,
            "filename": "s2stools-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "42e7d251ea3759cc9502395fe40496c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 35101,
            "upload_time": "2024-01-24T09:15:02",
            "upload_time_iso_8601": "2024-01-24T09:15:02.602040Z",
            "url": "https://files.pythonhosted.org/packages/62/67/586b6e53e32b1b3106b67afd65b24fbacfbd07a4e95f8f73dc99c5fca706/s2stools-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d13d30bad7f8d832ed4337cc1d6d07972b8f3b8c4fe71c0a9cb3711538be309",
                "md5": "369509e34264e6201f7260e178c2af2b",
                "sha256": "3c3b32891594ad9e081fb2cb6fe95fe5ad94863d68af4125129ec06417181304"
            },
            "downloads": -1,
            "filename": "s2stools-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "369509e34264e6201f7260e178c2af2b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 40870,
            "upload_time": "2024-01-24T09:15:05",
            "upload_time_iso_8601": "2024-01-24T09:15:05.878353Z",
            "url": "https://files.pythonhosted.org/packages/2d/13/d30bad7f8d832ed4337cc1d6d07972b8f3b8c4fe71c0a9cb3711538be309/s2stools-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-24 09:15:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jonas-spaeth",
    "github_project": "s2stools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "s2stools"
}
        
Elapsed time: 0.31595s