sequence-model


Namesequence-model JSON
Version 0.6.0 PyPI version JSON
download
home_page
SummaryPython version of the Steckler Sequence model built with landlab
upload_time2023-12-20 22:30:00
maintainerEric Hutton
docs_urlNone
authorEric Hutton
requires_python>=3.10
licenseMIT
keywords landlab sequence stratigraphy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Sequence][rtd-link][logo]

**Sequence-stratigraphic modeling with Python**

______________________________________________________________________

![Testing Status][testing-badge]
![Flake8][flake-badge]
![Code style: Black][black-badge]
![[Documentation][rtd-link]][rtd-badge]


______________________________________________________________________

# About

<!-- start-abstract -->

*Sequence* is a modular 2D (i.e., profile) sequence stratigraphic model
that is written in Python and implemented within the Landlab framework.
Sequence represents time-averaged fluvial and marine sediment transport
via differential equations. The modular code includes components to deal
with sea level changes, sediment compaction, local or flexural isostasy,
and tectonic subsidence and uplift.

<!-- end-abstract -->

______________________________________________________________________

For more information see: <https://sequence.readthedocs.io/en/develop/>

______________________________________________________________________


[black-badge]: https://github.com/sequence-dev/sequence/workflows/Black/badge.svg
[flake-badge]: https://github.com/sequence-dev/sequence/workflows/Build/Test%20CI/badge.svg
[logo]: https://raw.githubusercontent.com/sequence-dev/sequence/develop/docs/_static/sequence-logo-light.svg
[rtd-badge]: https://github.com/sequence-dev/sequence/workflows/Documentation/badge.svg
[rtd-link]: https://sequence.readthedocs.io/en/develop
[testing-badge]: https://github.com/sequence-dev/sequence/workflows/Build/Test%20CI/badge.svg

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sequence-model",
    "maintainer": "Eric Hutton",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "mcflugen@gmail.com",
    "keywords": "landlab,sequence,stratigraphy",
    "author": "Eric Hutton",
    "author_email": "mcflugen@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/24/3a/5072c0ce8ffa4684c0cc118ccb7c1430e6b716bbf6ba50303cad2bf44784/sequence_model-0.6.0.tar.gz",
    "platform": null,
    "description": "![Sequence][rtd-link][logo]\n\n**Sequence-stratigraphic modeling with Python**\n\n______________________________________________________________________\n\n![Testing Status][testing-badge]\n![Flake8][flake-badge]\n![Code style: Black][black-badge]\n![[Documentation][rtd-link]][rtd-badge]\n\n\n______________________________________________________________________\n\n# About\n\n<!-- start-abstract -->\n\n*Sequence* is a modular 2D (i.e., profile) sequence stratigraphic model\nthat is written in Python and implemented within the Landlab framework.\nSequence represents time-averaged fluvial and marine sediment transport\nvia differential equations. The modular code includes components to deal\nwith sea level changes, sediment compaction, local or flexural isostasy,\nand tectonic subsidence and uplift.\n\n<!-- end-abstract -->\n\n______________________________________________________________________\n\nFor more information see: <https://sequence.readthedocs.io/en/develop/>\n\n______________________________________________________________________\n\n\n[black-badge]: https://github.com/sequence-dev/sequence/workflows/Black/badge.svg\n[flake-badge]: https://github.com/sequence-dev/sequence/workflows/Build/Test%20CI/badge.svg\n[logo]: https://raw.githubusercontent.com/sequence-dev/sequence/develop/docs/_static/sequence-logo-light.svg\n[rtd-badge]: https://github.com/sequence-dev/sequence/workflows/Documentation/badge.svg\n[rtd-link]: https://sequence.readthedocs.io/en/develop\n[testing-badge]: https://github.com/sequence-dev/sequence/workflows/Build/Test%20CI/badge.svg\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python version of the Steckler Sequence model built with landlab",
    "version": "0.6.0",
    "project_urls": {
        "changelog": "https://github.com/sequence-dev/sequence/blob/develop/CHANGES.md",
        "documentation": "https://sequence.readthedocs.io",
        "homepage": "https://github.com/sequence-dev/sequence",
        "repository": "https://github.com/sequence-dev/sequence"
    },
    "split_keywords": [
        "landlab",
        "sequence",
        "stratigraphy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "243a5072c0ce8ffa4684c0cc118ccb7c1430e6b716bbf6ba50303cad2bf44784",
                "md5": "21490baa243d3429e53290f2f7b0f4dc",
                "sha256": "12f18e0406de715345d9bb73708353c44cc00cdf994d878fc330c39870c682c0"
            },
            "downloads": -1,
            "filename": "sequence_model-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "21490baa243d3429e53290f2f7b0f4dc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 39466,
            "upload_time": "2023-12-20T22:30:00",
            "upload_time_iso_8601": "2023-12-20T22:30:00.463877Z",
            "url": "https://files.pythonhosted.org/packages/24/3a/5072c0ce8ffa4684c0cc118ccb7c1430e6b716bbf6ba50303cad2bf44784/sequence_model-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-20 22:30:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sequence-dev",
    "github_project": "sequence",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sequence-model"
}
        
Elapsed time: 0.17822s