Skip to content

bjyberg/batch_cog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple little function to write cloud-optimized geotiffs (COGs) from other raster types (geotiff, asc, etc.) with rust. It takes a folder path as an input, runs in parallel,and seems to be quicker than a similar R function (as expected). This was done partly to optimize some workflows but also as a way for me to learn some basic rust programming. This is my first attempt at rust so if anyone comes across this and has more of an idea of what they are doing, I'm super open to feedback.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages