source: anuga_core/source/anuga/shallow_water/urs_test_data/1-z.lic @ 7276

Last change on this file since 7276 was 7276, checked in by ole, 15 years ago

Merged numpy branch back into the trunk.

In ~/sandpit/anuga/anuga_core/source
svn merge -r 6246:HEAD ../../branches/numpy .

In ~/sandpit/anuga/anuga_validation
svn merge -r 6417:HEAD ../branches/numpy_anuga_validation .

In ~/sandpit/anuga/misc
svn merge -r 6809:HEAD ../branches/numpy_misc .

For all merges, I used numpy version where conflicts existed

The suites test_all.py (in source/anuga) and validate_all.py passed using Python2.5 with numpy on my Ubuntu Linux box.

File size: 2.5 KB
Line 
1<?xml version='1.0' encoding='iso-8859-1'?>
2<ga_license_file>
3  <metadata>
4    <author>Jane Sexton</author>
5  </metadata>
6 
7  <datafile>
8    <filename>1-z.grd-z-mux2</filename>
9    <checksum>687648159</checksum>
10    <publishable>Yes</publishable>
11    <accountable>Jane Sexton</accountable>
12    <source>Generated by Chris Thomas as part of tsunami risk modelling team July 2008
13    to develop a series of datasets to test urs2sts functionality.
14    Problem is to use three sources (defined in mux2 files, source 1, 2 and 3)
15    at 5 stations (0,1,2,3,4) and to compare output from urs2sts to these csv files.
16    The comparison will be done on an individual source basis and the combined with
17    the weighting of 1 for source 1, 2 for source 2 and 3 for source 3.
18    This file provides the mux2 file for waveheight for source 1.</source>
19    <IP_owner>Geoscience Australia.</IP_owner>
20    <IP_info />
21  </datafile>
22
23  <datafile>
24    <filename>1-z.grd-e-mux2</filename>
25    <checksum>4155228412</checksum>
26    <publishable>Yes</publishable>
27    <accountable>Jane Sexton</accountable>
28    <source>Generated by Chris Thomas as part of tsunami risk modelling team July 2008
29    to develop a series of datasets to test urs2sts functionality.
30    Problem is to use three sources (defined in mux2 files, source 1, 2 and 3)
31    at 5 stations (0,1,2,3,4) and to compare output from urs2sts to these csv files.
32    The comparison will be done on an individual source basis and the combined with
33    the weighting of 1 for source 1, 2 for source 2 and 3 for source 3.
34    This file provides the mux2 file for velocity in the easting direction for source 1.</source>
35    <IP_owner>Geoscience Australia.</IP_owner>
36    <IP_info />
37  </datafile>
38
39  <datafile>
40    <filename>1-z.grd-n-mux2</filename>
41    <checksum>809232967</checksum>
42    <publishable>Yes</publishable>
43    <accountable>Jane Sexton</accountable>
44    <source>Generated by Chris Thomas as part of tsunami risk modelling team July 2008
45    to develop a series of datasets to test urs2sts functionality.
46    Problem is to use three sources (defined in mux2 files, source 1, 2 and 3)
47    at 5 stations (0,1,2,3,4) and to compare output from urs2sts to these csv files.
48    The comparison will be done on an individual source basis and the combined with
49    the weighting of 1 for source 1, 2 for source 2 and 3 for source 3.
50    This file provides the mux2 file for velocity in the norhting direction source 1.</source>
51    <IP_owner>Geoscience Australia.</IP_owner>
52    <IP_info />
53  </datafile>
54
55</ga_license_file>
Note: See TracBrowser for help on using the repository browser.