Dependencies
- Added
pydantic
dependency - Replaced
setup.py
withpyproject.toml
- Specified dependency version restrictions that were removed when converted
setup.py
topyproject.toml
- Added python 3.10 as an option
Additions
- CONTRIBUTING documentation
- Updated README to provide more thorough documentation, license, and citation info
- Basic
pytest
framework
The viz-staging
package was designed to process geospatial datasets for visualization on the Permafrost Discovery Gateway, an online platform for permafrost big data creation and discovery to support knowledge-generation. There are known areas for improvement, and the codebase is currently under development.
Datasets and metadata are archived on the Arctic Data Center. The datasets created with viz-staging
can be further processed with other PermafrostDiscoveryGateway packages, such as viz-raster
and viz-3dtiles
.