calcul de MatrixGrossValueOfLandingsPerSpeciesPerStrategyMet
Hello cette matrice est calculee a partir de MatrixND matCatch = getResult_MATRIX_CATCH_WEIGHT_PER_STRATEGY_MET_PER_ZONE_POP(step, pop); MatrixND matDiscards = getResult_MATRIX_DISCARDS_WEIGHT_PER_STR_MET_PER_ZONE_POP(step, pop); ds gravityModel l496-554 est il possible de Option 1) permettre son calcul a partir de MatrixND matCatch = getResult_MATRIX_CATCH_WEIGHT_PER_STRATEGY_MET_PER_ZONE_MET(step, pop); MatrixND matDiscards = getResult_MATRIX_DISCARDS_WEIGHT_PER_STR_MET_PER_ZONE_MET(step, pop); si les matrices per zone pop ne sont pas selectionnée (if is.enable(...per zonePop)) ou qqch comme ca ou option 2) forcer le calcul des 2 matrices si Gross value est selectionnée (avec un necessary result par exemple) Merci
On Mon, 27 Feb 2017 11:30:44 +0100 Sigrid Lehuta <sigridlehuta@gmail.com> wrote:
Hello
Salut,
cette matrice est calculee a partir de MatrixND matCatch = getResult_MATRIX_CATCH_WEIGHT_PER_STRATEGY_MET_PER_ZONE_POP(step, pop); MatrixND matDiscards = getResult_MATRIX_DISCARDS_WEIGHT_PER_STR_MET_PER_ZONE_POP(step, pop);
ds gravityModel l496-554
est il possible de Option 1) permettre son calcul a partir de MatrixND matCatch = getResult_MATRIX_CATCH_WEIGHT_PER_STRATEGY_MET_PER_ZONE_MET(step, pop); MatrixND matDiscards = getResult_MATRIX_DISCARDS_WEIGHT_PER_STR_MET_PER_ZONE_MET(step, pop);
si les matrices per zone pop ne sont pas selectionnée (if is.enable(...per zonePop)) ou qqch comme ca
Personnellement, j'aime pas trop les choses qui change sans que personne ne sache vraiment pourquoi, et surtout comment comparer des résultats qui portent le même nom mais pas calculé de la même façon ?
ou option 2) forcer le calcul des 2 matrices si Gross value est selectionnée (avec un necessary result par exemple)
Je serais plutôt pour cette solution (mais je n'ai peut-être pas bien compris le besoin :() Peux-tu faire un ticket pour ce besoin ? -- Benjamin POUSSIN -------------------- tél: +33 (0) 2 40 50 29 28 email: poussin@codelutin.com http://www.codelutin.com
je fais un ticket mais pas sure de pouvoir etre plus claire tu m appelle si tu comprends pas Le 6 mars 2017 à 12:47, Benjamin POUSSIN <poussin@codelutin.com> a écrit :
On Mon, 27 Feb 2017 11:30:44 +0100 Sigrid Lehuta <sigridlehuta@gmail.com> wrote:
Hello
Salut,
cette matrice est calculee a partir de MatrixND matCatch = getResult_MATRIX_CATCH_WEIGHT_PER_STRATEGY_MET_PER_ZONE_POP(step, pop); MatrixND matDiscards = getResult_MATRIX_DISCARDS_WEIGHT_PER_STR_MET_PER_ZONE_POP(step, pop);
ds gravityModel l496-554
est il possible de Option 1) permettre son calcul a partir de MatrixND matCatch = getResult_MATRIX_CATCH_WEIGHT_PER_STRATEGY_MET_PER_ZONE_MET(step, pop); MatrixND matDiscards = getResult_MATRIX_DISCARDS_WEIGHT_PER_STR_MET_PER_ZONE_MET(step, pop);
si les matrices per zone pop ne sont pas selectionnée (if is.enable(...per zonePop)) ou qqch comme ca
Personnellement, j'aime pas trop les choses qui change sans que personne ne sache vraiment pourquoi, et surtout comment comparer des résultats qui portent le même nom mais pas calculé de la même façon ?
ou option 2) forcer le calcul des 2 matrices si Gross value est selectionnée (avec un necessary result par exemple)
Je serais plutôt pour cette solution (mais je n'ai peut-être pas bien compris le besoin :()
Peux-tu faire un ticket pour ce besoin ?
-- Benjamin POUSSIN -------------------- tél: +33 (0) 2 40 50 29 28 email: poussin@codelutin.com http://www.codelutin.com _______________________________________________ Isis-fish-devel mailing list Isis-fish-devel@list.isis-fish.org http://list.isis-fish.org/cgi-bin/mailman/listinfo/isis-fish-devel
participants (2)
-
Benjamin POUSSIN -
Sigrid Lehuta