Timeline


and

Jan 30, 2007:

5:20 PM Changeset [4199] by duncan
fix up bug that was getting x and y round the wrong way in geospatial …
1:36 PM Changeset [4198] by duncan
fix in cache. None was giving different hashes, on some linux boxes
10:55 AM Changeset [4197] by duncan
converting utm to lat, long

Jan 29, 2007:

5:51 PM Changeset [4196] by nick
updates to dampier
5:50 PM Changeset [4195] by nick
small change to screen catcher and add prints to split method in …

Jan 24, 2007:

4:26 PM Changeset [4194] by duncan
comments
3:03 PM Changeset [4193] by nick
updates
2:26 PM Changeset [4192] by duncan
comments

Jan 23, 2007:

5:44 PM Changeset [4191] by ole
Fiddling
5:37 PM Changeset [4190] by duncan
hacky code that sets the python path and runs automatic validation.
5:31 PM Changeset [4189] by duncan
can select the maximum time
5:29 PM Changeset [4188] by duncan
scenario change
5:21 PM Changeset [4187] by ole
Very simple test that highlights the 'creep' problem. Setting alpha=1 …

Jan 19, 2007:

4:45 PM Changeset [4186] by sexton
updates to slide modelling based on recent discussions with PMD …
4:33 PM Changeset [4185] by duncan
stop print to screen
4:26 PM Changeset [4184] by duncan
small fixes
2:48 PM Changeset [4183] by duncan
get it working in windows
2:28 PM Changeset [4182] by duncan
fixing import problems
12:15 PM Changeset [4181] by duncan
add verbose info when blocking on .pts files

Jan 17, 2007:

5:40 PM Ticket #130 (Okushiri auto validation unit test broken on cyclone) created by ole
This unit test fails at present (17th January). When I tried revision …
2:17 PM Changeset [4180] by duncan
.txt files can now be in lats and longs.

Jan 16, 2007:

2:08 PM Changeset [4179] by duncan
added comments and warnings

Jan 15, 2007:

3:19 PM Ticket #120 (Make "set_quantity" read in blocks of file into memory and not the ...) closed by duncan <duncan.gray@…>
fixed: It blocks on .pts files now. It will not be made to block on xya …
3:15 PM Changeset [4178] by duncan
set max_read_lines to a large real when reading a csv file non blocking
2:58 PM Changeset [4177] by sexton
update dampier scripts based on delivery of data
2:06 PM Changeset [4176] by duncan
removing file leaks in test
12:10 PM Changeset [4175] by duncan
added blocking on netcdf files & a fix in using verbose

Jan 12, 2007:

3:59 PM Ticket #126 (Validate_okushiri unit test fails) closed by duncan <duncan.gray@…>
fixed: Ole, could you check if it works now
3:54 PM Changeset [4174] by duncan
working on fit_to_mesh when .pts and .xya files are passed in.
12:10 PM Ticket #129 (Developer installation guide.) created by duncan
A new guide or a section in the current installation guide would be …
12:06 PM Ticket #128 (okushiri validation fails) created by duncan
This is more about system setup. […]
10:18 AM Changeset [4173] by duncan
deleting old files, updating others.

Jan 11, 2007:

