Skip to content

Releases: PermafrostDiscoveryGateway/viz-raster

v0.9.3

18 Jun 22:53
c71cb63
Compare
Choose a tag to compare

Dependencies

  • removed upper bound on Pillow dependency
  • replaced setup.py with pyproject.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

06 Mar 19:44
a236b7e
Compare
Choose a tag to compare

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

29 Dec 21:10
855802e
Compare
Choose a tag to compare

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

26 Jun 17:13
9292407
Compare
Choose a tag to compare

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)