-
I have 2 plugins with python switch rules. For “convenience” reasons, each of my plugins has a step_main and has a switch_rules.py file at the root of the plugin and each of the switch_rules.py contai…
-
I used the get_custom_config_value of AcquisitionBase class. get_custom_config_value call __get_config_value. But something is wong in this function, because it raises an exception if env. var. is n…
-
I come accross a very strange issue.
When I install a `python3_flask` plugin from a `.plugin ` file, the plugin is installed but is not running.
Steps to reproduce:
```
bootstrap_plugin.py c…
-
With MetWork 1.0, inject_file fails because MFDATA_INTERNAL_PLUGINS_LISTENED_DIRECTORIES is missing:
```
Traceback (most recent call last):
File "/opt/metwork-mfext-1.0/opt/python3/bin/inject_f…
-
When I create a plugin with a template (e.g. python_flask), a config.ini is generated : it's OK.
But in the comment generated in the custom section is not correct:
```
# Here is a space for you…
-
I'm trying to use [switch_rules:alwaystrue] in my foo plugin with multiple steps : main and other
My config.ini (according to the documentation with multiple steps)
[switch_rules:alwaystrue]
*=ma…
-
While executing `make release` on a mfserv plugin (template default), I face the below error :
(PYTHONVERBOSE=1)
```
Traceback (most recent call last):
File "/opt/metwork-mfext-0.9/opt/python3_c…
-
hello,
I need
- the POD of batman for data reduction
- the surrogate model to interpolate intermediate forecasts ( RandomForestRegressor / ExtraTreesRegressor)
Is it possible to add the batman m…
-
We need to use ngx_http_auth_request_module (http://nginx.org/en/docs/http/ngx_http_auth_request_module.html).
It seems nginx provided by Metwork does not have this module.
This module is not bu…
-
Bonjour,
OGC WFS requests are made through MetWorks to MapServer. Currently only passing parameters via the GET verb, is possible. Normally MapServer accepts the POST verb. Is it possible to have b…