Skip to content

Add loading pixels for dataitems retrieved from database

Hugo Buddelmeijer requested to merge hb/loaddatafromarchive into develop

This MR makes it possible to read the pixels of dataitems that are fetched from the database.

It also ensures data is loaded into memory automatically when calling make().

This makes it possible to process data from the database in e.g. the Jupyter Hub, or later the cluster.

@wjvriend can you review this?

Edited by Hugo Buddelmeijer

Merge request reports