-
Notifications
You must be signed in to change notification settings - Fork 0
[FEATURE] Requirements for altimetry derived model publishing #1016
Description
User Story
As a provider of altimetry derived models, I want to provide the whole "package of altimetry-derived products with overarching info related to the whole series, so that my advancements are visible, but the effort to provide metadata is minimal.
Acceptance Criteria
Higher level requirement: dynamic form group generation.
Each altimetry-derived model is a package of 1-5 products from this list of categories: Mean sea surface, mean dynamic ocean topography, errors, bathymerty, gravity over oceans. The model level is called series, each individual product level is called product type
This means that these models have their own sub-workflow:
- After providing the definition of the model, user provides series information
- Then a checkbox with 3 components is provided: Mean sea surface, mean dynamic ocean topography, gravity over oceans
- Clicking each of them toggles visibility of a product-level formgroup. Each product-level FG includes filename input field, tide system, reference GGM, spacial coverage in lattitude and longitude, if the errors are includedgeostropic velocity. TBD in more details!
Simpler changes
- [] Product type: "Gravity over Ocean" is included as an option
- [] Temporal resolution removed, maybe limited to startYear - endYear
- [] Spacial resolution is embedded into form group
- [] Reference ellipsoid: turned into dropdown list. If other is selected, it can be specified by user.
Proposed Solution
Pre-created form groups from html are shown based on the js functionality
Alternatives Considered
No response
Additional Context
Information on the precise list of variables and the distribution between products is needed from the geodesist M.
Variables are depicted in here from line 58