Skip to content

Releases: PermafrostDiscoveryGateway/viz-staging

v1.0.0

06 Oct 21:20
3199c09

Choose a tag to compare

Updates

  • K8s tiling + Parquet support for faster, scalable staging runs
  • MultiPolygon geometry support for handling of complex vector features.
  • Custom TMS support to better align tiles with diverse projection grids.
  • Docs & workflows: refreshed README guidance and CI/workflow updates.

v0.9.2

18 Jun 23:27
4705b45

Choose a tag to compare

Dependencies

  • Added pydantic dependency
  • Replaced setup.py with pyproject.toml
  • Specified dependency version restrictions that were removed when converted setup.py to pyproject.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.

v0.9.1

15 Dec 22:26
7277b5c

Choose a tag to compare

Features

  • Integrated the neighbor deduplication method to be applied to files that overlap spatially.

Dependencies

  • Specified dependency versions for simple installation from GitHub.

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.

Viz-staging Initial Release

26 Jun 16:48
3c259a0

Choose a tag to compare

This version of 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. This version of the viz-staging 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. The datasets created with viz-staging can be further processed with other PermafrostDiscoveryGateway packages, such as viz-raster and viz-3dtiles.

Primary contributor: Robyn Thiessen-Bock (@robyngit)
Other contributors: Juliet Cohen (@julietcohen), Matt Jones (@mbjones), Kastan Day (@KastanDay)