Skip to content

Conversation

@wherop
Copy link
Collaborator

@wherop wherop commented Nov 25, 2024

tomADC443 and others added 25 commits November 18, 2024 15:05
@wherop wherop changed the title Feature/msavi endpoint Add MSAVI index to backend Nov 25, 2024
@wherop wherop requested a review from tomADC443 December 2, 2024 23:53
...,
description="Method of aggregating available data into a single datapoint to represent the selected time interval e.g. mean average",
),
):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the long run we might wanna put the schema for input validation into a seperate file which would probably lead to less code and more reusability :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. I encountered many things like this that I want to change. I decided not to include them in the scope of this branch.

@tomADC443
Copy link
Collaborator

Very nice generalization of the existing architecture to work with all indexes 👍

@tomADC443
Copy link
Collaborator

i liked how you made the cache 'writeable' and thanks a lot for all the refactoring and clean up!

@wherop wherop merged commit 040a714 into main Dec 3, 2024
1 check passed
@wherop wherop deleted the feature/msavi-endpoint branch December 3, 2024 15:12
@wherop wherop restored the feature/msavi-endpoint branch December 4, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Requesting same end date as current cache end date crashes server.

3 participants