Til brukere av NoSerC i NOClim-prosjektet

Noe av informasjonen her er hentet fra NoSerCs nettsted
http://projects.met.no/~noserc/
der også ytterligere informasjon er tilgjengelig.

Dersom du ønsker å legge inn eller få tilgang til informasjon på /noserc-området, kan du forsøke å følge oppskriften til høyre.

I oppgave 5 er vi blitt enige om å benytte et sett av "kjøregler" som et utgangspunkt for bruk av NoSerC:

    Observational data and model results which will be collected for use in NOClim's Princpal Task 5 (PT 5) will not be used in other science projects without permission from the originating institute/organization, with the exception of those sets that are available for general use in science. Furthermore, no information will be passed on to third parties, and all information stored for NOClim's PT 5 will be password protected. The password will be known to the participants in PT 5 only, and confidentiality of the password is a responsiblity for each scientist in PT 5.

    All sets of information that are acquired for use in PT 5 will include the name and e-mail address of the person who has prepared the set of information for use in PT 5. This person will be the NOClim contact to the originating institute/organization for this set of data.

    Scientists at the originating institute/organization are encouraged to collaborate with the group of NOClim PT 5 scientists. However, any funding for such collaboration must be sought outside of the NOClim project, and acquisition of such funding is not a responsibility of the NOClim project.

  1. Skaff deg tilgang til /noserc, se
    http://projects.met.no/~noserc/dmfuse/index.html#Requ
    (med henvisning til brukerregistrering for de som ikke allerede har en bruker på "gridur"), sørg for at du blir meldt inn i gruppen "noclim" (og evt. andre grupper). I tillegg vil alle NoSerC-brukere bli meldt inn i gruppen "noserc".


  2. Logg på, eksempel:
    ssh mifaam@gridur.ntnu.no
  3. Gå til "vår" del:
    cd /noserc/noclim/
  4. Gå evt. til passende katalog, f.eks.
    cd oppgave5/
  5. Lag evt. ny katalog, sett til riktig gruppe, f.eks.:
    mkdir tst
    chgrp noclim tst
  6. Kopier ønskede filer, sett til riktig gruppe.
    cd tst
    cp -D /home/u2/mifaam/*.nc .
    chgrp noclim *.nc
    NB! Husk opsjonen "-D", som er viktig for å unngå bufferproblemer!

  7. Sett ønsket beskyttelse; dersom filene kun skal være tilgjengelig for "noclim"-gruppen (i eksempelet), skriv f.eks.:
    chmod 0640 *.nc
  8. Hvis filene kan ha interesse for andre, skal de registreres i metadatabasen. Meld i så fall fra til noserc@met.no som vil bistå med registrering av filene. Du kan da bl.a. bli bedt om å gi en beskrivelse som NoSerC-medarbeiderne kan legge på web.
  • For overføring fra en annen maskin, bytt brukerID i eksempelet:
    scp *.nc \
    mifaam@gridur.ntnu.no:/work/mifaam/

    (du blir da spurt etter ditt passord på "gridur"). Overfør deretter filen som angitt i punkt 3-7 over.

Arne Melsom
Last modified: Fri Dec 13 14:46:51 GMT 2002