Open allanjust opened 2 years ago
This looks helpful: https://geoexamples.com/other/2019-02-08-cog-tutorial/
perhaps we could consider parquet as an efficient target store for the prediction output (as big tabular data) still within the targets workflow (and more language agnostic than fst
);
targets appears to leverage arrow::read_parquet()
and arrow::write_parquet()
Potentially use gdal to generate multilayer cloud-optimized geotiff by year (UTC). One layer per overpass over the prediction region.