Skip to main content

Open-source Python package for numerical modeling of Earth surface dynamics.

Project description

DOI Documentation Coverage Testing pre-commit.ci status

Landlab

What does Landlab do?

Landlab is an open-source Python-language package for numerical modeling of Earth surface dynamics. It contains

  • A gridding engine which represents the model domain. Regular and irregular grids are supported.
  • A library of process components, each of which represents a physical process (e.g., generation of rain, erosion by flowing water). These components have a common interface and can be combined based on a user's needs.
  • Utilities that support general numerical methods, file input/output, and visualization.

In addition Landlab contains a set of Jupyter notebook tutorials providing an introduction to core concepts and examples of use.

Landlab was designed for disciplines that quantify Earth surface dynamics such as geomorphology, hydrology, glaciology, and stratigraphy. It can also be used in related fields. Scientists who use this type of model often build their own unique model from the ground up, re-coding the basic building blocks of their landscape model rather than taking advantage of codes that have already been written. Landlab saves practitioners from the need for this kind of re-invention by providing standardized components that they can re-use.

Watch the webinar Landlab Toolkit Overview at CSDMS to learn more.


Read the documentation on ReadTheDocs!


Installation

To install the latest release of landlab using pip, simply run the following in your terminal of choice:

$ pip install landlab

For a full description of how to install Landlab, including using mamba/conda, please see the documentation for our installation instructions.

Source code

If you would like to modify or contribute code to Landlab or use the very latest development version, please see the documentation that describes how to install landlab from source.

Are there any examples of using Landlab I can look at?

The Landlab package contains a directory, landlab/notebooks, with Jupyter Notebooks describing core concepts and giving examples of using components. The file landlab/notebooks/welcome.ipynb provides a table of contents to the notebooks and is the recommended starting place. Additionally, there are a set of notebooks curated to teach physical processes located in the directory landlab/notebooks/teaching.

Run on Binder

To launch an instance of Binder and explore the notebooks click here.

To launch a Binder instance that goes straight to the teaching notebooks click here.

Run on EarthscapeHub

The Landlab notebooks can also be run on EarthscapeHub. Visit this link to learn how to sign up for a free account. Try the example notebooks on the explore or jupyter Hub instance. Or, use the teaching notebooks on the explore or jupyter Hub instance. Be sure to run all notebooks with the CSDMS kernel.

License

landlab is licensed under the MIT License.

Citing Landlab

If you use any portion of Landlab, please see the documentation for our citation guidelines.

Contact

The recommended way to contact the Landlab team is with a GitHub Issue.

  • Bug reports: Please make an Issue describing the bug so we can address it, or work with you to address it. Please try to provide a minimal, reproducible example.
  • Documentation: If something in our documentation is not clear to you, please make an issue describing the what isn't clear. Someone will tag the most appropriate member of the core Landlab team. We will work to clarify your question and revise the documentation so that it is clear for the next user.

Keep in touch with the latest landlab news by following us on Twitter.

During workshops and clinics, we sometimes use the Landlab Slack channel.

Credits

Development Leads

Contributors

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

