mangonetwork / mangopy

This repository contains code for processing all-sky images generated by the Mid-latitude All-sky-imager Network for Geophysical Observations (MANGO), a project funded by the National Science Foundation.
GNU General Public License v3.0
6 stars 2 forks source link

Improve Mosaic gridding #4

Open ljlamarche opened 5 years ago

ljlamarche commented 5 years ago

Currently, mosaic images are found by interpolating raw image files to a common, regular geodetic latitude/longitude grid. This is slow, and can create some distortion effects because the grid is not evenly spaced. Investigate ways of improving this algorithm.

ljlamarche commented 3 years ago

Creating/plotting mosaics is very memory intensive. From CEDAR Python session, some things to investigate to improve this: