Difference between revisions of "Solution to UKCA & UMUI Tutorial 5 Task 5.1"

From UKCA
(Created page with "==Task== You were asked to <blockquote> In the <pre>/work/n02/n02/ukca/Tutorial/Task5.1</pre> directory on HECToR, or the <pre>/projects/ukca/Tutorial/Task5.1</pre> directory …")
 
Line 1: Line 1:
  +
[[UKCA & UMUI Tutorial 5#Task 5.1: Create a new emissions file and use it in your job | Back to the adding new chemical emissions tutoroal]]
  +
 
==Task==
 
==Task==
   
Line 6: Line 8:
 
In the <pre>/work/n02/n02/ukca/Tutorial/Task5.1</pre> directory on HECToR, or the <pre>/projects/ukca/Tutorial/Task5.1</pre> directory on MONSooN, there is the file '''Emissions_of_ALICE.nc''' which is a 0.5x0.5 degree resolution surface emission field. You should regrid this file to '''N96''', and then make a new surface emissions ancillary file with this as slot '''316'''. You should then use this new file, and the corresponding user STASHmaster file, in your UMUI job.
 
In the <pre>/work/n02/n02/ukca/Tutorial/Task5.1</pre> directory on HECToR, or the <pre>/projects/ukca/Tutorial/Task5.1</pre> directory on MONSooN, there is the file '''Emissions_of_ALICE.nc''' which is a 0.5x0.5 degree resolution surface emission field. You should regrid this file to '''N96''', and then make a new surface emissions ancillary file with this as slot '''316'''. You should then use this new file, and the corresponding user STASHmaster file, in your UMUI job.
 
</blockquote>
 
</blockquote>
  +
  +
==Solution==
  +
  +
===Regrid your emissions dataset===
  +
  +
  +
----
  +
''Written by [[User:Nla27 | Luke Abraham]] 2013''

Revision as of 14:06, 20 June 2013

Back to the adding new chemical emissions tutoroal

Task

You were asked to

In the

/work/n02/n02/ukca/Tutorial/Task5.1

directory on HECToR, or the

/projects/ukca/Tutorial/Task5.1

directory on MONSooN, there is the file Emissions_of_ALICE.nc which is a 0.5x0.5 degree resolution surface emission field. You should regrid this file to N96, and then make a new surface emissions ancillary file with this as slot 316. You should then use this new file, and the corresponding user STASHmaster file, in your UMUI job.

Solution

Regrid your emissions dataset


Written by Luke Abraham 2013