Changes between Version 68 and Version 69 of Procedures/NEODCDelivery


Ignore:
Timestamp:
Dec 20, 2011, 4:15:21 PM (12 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NEODCDelivery

    v68 v69  
    3737chmod -R a+rX .
    3838}}}
    39  1. Create an archive tarball for NEODC to download:[[BR]][[BR]]
    40    '''*NOTE*'''[[BR]]
    41    '''If AIMMS or GRIMM data is present then you will first need to separate them and put into separate tarballs. [[BR]]
     39 1. Create the tarballs for NEODC to download:[[BR]][[BR]]
     40   ''If AIMMS or GRIMM data is present then you will first need to separate these and put into separate tarballs. [[BR]]
    4241    Use: tar czf <TARBALL NAME> <DIRECTORY TO TARBALL> [[BR]]
    4342    Tarball name should be in format: GB09_05-2009_278b_Leighton_moss-AIMMS.tar.gz [[BR]]
    4443    Create a md5sum file for the AIMMS/GRIMM data also [[BR]]
    45     Use: md5sum <TARBALL NAME> > <TARBALL NAME>-MD5SUM.txt   '''
     44    Use: md5sum <TARBALL NAME> > <TARBALL NAME>-MD5SUM.txt''
    4645   {{{
    4746   su - arsf
    48    cd ~/arsf_data/archived/
    49    ./qsub_archiver.sh <path to project in repository>
    50    (e.g. ~arsf/arsf_data/2008/flight_data/uk/CEH08_01)
    51    # Note you need to specify dirs at the project level
     47   ~/arsf_data/archived/qsub_archiver.sh <path to project in repository> <optional additional projects>
     48   (e.g. ~arsf/arsf_data/2011/flight_data/spain_portugal/EU11_03-2011_142_Jimena/)
    5249   # To run the archiving locally rather than via the grid engine, use:
    53    ./archive_helper-justdoit.sh ~arsf/arsf_data/2008/flight_data/uk/CEH08_01
     50   ~arsf/usr/bin/archiving_tarballer.sh <path to project>
    5451   }}}
    55    When complete, this will have dumped the data into `~arsf/arsf_data/archived/neodc_transfer_area/staging/`.  Check it looks OK then move it up one level so NEODC can rsync it.
     52   When complete, this will have dumped the data into `~arsf/arsf_data/archived/neodc_transfer_area/staging/`.  Check it looks OK then move it up one level so NEODC can rsync it. Logs will be in ~arsf/arsf_data/archived/archiver_logs/.
    5653 [[BR]][[BR]]
    5754 1. Notify NEODC they can download the data (Current contact is: wendy.garland@stfc.ac.uk) and record the date in the ticket.