5:14 PM Changeset [4172] by sexton
minor updates to Dampier
2:58 PM Changeset [4171] by ole
Untabified a few culprits
2:44 PM Ticket #125 (Get version info) closed by ole
fixed: Fixed in changeset:4170
2:38 PM Changeset [4170] by ole
Implemented stored revision information for distributions and allowed …
11:36 AM Changeset [4169] by ole
Updated installation guide based on feedback from Brad Weir
11:30 AM Ticket #127 (Some codes in the Examples directory don't work ) created by ole
User's downloading ANUGA complain that some examples (such as …
10:17 AM Ticket #126 (Validate_okushiri unit test fails) created by ole
Auto validation fails with the following error message (in revision …

Jan 10, 2007:

6:08 PM Changeset [4168] by ole
FIXME's
6:08 PM Ticket #125 (Get version info) created by ole
Change get_version info to use values stored in a file failing 'svn …
5:28 PM Changeset [4167] by duncan
bug fix
5:00 PM Changeset [4166] by duncan
small fix
4:55 PM Ticket #62 (Clean up Load ASCII) closed by duncan <duncan.gray@…>
fixed
4:50 PM Changeset [4165] by duncan
removing read/write of .xya files from loadASCII.py
4:47 PM Changeset [4164] by sexton
update Dampier script to incorporate setting stage to 0 onshore and …
3:14 PM Changeset [4163] by duncan
moving obsolete code
2:54 PM Changeset [4162] by duncan
removing old code
2:31 PM Changeset [4161] by sexton
add production processes document and include issue of clipping …
2:26 PM Ticket #124 (swallow_water.util.get_version_info doesn't work in Linux) closed by ole
fixed
2:23 PM Changeset [4160] by ole
Better error message and untabifying
2:20 PM Ticket #124 (swallow_water.util.get_version_info doesn't work in Linux) reopened by ole
The underlying problem was that svn was aliased on cyclone. It must be …
2:19 PM Changeset [4159] by ole
Fixed get_version_info
2:18 PM Changeset [4158] by duncan
committing files that should've been committed in r4144
1:42 PM Ticket #124 (swallow_water.util.get_version_info doesn't work in Linux) closed by ole
worksforme: I have removed this again (changeset:4157) as the problem is not Linux …
1:40 PM Changeset [4157] by ole
Change modification done in changeset:4148 and suspended ticket:124
10:48 AM Ticket #116 (Change the 'xya' file type in anuga to 'txt') closed by duncan
fixed: Done. .txt/.csv files can be read and written.
10:42 AM Changeset [4156] by sexton
plan for sensitivity testing

Jan 9, 2007:

4:41 PM Changeset [4155] by duncan
Strange things. generate_mesh was causing a seg fault, on bombora. …
4:15 PM Changeset [4154] by duncan
added export of .txt files
3:55 PM Changeset [4153] by nick
update to broome
3:53 PM Changeset [4152] by nick
update perth_2006/run_perth.py
3:26 PM Changeset [4151] by sexton
(1) updates to make_report script to handle multiple events for …
11:59 AM Changeset [4150] by duncan
text points files: making the export of relative text points files …
10:59 AM Changeset [4149] by duncan
typo fix
10:40 AM Changeset [4148] by nick
changed test_get_version_info to only run on a Win32 platform
10:37 AM Ticket #124 (swallow_water.util.get_version_info doesn't work in Linux) created by nick
I have put an "if" statement to stop the error msg when running the …

Jan 8, 2007:

5:59 PM Changeset [4147] by sexton
(1) updates to Dampier script based on Perth script (2) minor updates …
4:50 PM Changeset [4146] by duncan
comments
4:06 PM Ticket #123 (python24.dll not installed with enthought) created by nick
i followed the instructions to the letter in the installation …
3:36 PM Changeset [4145] by sexton
report updates and fixes to check_list
3:20 PM Changeset [4144] by duncan
Changing the mesh generator and triangle interface to work with …
12:17 PM Changeset [4143] by nick
change in resolution
11:35 AM Changeset [4142] by duncan
Undoing change committed in r303.
10:49 AM Changeset [4141] by nick
update perth_2006
9:54 AM Changeset [4140] by duncan
fix in using verbose when blocking

Jan 5, 2007:

5:51 PM Changeset [4139] by duncan
changing the mesh generator and triangle interface to work with …
4:24 PM Changeset [4138] by duncan
tweak and bug fix
4:10 PM Changeset [4137] by duncan
adding some feedback in blocking
4:09 PM Changeset [4136] by duncan
commiting so I can delete..
4:03 PM Changeset [4135] by duncan
added handling of attributes to blocking
3:12 PM Changeset [4134] by sexton
report updates - taking Trevor's comments into account for revision of …
2:33 PM Changeset [4133] by nick
updated
2:32 PM Changeset [4132] by nick
update with new version
2:30 PM Changeset [4131] by nick
add "number_mesh_triangles" to polygon, given interior regions and …
2:14 PM Changeset [4130] by duncan
Added first iteration of blocking to quantity.
11:05 AM Changeset [4129] by duncan
fit.py now blocks, on .txt/.csv files

Jan 3, 2007:

11:58 AM Ticket #122 (problem unit testing using enthon-python2.4-1.0.0.exe) created by duncan
When unit testing using enthon-python2.4-1.0.0.exe the following error …

Dec 31, 2006:

1:50 PM Changeset [4128] by steve
Changed to code a few python commands
Note: See TracTimeline for information about the timeline view.