Releases: PermafrostDiscoveryGateway/viz-raster
v0.9.3
Dependencies
- removed upper bound on
Pillow
dependency - replaced
setup.py
withpyproject.toml
Additions
- Updated minimal example for onboarding developers to the workflow (see
examples
directory) - Updated
README
documentation for minimal example
The viz-raster
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 PermafrostDiscoveryGateway/viz-staging can be further processed with other Permafrost Discovery Gateway packages, such as viz-raster
and viz-3dtiles
.
v0.9.2
Dependencies
- Specifies version for
pydantic 1.10.9
Bug fix
- Enables conversion of a numpy array with pixel values that represent categorical data into a Python Imaging Library image, with backward compatibility for the same operation for numpy arrays that represent continuous data
Additions
- Adds logging to web tiling steps
- New
CONTRIBUTING
documentation - New
pytest
setup - New
poetry
configuration - Updated
README
documentation
The viz-raster
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 PermafrostDiscoveryGateway/viz-staging can be further processed with other Permafrost Discovery Gateway packages, such as viz-raster
and viz-3dtiles
.
v0.9.1
Dependencies
- Installs
colormaps
using pip rather than installation via GitHub
The viz-raster
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 PermafrostDiscoveryGateway/viz-staging
can be further processed with other Permafrost Discovery Gateway packages, such as viz-raster
and viz-3dtiles
.
Viz-raster Initial Release
This version of the viz-raster
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. This version of the viz-raster
package was used to process the ice wedge polygon dataset visualized on the Permafrost Discovery Gateway, in addition to other Arctic datasets. There are known areas for improvement, and the codebase is currently under development.
Datasets and metadata are archived on the Arctic Data Center.
Primary contributor: Robyn Thiessen-Bock (@robyngit)
Other contributors: Juliet Cohen (@julietcohen), Matt Jones (@mbjones)