Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 1.51 KB

project-overview.md

File metadata and controls

47 lines (39 loc) · 1.51 KB

Goals for API

Resources

Current Solutions

  • Point to Zarr file --> user subsets

Goals

  • Getting a single point
  • Getting a bounding box
  • Query using time
  • Optimize data retrieval for temporal data
    • Chunk by space
    • Chunk by time
    • Chunk by space + time

First Steps

Existing solutions

Defining IO

  • In - zarr dataset
  • Out
    • Json, binary, or text
    • Provide a tile

Datasets

  • NECOFS