Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 516 Bytes

File metadata and controls

21 lines (16 loc) · 516 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] - 2023-01-05

Added

  • raster_loader module
    • rasterio_to_bigquery function
    • bigquery_to_records function
  • rasterio_to_bigquery.cli submodule
    • upload command
    • describe command
    • info command
  • docs
  • tests
  • CI/CD with GitHub Actions