landlab-2.11.0rc1.tar.gz (11.1 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

landlab-2.11.0rc1-cp314-cp314-win_amd64.whl (16.3 MB view details)

Uploaded CPython 3.14Windows x86-64

landlab-2.11.0rc1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (52.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

landlab-2.11.0rc1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (51.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

landlab-2.11.0rc1-cp314-cp314-macosx_11_0_arm64.whl (17.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

landlab-2.11.0rc1-cp314-cp314-macosx_10_15_x86_64.whl (17.3 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

landlab-2.11.0rc1-cp313-cp313-win_amd64.whl (16.2 MB view details)

Uploaded CPython 3.13Windows x86-64

landlab-2.11.0rc1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (52.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

landlab-2.11.0rc1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (51.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

landlab-2.11.0rc1-cp313-cp313-macosx_11_0_arm64.whl (17.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

landlab-2.11.0rc1-cp313-cp313-macosx_10_13_x86_64.whl (17.2 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

landlab-2.11.0rc1-cp312-cp312-win_amd64.whl (16.2 MB view details)

Uploaded CPython 3.12Windows x86-64

landlab-2.11.0rc1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (53.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

landlab-2.11.0rc1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (52.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

landlab-2.11.0rc1-cp312-cp312-macosx_11_0_arm64.whl (17.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

landlab-2.11.0rc1-cp312-cp312-macosx_10_13_x86_64.whl (17.2 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

landlab-2.11.0rc1-cp311-cp311-win_amd64.whl (16.2 MB view details)

Uploaded CPython 3.11Windows x86-64

landlab-2.11.0rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (51.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

landlab-2.11.0rc1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (51.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

landlab-2.11.0rc1-cp311-cp311-macosx_11_0_arm64.whl (17.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

landlab-2.11.0rc1-cp311-cp311-macosx_10_9_x86_64.whl (17.1 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

File details

Details for the file landlab-2.11.0rc1.tar.gz.

File metadata

  • Download URL: landlab-2.11.0rc1.tar.gz
  • Upload date:
  • Size: 11.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for landlab-2.11.0rc1.tar.gz
Algorithm Hash digest
SHA256 3aacb3313b7a54e4250ff0506bd193be4d1b9548e4c7ce8c638e5624d8c2784c
MD5 bfb7cbd1e186b2868c36b4d7ffdf8989
BLAKE2b-256 2467be6162dbd94b1afc97ae510b413482bb737f6fed9888bdf638e94b8dad11

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1.tar.gz:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 150c9ad01bdb5b7e4b0d089e5d03d0a94336804b9ebf650a80d66c369da4797c
MD5 b4447c312940eb4ba06da2e20fc6dcf6
BLAKE2b-256 1039a6380eaaa1670eb47cf99874e83b5ece23d17758a9e12ae47a77d220198d

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp314-cp314-win_amd64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8443838632963036834d0a6cf7f96d874449e717cacf506aca8b26940d01ef63
MD5 181176b26a3ab5d613b3c69543ae135a
BLAKE2b-256 45c50fe15745a586804863c7f96a06b2a8b150846a3254b3a0d137e389ed030d

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f4994bad22793ce0998c0e4ca403f8051ba04e7da6c7cdda5f3dc74e1dbfc638
MD5 e9d475c376521e15e312f179baa37fc6
BLAKE2b-256 713ef96f18751c42fd5f4dd045bf114aca638db83b51a392c2903c8d868e62f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 87e00e7dbec2d39af0d7ec3a9f0aa18c966409b37ca5261ad2c721e1419bdfca
MD5 0cfaf53e74e18aaed892bde336936f15
BLAKE2b-256 e555ceeb4680d1f925251696f91e90afb144dedb634a9e588f43e3bf94a2e749

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 abe7da06b28079124d085d5e651f235b6258349e982040246bf9b2d5e26bac05
MD5 51c00fb1bbf4800fb43e99ed4465fc35
BLAKE2b-256 cfc8b1938cfcb1756423034a5edb8e99cd5f0b0221f84c7ef59c6f16c35f26c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6bd7a0fbc55f288bb719a3f93889132685923ce929ea58b51b786019eeff4984
MD5 7ec0574eaf8347603639e09e564b65e6
BLAKE2b-256 ad9a088b548a6feef5c904c979c76fc15798e68128d34c3467817c43e38c66bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp313-cp313-win_amd64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 106beb4d295c6ffd761a20b3b294e957cf08f42628d6b88d9687ee5640cca426
MD5 cca73d93e1e86ac8e6dade4227aa8c46
BLAKE2b-256 df6f72850150a03874fc4250a1ba65d9fb4bc0081c13dd73d3a27b8335cc4f43

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f5e2d380dfdf262c7430024879007bf351bce989e70f30e41777a40ece5de6f8
MD5 03ace29147f9dddbb214876f3e917f56
BLAKE2b-256 5ac50d40725d110070e3182d1af371e7b6a2f59438567a71028f623bfcf8d064

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7b48fa0bf566f58ae50ec9ae8d5f2b18d921de46c25ac57c00f6dfad30cdad66
MD5 4c82a7ae21dfdece4118c668186c2bc9
BLAKE2b-256 9b11cf4787784fd2414475f9e1a1fc6321cb0cdfea72b0ae6f6e579bd9ba9185

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2715ecec0eee936fc6c9eca06f3c476e6858785e55dfcf3a30276bd18c99b0ff
MD5 428e4fa241cd7ba0bd5eeec90191ae39
BLAKE2b-256 da3342272c1908241d45b6b30bd34f004eef866c59bf8bc336afb332f80be9e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3b2bf69965f3938a12b5198f18e485713dd5c826f1a4c62186e399cff31cce35
MD5 6051503018046a3546e95d0912d974cc
BLAKE2b-256 14587227961cd23c6077871012ce2fedb06f05a70f87dcffc9f622795a6426fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp312-cp312-win_amd64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b0a7ab32f75cf9a8364550e6a25f5be02e9ef251a827bd6e9039050e1b682835
MD5 270a14e1c578a4f8be787e2740747672
BLAKE2b-256 c97f2d9b0c0f8db1f09efb065e54d66a50d76ec1a5d3ecb0a1434b99b0cbb68d

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3ea707215ae21f86b0d992b82027e49acded7a3ecde18ac48724df9c343145aa
MD5 d03b0907454ec5e85c8d3a2d99cf1de3
BLAKE2b-256 285420ba275f63cd70deb2d2ca5bae33d0beede01c02611cb2fbc6fd762136fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 65e14242ae726c8ba80c916b94462328549e8210f05d5d646ad245cae6bb45a1
MD5 27f665bedc02065871cf37878d6c69a8
BLAKE2b-256 38bc44aa1644c436d57d9517eea2f56b9c297c676d267e785fc7650a134bb993

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 31e4adf6aa00de9a45d4c1401e7f63fcb29036c68a5180f75689a9585df178fc
MD5 871d771e66265607b3f008be08668541
BLAKE2b-256 a9a26a96a3fcbbc22ef453040c896a0e3e69ca1e0e45841dbdec285d36328d13

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 66b058123bdf41ffe135237128ed23618b32f3301b276a863f6f47a41c06e3f2
MD5 863e5b6dec09443172be992d0ea2a7b5
BLAKE2b-256 18fc563445694c08ef5ff2b38f198f8b83b91b787fb6d6fa7e885959e5c48fab

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp311-cp311-win_amd64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ad96406f1fb1282cd727bf8d001239494935a20400fe82dd289a8914911fe833
MD5 85c06a38a791213b0a00b506f56de022
BLAKE2b-256 9d188a337fb20d3323b6775028f5ddbb121fb23d0a47aa3463a70fd2cf3a487c

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 790df632e74a00be0c8eb69a98c9fcf26bb64a84f08abcb1a7f45a6afc9b2747
MD5 f94e3ad22c8762934f2ee0cdf8db9751
BLAKE2b-256 b446513450a091102ce00f17e08e230e215821a4d507e24805690396bf36e63f

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1fc83619e1763bad40446b5d5a85d7709d06294369632ef10179e27ead4aab53
MD5 442492b953fc183ed135dff105150746
BLAKE2b-256 cedc98377cd2b16c47139e8301cbe5268bfff57bb15d22bed3d0a3af9497df43

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file landlab-2.11.0rc1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for landlab-2.11.0rc1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2daf449a65c9a956527115460d48faa644b63308caab0ac998e3d03e4d903234
MD5 4855888b64a6df22c3342fdfb5d08f1f
BLAKE2b-256 3961ac30bac08756670db56f2e78aa05852291c22bd395f9344dcb4ee04f3782

See more details on using hashes here.

Provenance

The following attestation bundles were made for landlab-2.11.0rc1-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: test.yml on landlab/landlab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page