Skip to main content

A reference open source controller toolset for wind turbine applications.

Project description

NREL's Reference OpenSource Controller (ROSCO) toolbox for wind turbine applications

NREL's Reference OpenSource Controller (ROSCO) for wind turbine applications is a toolset designed to ease controller use and implementation for the wind turbine researcher. Some primary capabilities include:

  • A reference controller with industry-standard functionality
  • Generic tuning of NREL's ROSCO controller
  • Simple 1-DOF turbine simulations for quick controller capability verifications
  • Parsing of OpenFAST input and output files

Part of the WETO Stack

ROSCO is primarily developed with the support of the U.S. Department of Energy and is part of the WETO Software Stack. For more information and other integrated modeling software, see:

Introduction

The NREL Reference OpenSource Controller (ROSCO) provides an open, modular and fully adaptable baseline wind turbine controller to the scientific community. The ROSCO toolbox leverages this architecture and implementation to provide a generic tuning process for the controller. Because of the open character and modular set-up, scientists are able to collaborate and contribute in making continuous improvements to the code for the controller and the toolbox. The ROSCO controller is implemented in FORTRAN, while the remainder of the toolset is a mostly-python code base with a number of functionalities.

  • ROSCO - the fortran source code for the ROSCO controller.
  • Examples - short working examples of the capabilities of the ROSCO toolbox.
  • Tune_Cases - example generic tuning scripts for a number of open-source reference turbines.
  • Test_Cases - numerous NREL 5MW bases cases to run for controller updates and comparisons. A "test-suite", if you will...
  • Matlab_Toolbox - MATLAB scripts to parse and plot simulation output data.
  • ofTools - A number of scripts to facilitate usage of OpenFAST and manage OpenFAST input and output files.
  • linear - Scripts to aid with the use of linear models for controller tuning and simplified simulation.

Documentation

All relevant documentation about the ROSCO toolbox and ROSCO controller can be found at through ROSCO's readthedocs webpage. Here, users can find the information on installing the ROSCO tools for control purposes. Additionally, there is information on the standard workflow, details of the input files, use cases for the ROSCO tool-chain, and more.

Issues and Discussion

If you find issues with any of the code that resides in this repository, it is encouraged for you to open a GitHub issue. If you have general questions or comments regarding the code, please start a discussion via GitHub. We encourage you to use these resources for all ROSCO-related questions and comments, rather than other resources such as the FAST forums. This helps us keep ROSCO-related items centralized, and provides a singular place for the community to look when they have questions that might arise. Please keep in mind that we will do our very best to respond in a timely manner, but may take a few days to get back to you if you catch us during a busy time.

Compatibility

The ROSCO control library should be compatible with any multi-physics simulator that uses the Bladed-style avrSWAP; this includes any version of OpenFAST. OpenFAST (after version 3.5.0) has an extended avrSWAP with additional sensors and actuators that can be enabled in the DISCON.IN file using Ext_Interface.
Simulators other than OpenFAST should have Ext_Interface set to 0.

The python-based ROSCO toolbox for tuning control inputs reads an OpenFAST input file during that process. The openfast-io package is now used for input file reading and writing.
The currently compatible version can be found in the environment.yml file. OpenFAST inputs used in the controller tuning process should be consistent with that version.

Contributing

If it wasn't obvious from open-source being in the title of the tool-set, this is an open-source code base that we would love for the community to contribute to. If you find yourself fixing any bugs, writing new routines, or even making small typo changes, please submit a pull request.

Survey

Please help us better understand the ROSCO user-base and how we can improve rosco through this brief survey: ROSCO toolchain survey

Referencing

To reference the ROSCO source code directly, please use the following DOI: DOI

If the ROSCO Toolbox played a role in your research, please cite it. This software can be cited as:

NREL: ROSCO. Version 2.4.1, https://github.com/NREL/ROSCO, 2021.

For LaTeX users:

