Discussion:Hyène : Différence entre versions

De Wicri Animaux
(Serveur d'exploration Hyena)
 
Ligne 13 : Ligne 13 :
 
  NlmPubMedExplorCorpus  -d HyenaV1  \
 
  NlmPubMedExplorCorpus  -d HyenaV1  \
 
           -q "hyena" -s 1000    \
 
           -q "hyena" -s 1000    \
           -l %wicriLink -p wicriPath \
+
           -l wicri-animaux.fr -p Biologie/Animaux \
 
           -t "Serveur d'exploration sur la Hyène"
 
           -t "Serveur d'exploration sur la Hyène"
  

Version actuelle datée du 11 septembre 2024 à 18:49

Serveur d'exploration Hyena

Création du serveur sur la machine locale :

 source NlmPubMedGetCorpusSize -q hyena.    => 582

 cd $WICRI_ROOT/Biologie/Animaux/explor

 mkdir  Hyena.storage

 cd Hyena.storage

 NlmPubMedExplorCorpus  -d HyenaV1  \
          -q "hyena" -s 1000    \
          -l wicri-animaux.fr -p Biologie/Animaux \
          -t "Serveur d'exploration sur la Hyène"

Transfert :

 tar -cvf HyenaV1.tar HyenaV1
 gzip HyenaV1.tar

 scp $ISTEX_PAR HyenaV1.tar.gz $ISTEX_SCP:$WICRI_TARGET_ROOT/Biologie/Animaux/explor/Hyena.storage

Sur la machine demo :

gunzip HyenaV1.tar.gz
tar -xvf HyenaV1.tar
gzip HyenaV1.tar