toasty.builder Module

Building up WWT imagery data sets.

This gets a little complex since the generation of a tiled image involves several tasks that may or may not be implemented in several, swappable ways: generating the tiled pixel data; positioning the image on the sky; filling in metadata; and so on. We try to provide a framework that allows the implementations of different tasks to be swapped out without getting too airy and abstract.

Classes

Builder(pio)

State for some kind of imagery data set that's being assembled.