@misc{ROSCO_toolbox_2021,
    author = {NREL},
    title = {{ROSCO. Version 2.4.1}},
    year = {2021},
    publisher = {GitHub},
    journal = {GitHub repository},
    url = {https://github.com/NREL/ROSCO}
    }

If the ROSCO generic tuning theory and implementation played a roll in your research, please cite the following paper

@Article{wes-2021-19,
AUTHOR = {Abbas, N. and Zalkind, D. and Pao, L. and Wright, A.},
TITLE = {A Reference Open-Source Controller for Fixed and Floating Offshore Wind Turbines},
JOURNAL = {Wind Energy Science Discussions},
VOLUME = {2021},
YEAR = {2021},
PAGES = {1--33},
URL = {https://wes.copernicus.org/preprints/wes-2021-19/},
DOI = {10.5194/wes-2021-19}
}

Additional Contributors and Acknowledgments

Primary contributions to ROSCO have been provided by researchers the National Renewable Energy Laboratory and the University of Colorado Boulder. Additionally, the ROSCO controller was built upon the foundations of the Delft Research Controller. Much of the intellect behind these contributions has been inspired or derived from an extensive amount of work in the literature. The bulk of this has been cited through the primary publications about this work.

Project details


Download files

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

Source Distribution

rosco-2.10.4.tar.gz (17.2 MB view details)

Uploaded Source

Built Distributions

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

rosco-2.10.4-cp313-cp313-win_amd64.whl (18.7 MB view details)

Uploaded CPython 3.13Windows x86-64

rosco-2.10.4-cp313-cp313-musllinux_1_2_x86_64.whl (19.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

rosco-2.10.4-cp313-cp313-musllinux_1_2_i686.whl (19.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

rosco-2.10.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

rosco-2.10.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (19.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

rosco-2.10.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (18.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

rosco-2.10.4-cp313-cp313-macosx_15_0_arm64.whl (19.5 MB view details)

Uploaded CPython 3.13macOS 15.0+ ARM64

rosco-2.10.4-cp313-cp313-macosx_14_0_arm64.whl (19.5 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

rosco-2.10.4-cp312-cp312-win_amd64.whl (18.7 MB view details)

Uploaded CPython 3.12Windows x86-64

rosco-2.10.4-cp312-cp312-musllinux_1_2_x86_64.whl (19.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

rosco-2.10.4-cp312-cp312-musllinux_1_2_i686.whl (19.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

rosco-2.10.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

rosco-2.10.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (19.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

rosco-2.10.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (18.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

rosco-2.10.4-cp312-cp312-macosx_15_0_arm64.whl (19.5 MB view details)

Uploaded CPython 3.12macOS 15.0+ ARM64

rosco-2.10.4-cp312-cp312-macosx_14_0_arm64.whl (19.5 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

rosco-2.10.4-cp311-cp311-win_amd64.whl (18.7 MB view details)

Uploaded CPython 3.11Windows x86-64

rosco-2.10.4-cp311-cp311-musllinux_1_2_x86_64.whl (19.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

rosco-2.10.4-cp311-cp311-musllinux_1_2_i686.whl (19.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

rosco-2.10.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

rosco-2.10.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (19.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

rosco-2.10.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (18.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

rosco-2.10.4-cp311-cp311-macosx_15_0_arm64.whl (19.5 MB view details)

Uploaded CPython 3.11macOS 15.0+ ARM64

rosco-2.10.4-cp311-cp311-macosx_14_0_arm64.whl (19.5 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

rosco-2.10.4-cp310-cp310-win_amd64.whl (18.7 MB view details)

Uploaded CPython 3.10Windows x86-64

rosco-2.10.4-cp310-cp310-musllinux_1_2_x86_64.whl (19.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

rosco-2.10.4-cp310-cp310-musllinux_1_2_i686.whl (19.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

rosco-2.10.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

rosco-2.10.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (19.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

rosco-2.10.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (18.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

rosco-2.10.4-cp310-cp310-macosx_15_0_arm64.whl (19.5 MB view details)

Uploaded CPython 3.10macOS 15.0+ ARM64

rosco-2.10.4-cp310-cp310-macosx_14_0_arm64.whl (19.5 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

rosco-2.10.4-cp39-cp39-win_amd64.whl (18.7 MB view details)

Uploaded CPython 3.9Windows x86-64

rosco-2.10.4-cp39-cp39-musllinux_1_2_x86_64.whl (19.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

rosco-2.10.4-cp39-cp39-musllinux_1_2_i686.whl (19.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

rosco-2.10.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

rosco-2.10.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (19.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

rosco-2.10.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (18.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

rosco-2.10.4-cp39-cp39-macosx_15_0_arm64.whl (19.5 MB view details)

Uploaded CPython 3.9macOS 15.0+ ARM64

rosco-2.10.4-cp39-cp39-macosx_14_0_arm64.whl (19.5 MB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

File details

Details for the file rosco-2.10.4.tar.gz.

File metadata

  • Download URL: rosco-2.10.4.tar.gz
  • Upload date:
  • Size: 17.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for rosco-2.10.4.tar.gz
Algorithm Hash digest
SHA256 15e06f46bd8096dfa6f8cab7b312dacdfe3a88ad3f20fef9f320621cae462aaf
MD5 4577272efee32d768f6082a0fdff5e0d
BLAKE2b-256 b4f771d9f996b65e16e64ea03641eab46244822b9e123f23d862aa82186b9268

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4.tar.gz:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: rosco-2.10.4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 18.7 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for rosco-2.10.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 41661ac2089bb6cfaec2399bb9c45dbae4e0f8b3050bbc9c618839cef1f84e80
MD5 88be2060acc0938858dde119cff37108
BLAKE2b-256 1fde9fb478e77ec319217451a59aa465ce25030cb94c166c05ddda756f695ea1

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp313-cp313-win_amd64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4220572d09b31b27603d3a7ef3fff263dccbdfbfbf4268713600d5db8997adf9
MD5 58a29682a158e20193eb517c0f4cadd5
BLAKE2b-256 e0944c34cf252277cf9e2503bd10fed6302c180f7b3d1b4afbd6e8ae376908dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b1c2791e865b23c703fbb9bf0a169e2814aedc785f0fa533079fdd09bcaa63fd
MD5 10d32dc43d12b069da5fb082ee4e3ee0
BLAKE2b-256 5a0c86e253e745005dde1ebb8c8b017d359b1906ae98232477cafcabca5364f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1d152646cb400db753efecc786a24b6b028b1d83b4bed0c45d5fe6b0235f3a1d
MD5 d835ef56a307750df1e8e336ba2a27f3
BLAKE2b-256 1b345c2a36ae3452c5935f2fec39cb7f989f645de919ea9bd8fe953108a25886

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f34bac456efab5be143f2574f832d507c8583129d7311d8ac87b8c34c4cd3764
MD5 beb1c49bed63c5c6c901466cf254606b
BLAKE2b-256 5458977e83acd94af4fd3b13621576543aea98a8a17a7db53ef6e8b6a4738d96

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9651f32435789135b7d1a0f29b335bb82e07cd87e6aaa63d5c39e49752f48ad3
MD5 f065ff14060be35da99b0bbab1cf0fcd
BLAKE2b-256 18b607c0e4741b6ac97f3c22e52ed01eac53ba4d8c1a51da84c1dbce8ba035b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp313-cp313-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 3b70954bd965278c3e3cc88bb5cfc1a49782fed0ec3214bd81cda0206d52a555
MD5 10ca553971613887fadbaf3a358400c5
BLAKE2b-256 e19f86bea0ee223cad9465a36c9ea50be18e8be3565ab62a23be0e1c21d6b55f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp313-cp313-macosx_15_0_arm64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8d3bf944755ad7c0516238a9b009b5f7990106e6a6aa55ed2d98f3ed514af116
MD5 7446a5feb2b46df196a1fcfc66681b01
BLAKE2b-256 e99b2548a0d7470ca9c83fadf64a28a20bbe5392a8e929d779e5b2dbdd7ca08d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp313-cp313-macosx_14_0_arm64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: rosco-2.10.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 18.7 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for rosco-2.10.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c85a25eb99aa230670020aad3a9cd17fdb0fc05a35ee5828cdee71060cd89e32
MD5 8d29dc5e65fd3e4f14e820e49014b35a
BLAKE2b-256 5b80b5ab03676eccc9eed3cdc4167af979529abeefad732f21c03b8b23529d6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp312-cp312-win_amd64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 03e7ce8282e821fd23d2cf0f933f2a207f2a9611d29e0477890b398d354dc8c4
MD5 f7f6c7f688a292a18f83939f43e5130b
BLAKE2b-256 893b40f599720dcfdafcdc110a50bfd9a2fde899409424ead445092ab27e07e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 776a234aab93a0f510eb4b62f5d3448b4d682e20029305c370f1c41678fde539
MD5 ba2afda742ca2395e67ee4fa4a7ac488
BLAKE2b-256 df46806db256197afd61f8a8edd7af65a9ffaa48b19e5964503e95f142637802

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ef54a8570861b0a5e5ff030d5b50ea19ba1fcd4e614c8b14124b54b2fa4e988d
MD5 2ec366a9bac6e5c66498cb94fb5a0918
BLAKE2b-256 ba58dbd183ffe3dac80775d0a79f831a0288a2adf5533f35b6f3712adc099891

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d795a2f1615a3ff281a36f62132ed24e1791726ad7c8a66bf4c4897315c6e4e8
MD5 4445cf9a83eb84ede908092887815c3c
BLAKE2b-256 179d3a5b3a720de2a089a6ea0817d0a84fd92ec36de4052fcd77f05ed056efb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7103499a61bbc2a8510423ac5a43840372983dd7d1bf99cbe99fcde1cec621e4
MD5 7b16a61d4833287810b1390168c3d108
BLAKE2b-256 652e8bb9a6ecddbdbb90a8b2fc4f46ece9cc9cb5eed8f46a29f6ed457c7ff4d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp312-cp312-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 3a79547b516c899a2db1bc446a64d7b01d25a1d4cc6f058e073e7b126489a803
MD5 4a62ca5b9c74e9cd678386341568abf8
BLAKE2b-256 a595039a5973aabac0ad17814286ca5baf1432e9ca2570facd03feec2dab5d1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp312-cp312-macosx_15_0_arm64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3cef4ebad5fa6c1c110154a8cc212c721c8c162ff0875196500979dbfa9e0b54
MD5 c0af99c361ec0397a0eb53b118c08df6
BLAKE2b-256 19bbfaaf34f4d4675bc29b2254cb097fb01c404b290387b411d520dbea62b32a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: rosco-2.10.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 18.7 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for rosco-2.10.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cdd8e01aff72f553dd4f112deeed33984b681e44598d33c3f5d70a6441f68b03
MD5 3247b6b2c9dd84d767146d9c656682e9
BLAKE2b-256 f52688ce30e49abfe9f37f700ae5fdd3d1c4e39abfcf82d698af67e62a0f1225

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp311-cp311-win_amd64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f19795c0b8fb08d60aa9bf8077faee59d07228e32554eb70af5eaef3ab82c803
MD5 cb0e2d4cade2855214a070a0d6d06975
BLAKE2b-256 fd8562add688520ff9024013c5d9dd8d32f92d7c260586ce3e6b89ae2bcf2e27

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1e45628f6e95ccb2e2a83fa4039a95fc0e3254cb8c7a6873076fa0e26d013381
MD5 5610faaadc12fab299fc67d815e2bd20
BLAKE2b-256 1c9359af70745a5c58c90e322aaca7f09382f6e73bb0a5590ba8fb1458a75b02

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d3f4301427aabfd2764c65786cd058e975a986ccc52883ff0bdabcc58f182113
MD5 453dd101bc5bdee20d0c52d35fa9e849
BLAKE2b-256 aa30f7cdb2c71f78702a996e37e02ed1cd117f47632dd6f810f513f789bed4f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 764b5d07c63c30b22eff9b9b361b3468cde114568767f725febfffe96f8f9091
MD5 bc8a55f72bd5fc7426fbea2b39f42517
BLAKE2b-256 ade29a9e4ced310ce5dcd2bd50d858948a0201309886f610d997921a86db43b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7b91f51ba2a7cb91e3e14e7f21099df075c5667dccd877c789386c63ad45fc0c
MD5 1069567d2ff3aa7f9bdc4fa3f6e460a8
BLAKE2b-256 a0c6e94a1fc99d4d8b5102c76a933faf52de6552a3ff0dd6f03df50a41360bc5

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp311-cp311-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 1d623e9747bd416798edcb915f9c7aabc11e2ba606479f41dc630f05979d9fe8
MD5 4571cbacfdb0ef35317032e5c1a35745
BLAKE2b-256 6de39cab92c0fff8150d1ad31a31f952efaf3c005b3568a6e8ead8aea4e61515

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp311-cp311-macosx_15_0_arm64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 bbc0eb6d2d743ee001329a3dffb05c2a9f16c7a12117d21f1240b5b55826f7d1
MD5 32f6df5e987df530210adf3b99c4ff08
BLAKE2b-256 e075f54ae0d04c1b65527e4874de2323e29d01a2e05b1e5b434bf82662da160c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp311-cp311-macosx_14_0_arm64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: rosco-2.10.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 18.7 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for rosco-2.10.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9d7d9b3c376b3dd7a5065b323e53382168908797acdf5c56341f9b9784513613
MD5 6db6930e5d25320004638cb259193b69
BLAKE2b-256 ae87e2686bc32446c88cb387c0a39fcbb64838d778b8fe81665a8761813a6d44

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp310-cp310-win_amd64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 798759543f92dfbf0ab3be304f7d5a758c709702eb8529cc229699a496a2bb22
MD5 32a7c04e63c0293a882d3b4581c201c9
BLAKE2b-256 8a1a98469258c2bf9db5aec292ed293283164c6be9efc9c77d73ec47e91178eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bb43839d10b87d45320d930b2a7632f8257d3df74070cce336c0a21f1216e6d0
MD5 aedd138db78dc631e9dc6159e0d13b76
BLAKE2b-256 28b1cbb08747569db60bec9a241920f61c89c41fb6df1335dad711d76e5620cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8bb08688239e6a8fe97e82cb86003cc30825600e0fbbd06c5244d980bd1b67ed
MD5 9a9b2469fe46937d6fdca491e30f0247
BLAKE2b-256 6e22e7022a46ea3e5bdcef0e8e99fa421c9152a4b2caaaf38c251116f1217bd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1e98960b71fc0e1b72a56b47974b8f11cc850df976e305e7705567e37a6843bb
MD5 4147132207af9d743236f21539b762e6
BLAKE2b-256 075ed8b46696caad7d48f4a9d0586d5441d042cba868bb55b0331f666f8e3ba7

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a40d9aee6618d95b0a8f9bccbfcd3c30d62daa847f699a14b1f8c4848b19b136
MD5 8e9a4b07c54e073fa06075bce83d42cd
BLAKE2b-256 6d8823e7a69bbc6922a9edc2b03bc3eb9673b70be0184a259c54cce5e72e4982

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp310-cp310-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 b6e932f0c6e2055950dfa81b1d5c10a5ce4278f5bd71f5cf52a3363c1938f574
MD5 7bbaf35cb61c9b8edc7d3c909ece9921
BLAKE2b-256 bafed8ec5e31b2f58c0627022384ea284b0f173798f2c5116b5b360c5f9df652

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp310-cp310-macosx_15_0_arm64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 58b8744a6a8c66a16fb48c27b2846320cfc26b03bb5533581184543459ce804f
MD5 487a40bb4cb5f383f46aa9a038ceb924
BLAKE2b-256 811a2d7947f3b0ea0c831c3823be2e92942e370e967cb7e26041681aa40c65d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp310-cp310-macosx_14_0_arm64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: rosco-2.10.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 18.7 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for rosco-2.10.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9275097a862b263feceed0543dea3d8f81ee89512314c108328c8bdb46e677ad
MD5 186c2a21865d66b3ab2ac6e9117759c3
BLAKE2b-256 5a0c5b163b5a325649bf4f137f1c264e33def86c0a438507049bdfb330b71a3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp39-cp39-win_amd64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 632d3dd73a8a7444bc1aad841beda7f5e99839b7009d8d2bdffd64045c6c6c49
MD5 bbd4b3247a7ce23a979203354c729330
BLAKE2b-256 34798723d12590a1911d1fa0f394fa97f0f2d440431e9b5cd3564fec04b2efcf

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

  • Download URL: rosco-2.10.4-cp39-cp39-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 19.8 MB
  • Tags: CPython 3.9, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for rosco-2.10.4-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 be7f9c7500c2a57899ced8431a1f76b06a32c4f030035914bfb30c3e40961a52
MD5 37d42916517c8c032a747439b8949a41
BLAKE2b-256 9bc7ee0fbebb32c2640e2da2b96bdcf14ca5e090d3b4d03367c41da624d75be6

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d40b16110cc8ee5aed206dc839eee92f62377ecb7b661d5eab560128ecfee653
MD5 65f8bff15077da7abac5947def05e3cd
BLAKE2b-256 4d82bc6e1d4eb6c713137d2665fda625ed1c2cce55ed231ac93af732bc3c20ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 133486ba634d0e47d5d756794b91a62778e2ad94d31aad44e6d33235f40c9765
MD5 2f8cf881c7e8c853fddd9bdb2e329660
BLAKE2b-256 f5f319638dd1cd0fda7cd83d8a55c01038b0a4d42d9bdd63a21cf4def67c47c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f3aa0b894715242fb9191f2f10e80fed8a53ae9ad361b2346e2028ab73b79831
MD5 811015829571908de85f43f1e6aad60b
BLAKE2b-256 6e1950e477d7395ad272e82c1e90bf941cffdd32a73ce1418370d38739cbca54

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp39-cp39-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp39-cp39-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 0d2002d3a392a285959adcf93990c209632b589099cd6387f4eebf41e549d26b
MD5 8b475beda04bcedf7a610e49985e50b8
BLAKE2b-256 4ba7c1bb8d1086da5483867e4df25281619e624c2052737c311b939e750e4da4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp39-cp39-macosx_15_0_arm64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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

File details

Details for the file rosco-2.10.4-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for rosco-2.10.4-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 74f509eb0415ca5729f508ae783f178568367f5e45950bf3c69513d3f2248f75
MD5 370959bb5e12aba9867c39605af30942
BLAKE2b-256 7986ada6cba804b300ed66c2fa9d684637f471ec3dc3aa5ca34e80fac3815606

See more details on using hashes here.

Provenance

The following attestation bundles were made for rosco-2.10.4-cp39-cp39-macosx_14_0_arm64.whl:

Publisher: Publish_ROSCO.yml on NatLabRockies/ROSCO

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