Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce ClimaticIndicator model #286

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

ricardogsilva
Copy link

@ricardogsilva ricardogsilva commented Oct 29, 2024

This PR introduces the ClimaticIndicator model as a means to reduce duplication of configuration.

More detail to come soon...


@ricardogsilva ricardogsilva force-pushed the 285-reduce-redundancy-related-to-climatic-indicators branch 3 times, most recently from 0503775 to 088c933 Compare November 14, 2024 17:59
ricardogsilva and others added 20 commits December 12, 2024 14:54
… coverage configurations with their respective climatic indicator
…`measure` and `aggregation_period`

This is the first step in order to make it possible to remove a cov conf's:

- name
- conf_param `measure`
- conf_param `aggregation_type`
- display name
- description
- palette
… to not use conf params for climatological_variable, measure and aggregation_period
- changed coverage configuration identifier generation in order to include the `name` property again

- removed columns from cov conf for those properties which are now in the climatic indicator

- adapting bootstrap values
climatic indicators can replace variables in the observations section
@ricardogsilva ricardogsilva force-pushed the 285-reduce-redundancy-related-to-climatic-indicators branch from e89ed3f to cbd68d1 Compare December 13, 2024 15:39
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.

Reduce redundancy related to climatic indicators integrate 3rd-party observations data
1 participant