metno / MetAlert-Search

Polygon search and indexing package for Annotated Atlas
Apache License 2.0
1 stars 0 forks source link

Index database and wrapper #3

Closed vkbo closed 3 years ago

vkbo commented 3 years ago

Write a Python class to handle inserting and searching a database with indexed data from generated alert files.

The database needs to be able to store:

The class should be able to return:

fzeiser commented 3 years ago