mintproject / mint-ui-lit

New version of the MINT-UI
Apache License 2.0
4 stars 0 forks source link

Use models - Unable to find the model configuration #598

Open mosoriob opened 1 year ago

mosoriob commented 1 year ago

Till you look into that, I'm looking into the next issue: even though I can see the model and model configuration now, but I cannot seem to select it in the "Use Models" page (where we add tasks/threads and execute models) https://dev.mint.isi.edu/california/modeling/problem_statement/0hfS3EPrOdXZvZglsmaf/IssEaHdqWA1S87qtgl9m/9QD2N5kQNwzc81aMoASQ/configure ^^ Cannot find the Landscape Optimization model

mosoriob commented 1 year ago

Model: https://api.models.dev.mint.isi.edu/v1.8.0/models/1e138742-68c4-4580-a4ea-cdbacd16e1fa?username=mint@isi.edu ModelVersion: https://api.models.dev.mint.isi.edu/v1.8.0/softwareversions/c08052ba-f57b-41c4-b4f2-b9ab23d7abd3?username=mint@isi.edu

mosoriob commented 1 year ago

ModelConfiguration: https://api.models.dev.mint.isi.edu/v1.8.0/modelconfigurations/bb491b1d-3f2f-44ae-89bd-b61f81b933f7?username=mint@isi.edu

mosoriob commented 1 year ago

The model catalog api is returning the model configuration.: https://api.models.dev.mint.isi.edu/v1.8.0/modelconfigurations?username=mint@isi.edu

varunratnakar commented 1 year ago

The issue is with Region filtering.. I had selected ModelConfiguration's region as California. If we deselect the region in the Model Configuration, it works. If this is a known issue, we can close this and link to the previous issue