Skip to main content
Coming SoonFull documentation for the Rasteret library is under development. Check back soon for comprehensive guides on:
  • Library installation and setup
  • Creating and managing local collections
  • Efficient COG data retrieval
  • Parallel processing and performance optimization
  • Integration with Terrafloww Marketplace

Quick Preview

Rasteret is a Python library for faster and cheaper access to Cloud-Optimized GeoTIFFs (COGs). It provides:
  • ⚡ Fast byte-range based COG data retrieval
  • 📦 Local COG header caching
  • 💳 Paid data source support (Landsat on AWS S3)
  • 📊 Xarray and GeoDataFrame outputs
  • ⚙️ Parallel data loading

Installation

pip install rasteret

Learn More

For now, see the Using Datasets guide for examples of using Rasteret with Terrafloww Marketplace datasets.