-
Notifications
You must be signed in to change notification settings - Fork 2
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
Allow exporting the maps of individual risk factors in risk-scale #22
Comments
Yeah... very easy to implement, but is it really needed? I can think of at least two ways of getting these maps:
|
I note your 2 alternative solutions.
but maybe not enough obvious for non-expert users
V
Le mer. 10 avr. 2019 à 15:56, Facundo Muñoz <notifications@github.com> a
écrit :
… Yeah... very easy to implement, but is it really needed?
I can think of at least two ways of getting these maps:
1.
Compute the map for the risk factor using the package functions (it
can be written in one line: risk_layer(load_layer("factor_file"),
load_layer("epi_units"), scale = c(0, 100))
2.
Using the interface, load the required risk factor alone so that the
final risk map (exportable) will be equal to the scaled risk factor
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#22 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Au3qehWXfICYMMeOtWTaKyNb20UJWEaSks5vfdF3gaJpZM4cmtaR>
.
--
*Vincent PORPHYRE*
CIRAD
Coordinateur du réseau QualiREG en Océan Indien
http://www.qualireg.org
------------------------------------------------------------------------
CIRAD - UMR 112 Systèmes d'élevage en milieux méditerranéens et tropicaux
Tel. +262.2.62.49.92.55 (office)
Fax. +262.2.62.49.92.95
Secr. +262.2.62.49.92.02
Mail. vincent.porphyre@cirad.fr
Website. http://pigtrop.cirad.fr
CIRAD - Station Ligne-Paradis
7 chemin de l'IRAT, F-97410 Saint Pierre
Réunion - FRANCE (DOM)
Website UPR. http://www.cirad.fr/ur/systemes_elevage
Perso page. http://agents.cirad.fr/index.php/Vincent+PORPHYRE
Trouver un projet ou un futur partenaire scientifique
en Océan Indien sur www.agro-oi.org
------------------------------------------------------------------------
Pensez à l'environnement : n'imprimez pas ce courriel !
Adopt the eco-attitude, Think Environment before printing
<http://www.qualireg.org>
|
Feature requested by @vporphyre in #19
The text was updated successfully, but these errors were encountered: