Differences between revisions 2 and 13 (spanning 11 versions)
Revision 2 as of 2009-11-18 13:07:13
Size: 487
Comment:
Revision 13 as of 2009-11-19 15:53:12
Size: 1161
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Linux Server (snow) etch-x64 (x86_64) = = Linux Server snow =
Line 4: Line 4:
 * 3 nodes each with 32 AMD Opterons (2.3 GHz) and 128 GB RAM
 * snow1 and snow2 for interactive use, snow3 for batch processing
Line 7: Line 10:
The following structure under {{{/scratch/clisap/seaice}}} shall be used: The following structure under {{{/scratch/clisap/seaice}}} shall be used if applicable:
Line 9: Line 12:
 * {{{SENSOR/LEVEL/HEMISPHERE/YEAR/MONTH/DAY}}} for the incoming satellite data (radiances)  * {{{SENSOR/LEVEL/HEMISPHERE/YEAR/MONTH/DAY}}} for the incoming satellite data (radiances).
Line 11: Line 14:
 * {{{TMP/uxxxxx/}}} for intermediate products  * {{{TMP/uxxxxx/}}} for intermediate (temporary) data

{{{HEMISPHERE}}} should be set to {{{NORTH}}} or {{{SOUTH}}} if applicable. For example, this is not the case for AMSR-E L1A swath data but for gridded data (L3)


=== Backup ===

Please note that there is '''no backup'''. Original data shall be stored elsewhere.

=== Permissions ===

As the data are used by the whole seaice group the permissions should be granted. You can use {{{chmod -R g+rw DIRECTORY/}}} to set the permissions recursively for a directory.

=== Data sets ===

[[/Data]]

== Python ==

[[/Python]]

Linux Server snow

  • Snow Hardware Overview

  • 3 nodes each with 32 AMD Opterons (2.3 GHz) and 128 GB RAM
  • snow1 and snow2 for interactive use, snow3 for batch processing

Directory structure

The following structure under /scratch/clisap/seaice shall be used if applicable:

  • SENSOR/LEVEL/HEMISPHERE/YEAR/MONTH/DAY for the incoming satellite data (radiances).

  • OWN_PRODUCTS/PRODUCT_NAME/HEMISPHERE/YEAR/MONTH/DAY for the own derived products (final results)

  • TMP/uxxxxx/ for intermediate (temporary) data

HEMISPHERE should be set to NORTH or SOUTH if applicable. For example, this is not the case for AMSR-E L1A swath data but for gridded data (L3)

Backup

Please note that there is no backup. Original data shall be stored elsewhere.

Permissions

As the data are used by the whole seaice group the permissions should be granted. You can use chmod -R g+rw DIRECTORY/ to set the permissions recursively for a directory.

Data sets

/Data

Python

/Python

IfmWiki: SeaiceGroup/snow1 (last edited 2009-11-19 15:53:12 by LarsKaleschke)