BRAILS++: Building Regional Asset Inventories for Large Scale Simulation
Project description
<h1 style=”text-align: center;”>BRAILS++: Building Regional Asset Inventories for Large Scale Simulation</h1>
[](https://github.com/NHERI-SimCenter/BrailsPlusPlus/actions/workflows/tests.yml/badge.svg) [](https://zenodo.org/badge/latestdoi/184673734) [](https://pypi.org/project/BRAILS/) [](https://pypi.python.org/pypi/BRAILS/)
## What is it?
`BRAILS++` is an object-oriented framework for building applications that focus on generating asset inventories for large geographic regions.
## How is the repo laid out?
`brails`: A directory containing the classes - `brails/types`: directory containing useful datatypes, e.g., `ImageSet` and `AssetInventory` - `brails/processors`: directory containing classes that do `image_processing` to make predictions, e.g. RoofShape - `brails/scrapers`: directory containing classes that do internet downloads, e.g., footprint and image scrapers. - `brails/filters`: directory containing image filters, e.g., classes that take images and revise or filter out unnecessary portions of images. - `brails/imputers`: directory containing classes that fill in missing `AssetInventory` datasets, i.e., filling in features that are missing in certain Assets of the AssetInventory. - `brails/inferers`: directory containing classes that infer new asset features based on existing features in the Assets of `AssetInventory`. - `brails/utils`: directory containing misc classes that do useful things, e.g. geometric conversions
`examples`: A directory containing example scripts and Jupyter notebooks
`tests`: A directory containing unit tests. The directory structure follows that of `brails`
## Quick Links
[Documentation & Guides](https://nheri-simcenter.github.io/BrailsPlusPlus/)
## Installation instructions
`shell pip install brails `
## Acknowledgments
This work is based on material supported by the National Science Foundation under grants CMMI 1612843 and CMMI 2131111.
## Contributors
Want to see who made this possible? Check out the full list of contributors [here](./contributors.md).
## Contact
NHERI-SimCenter nheri-simcenter@berkeley.edu
<!– todo: instructions on how to lint the code, and specific subfolder or file. –> <!– todo: example with the test suite. –> <!– todo: instructions on how to run the tests –> <!– todo: instructions on how to check coverage –> <!– python -m pytest tests –cov=brails –cov-report html –>
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file brails-4.1.4.tar.gz.
File metadata
- Download URL: brails-4.1.4.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2439dc7ed348d918f5b02af898216f02419154673c26ef3c0416cdbe9ed7652c
|
|
| MD5 |
cebc26b05e382902c66f7e0878ca4e51
|
|
| BLAKE2b-256 |
d9d0c41516930c3053ecdbc0e7bf920ff1cbe078218e3666428b785b5570050b
|
File details
Details for the file brails-4.1.4-py3-none-any.whl.
File metadata
- Download URL: brails-4.1.4-py3-none-any.whl
- Upload date:
- Size: 2.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
881274948e4eac3ed94c8d34f1c8941db6a2c696e4f731fcf7c3b4bcde6b53e8
|
|
| MD5 |
c787a61cc3e8531227c50b080d3b207f
|
|
| BLAKE2b-256 |
f07774238d270bcc3fb1404852b345d4907f8a64c74e275bbdacd05d8c2b3e90
|