A python package for processing 3d volumetric data to build meshes for the Sand Atlas data repository
Project description
Sand Atlas
Documentation here, or compile it yourself following the details below.
Installation
First, install ffmpeg
and blender
on your system. Both of these need to be available in your system path (so that running ffmpeg
and blender
in the command line works).
This package can then be installed via pip install sand-atlas
. If installing from github, try cloning and then running:
pip install -e .
If you make any changes to the source code, re-run those two lines to have your changes reflected in your installed package.
Usage
If you are interested in reproducing a dataset that is available in the Sand Atlas, you can use the installed script sand_atlas_process
, like so:
sand_atlas_process <path_to_json_file> --label <path_to_labelled_image> --raw <path_to_raw_image>
If you supply only the raw image, the script will attempt to label the image for you. If you supply the labelled image, the script will use that to generate the dataset. The json
file contains the metadata for the dataset you are interested in. The json
files for the datasets in the Sand Atlas are available here.
Documentation
We use sphinx
to manage the docs. Update documentation with:
cd docs
make html
Once these are built, you can commit and push the changes to github to have them refreshed on github pages. You can also view them locally.
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
Built Distribution
File details
Details for the file sand_atlas-1.1.0.tar.gz
.
File metadata
- Download URL: sand_atlas-1.1.0.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ccb538314f41ef100cf62aace4ca14c15732477d3b6e0e0953b0e74c2354f42 |
|
MD5 | b3175dad10027f1f55dccb9232f95fe5 |
|
BLAKE2b-256 | b2fe221526f556d8c12f2c1008e15197374e50827a8f9f7d91cee49b2138a799 |
File details
Details for the file sand_atlas-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: sand_atlas-1.1.0-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 427d2f2170533732a3a7957945a31370e47177d0feed058079150067e90232fa |
|
MD5 | 71aa9aadb5e9294893f5779c2bb973dc |
|
BLAKE2b-256 | e82982d0b68d405bae3b1244fe6ee55d174087af6f13252a0b69ae83b4a8f353 |