sequence-model

Python version of the Steckler Sequence model

https://github.com/sequence-dev/sequence

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    7 of 9 committers (77.8%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.0%) to scientific vocabulary

Keywords from Contributors

geosciences
Last synced: 7 months ago · JSON representation ·

Repository

Python version of the Steckler Sequence model

Basic Info
  • Host: GitHub
  • Owner: sequence-dev
  • License: mit
  • Language: Python
  • Default Branch: develop
  • Size: 1.57 MB
Statistics
  • Stars: 3
  • Watchers: 3
  • Forks: 5
  • Open Issues: 3
  • Releases: 0
Created over 7 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog Contributing License Citation Authors

README.md

Sequencelogo

Sequence-stratigraphic modeling with Python


Testing Status Flake8 Code style: Black [Documentation][rtd-link]


About

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.


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


Owner

  • Name: sequence-dev
  • Login: sequence-dev
  • Kind: organization

Citation (CITATION.cff)

# YAML 1.2
cff-version: 1.2.0
title: sequence
message: >-
  If you use this software, please cite it using the
  metadata from this file.
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.
type: software
authors:
  - given-names: Eric
    family-names: Hutton
    email: mcflugen@gmail.com
    affiliation: University of Colorado
    orcid: 'https://orcid.org/0000-0002-5864-6459'
  - given-names: Michael
    family-names: Steckler
    affiliation: Columbia University
    orcid: "https://orcid.org/0000-0002-4828-4319"
repository-code: "https://github.com/sequence-dev/sequence"
url: "https://sequence.readthedocs.io"
date-released: "2022-06-26"
keywords:
  - "bmi"
  - "component modeling"
  - "earth science"
  - "landlab"
  - "model coupling"
  - "numerical modeling"
  - "sequence stratigraphy"
license: MIT

GitHub Events

Total
  • Delete event: 8
  • Push event: 64
  • Pull request event: 17
  • Fork event: 1
  • Create event: 9
Last Year
  • Delete event: 8
  • Push event: 64
  • Pull request event: 17
  • Fork event: 1
  • Create event: 9

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 223
  • Total Committers: 9
  • Avg Commits per committer: 24.778
  • Development Distribution Score (DDS): 0.354
Past Year
  • Commits: 45
  • Committers: 2
  • Avg Commits per committer: 22.5
  • Development Distribution Score (DDS): 0.378
Top Committers
Name Email Commits
mcflugen m****n@g****m 144
Eric Hutton m****n@u****m 50
Michael S. Steckler m****l@d****u 5
Michael S. Steckler m****l@d****u 5
Michael S. Steckler m****l@d****u 5
Michael S. Steckler m****l@c****u 4
Michael S. Steckler m****l@d****u 4
Michael S. Steckler m****l@d****u 4
Greg Tucker g****r@c****u 2

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 6
  • Total pull requests: 88
  • Average time to close issues: 1 day
  • Average time to close pull requests: 18 days
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 1.17
  • Average comments per pull request: 0.06
  • Merged pull requests: 80
  • Bot issues: 0
  • Bot pull requests: 7
Past Year
  • Issues: 0
  • Pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: about 24 hours
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
  • mcflugen (5)
  • AHenryLarroze (1)
Pull Request Authors
  • mcflugen (79)
  • pre-commit-ci[bot] (5)
  • gregtucker (1)
  • dependabot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (1)

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 12 last-month
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 7
  • Total maintainers: 1
pypi.org: sequence-model

Python version of the Steckler Sequence model built with landlab

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 12 Last month
Rankings
Dependent packages count: 6.6%
Average: 18.6%
Dependent repos count: 30.6%
Maintainers (1)
Last synced: 7 months ago
conda-forge.org: sequence-model

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.

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 34.0%
Average: 48.8%
Dependent packages count: 51.2%
Forks count: 51.6%
Stargazers count: 58.4%
Last synced: 7 months ago

Dependencies

.github/workflows/changelog.yml actions
  • actions/checkout v3 composite
.github/workflows/docs.yml actions
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/lint.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/notebooks.yml actions
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/prerelease.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/test.yml actions
  • AndreMiras/coveralls-python-action v20201129 composite
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
docs/requirements.in pypi
  • furo *
  • myst-parser *
  • pygments >=2.4
  • sphinx *
  • sphinx-inline-tabs *
  • sphinx_copybutton *
  • sphinxcontrib.towncrier *
pyproject.toml pypi
  • compaction *
  • landlab *
  • netcdf4 *
  • numpy >=1.22
  • pyyaml *
  • rich-click *
  • scipy *
  • tomlkit *
  • tqdm *
requirements-testing.in pypi
  • coverage * test
  • pytest * test
  • pytest-cov * test
  • pytest-datadir * test
  • pytest-runner * test
  • pytest-xdist * test
setup.py pypi
docs/tutorials/notebooks/requirements.in pypi
  • jupyter *
  • tqdm *
environment.yml pypi