Orog file
1 unresolved thread
1 unresolved thread
Compare changes
+ 28
− 5
@@ -139,9 +139,34 @@ class PET(plugin.PluginAbstract):
@@ -157,7 +182,7 @@ class PET(plugin.PluginAbstract):
@@ -173,8 +198,6 @@ class PET(plugin.PluginAbstract):
@@ -317,7 +340,7 @@ class PET(plugin.PluginAbstract):
I think this config does the job. What do u think? do u see any concern on this in long run? https://www-regiklim.dkrz.de/plugins/pet/setup/
here u go, Solr is down now with this approach
I don't think it's an efficient solution based on our resources
in case if it works in web, for CLI we need to figure out how user is going to provide the full path of alti file. So the suggested approach is rejected!
I think we have to give up to the
run_tool
So we could provide a field to provide an alti file if the user wants to specify it. Otherwise we choose one based on the submitted approach. What do you think?
I think there is no need to a field. Let’s keep with this approach in run_tool as is.