Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misteri della variabile contour_automatic_settings #7

Closed
brancomat opened this issue May 29, 2020 · 1 comment
Closed

misteri della variabile contour_automatic_settings #7

brancomat opened this issue May 29, 2020 · 1 comment

Comments

@brancomat
Copy link
Member

dalla issue #2 :

Ho poi visto che contour_automatic_setting="ecmwf" deve sempre avere il valore ecmwf per attivare il matching automatico.

È curioso perché guardando la doc (https://confluence.ecmwf.int/display/MAGP/Contouring) danno come valore per quella variabile on, off e eccharts

Poi però:

# settando "on"
$ ./test-render ~/buttami/tcc_cosmo.grib 
Magics-warning: Compatibility issue: on for  automatic contour is now deprecated, use ecmwf instead

# settando "eccharts"
$ ./test-render ~/buttami/tcc_cosmo.grib 
Magics-ERROR: Errors reported:Factory (eccharts) not found - No plot produced  

Cercherò di ripacchettizzare l'ultima versione di Magics per capire quale sia lo stato dell'arte, poi forse conviene aprire issue per segnalare la cosa (e chiedere cosa sia una factory)

@brancomat
Copy link
Member Author

Riguardando la questione con l'ultima versione di Magics (4.5.3-1).

  • on continua ad essere segnalato come deprecated
  • eccharts funziona
  • ecmwf funziona

Qui alla sezione "Magics Version 2.20.0 (24 June 2013)" dice:

A contour_automatic_setting parameter has also been introduced, if set to ecchart, Magics will try to match the parameter with one of the predefined ecChart style.

Ipotizzo faccia un qualche tipo di matching con stili predefiniti internamente, non starei ad approfondire la cosa visto che abbiamo sposato la strada dei contouring definiti nelle recipes, ai fini di arkimaps chiudo issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant