NOC-MSM / NOC-MSM/OceanDataStore

Able to cache catalog

Open
#16 6 comments 0 reactions 1 assignee View on GitHub

@oj-tooth is already working on this.

Since Oct 14, 2025.

feature
Dominant language
Python
Stars
12
Forks
1
Avg merge
12m
Merged PRs (30d)
1

Description

I need to search the whole catalog to check if there is suitable data e.g. get the highest spatial and temporal resolution data there is for the spatial and temporal extent of interest. This is easy enough but currently it takes a long time as it will always rebuild an index from the catalog which is not really that efficent/required

Is it possible to generate a local cache that is updated at a defined interval? ideally it can also be forced if the user knows there is new data.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.