Create a way to index inputs and outputs based on model conditions. You have several different model conditions and it picks datasets based on the combinations of the inputs.
I.E take the breakdown from https://en.wikipedia.org/wiki/Shared_Socioeconomic_Pathways
So it ingests all of the datasets and provides a tool for selecting the variables and displaying the proper layers from those sensors.
Layers have tags that can be associated with them, maybe from their parent datasets. These tags can then be used to apply a filter and load the layers that meet the filters.
I.E we have a filter mechanism where the user can select different key:tag pairs where data can be used to index different layers. and provide a list of data to load.
Create a way to index inputs and outputs based on model conditions. You have several different model conditions and it picks datasets based on the combinations of the inputs.
I.E take the breakdown from https://en.wikipedia.org/wiki/Shared_Socioeconomic_Pathways
So it ingests all of the datasets and provides a tool for selecting the variables and displaying the proper layers from those sensors.
Layers have tags that can be associated with them, maybe from their parent datasets. These tags can then be used to apply a filter and load the layers that meet the filters.
I.E we have a filter mechanism where the user can select different key:tag pairs where data can be used to index different layers. and provide a list of data to load.