Timeline
Feb 19, 2009:
- 3:44 PM Changeset [6370] by
- 2:01 PM Changeset [6369] by
- added if statements for build_boundary and Initial conditions.
- 12:06 PM Changeset [6368] by
- took out build_urs_boundary.py from the top of the run script
- 12:05 PM Changeset [6367] by
- 11:21 AM Changeset [6366] by
- Fixed a bug that Kristy found.
- 11:09 AM Changeset [6365] by
- Further change to streamline EventSelection? into the process.
- 11:07 AM Changeset [6364] by
- Changed version to 1.0. Better error messsage if no wxpython found.
- 11:01 AM Changeset [6363] by
- Changed to fit in with changes in EventSelection?.
- 10:45 AM Changeset [6362] by
- Made events file be generated into it's own directory, as per new …
- 8:16 AM Changeset [6361] by
- Added remove of temporary file.
Feb 18, 2009:
- 2:44 PM Changeset [6360] by
- Ongoing conversion changes.
- 9:14 AM Changeset [6359] by
- phase 2 scripts for ceduna, eucla and esperance still not working…
- 8:50 AM Changeset [6358] by
- Added short filenames in legend option.
Feb 17, 2009:
- 4:51 PM Changeset [6357] by
- Add the 'be_green' option to add_csv_header().
- 4:03 PM Changeset [6356] by
- Added controls for graph title and legend. Moved to v 0.2.
- 3:39 PM Changeset [6355] by
- Made add_csv_header() craete temp file in same directory as input …
- 2:52 PM Changeset [6354] by
- Added additional documentation.
- 2:47 PM Changeset [6353] by
- Created python function to add a header line to a CSV file.
- 9:27 AM Changeset [6352] by
- Fixed problem with infinite recursion.
- 8:56 AM Changeset [6351] by
- Cleanup and attempt to get matplotlib 0.98.5.2 working.
Feb 16, 2009:
- 4:46 PM Changeset [6350] by
- Clean up. Still has problems, but is usable. Will not work with …
- 4:16 PM Changeset [6349] by
- 4:00 PM Changeset [6348] by
- GUI version of plotcsv
- 2:30 PM Changeset [6347] by
- 2:29 PM Changeset [6346] by
- 2:29 PM Changeset [6345] by
- 2:12 PM Changeset [6344] by
- Recursion error - move to linux box - see if matplotlib version change …
- 9:00 AM Changeset [6343] by
- Added build_boundary
- 8:56 AM Changeset [6342] by
Feb 13, 2009:
- 5:16 PM Changeset [6341] by
- Rough GUI mapped out.
- 4:00 PM Changeset [6340] by
- fixed initial conditions
- 3:50 PM Changeset [6339] by
- Broome area model for Ph2 hazard map
- 3:25 PM Changeset [6338] by
- Initial try at plotcsv version 2.
- 3:18 PM Changeset [6337] by
- 2:45 PM Changeset [6336] by
- 2:45 PM Changeset [6335] by
- Final save (except for moving build_urs_boundary.py somewhere).
- 1:48 PM Changeset [6334] by
- Played with resolution and timestepping
- 11:27 AM Changeset [6333] by
- Added better error handling on failure to import WxPython?.
- 11:27 AM Changeset [6332] by
- Added tkinter_error.py to build.
- 11:26 AM Changeset [6331] by
- Added tkinter_error.py to build.
- 11:17 AM Changeset [6330] by
- Made error handling better.
- 10:39 AM Changeset [6329] by
- Further changes from testing.
- 9:37 AM Changeset [6328] by
- Now import file_length to calculate the number of landward boundary points
- 9:37 AM Changeset [6327] by
- File to calculate length of landward boundary, and hence number of …
- 8:50 AM Changeset [6326] by
- Further cleanup, plus fix output dir error.
- 8:36 AM Changeset [6325] by
- Cleaned up the new single MUX file bit.
Feb 12, 2009:
- 4:50 PM Changeset [6324] by
- Changes to project+setup_model+build_urs_boundary+run_model.
- 3:43 PM Changeset [6323] by
- 3:40 PM Changeset [6322] by
- Added file length, changed resolution in time and space.
- 3:21 PM Changeset [6321] by
- Adjusted for larger area, not running yet
- 2:04 PM Changeset [6320] by
- Commented out print statements
- 1:47 PM Changeset [6319] by
- commented out a print statement
- 1:40 PM Changeset [6318] by
- Updated test_util.py so that it understands that hours is a new column …
- 1:17 PM Changeset [6317] by
- editing to use get_timeseries.py with MH_gauges.csv
- 1:11 PM Changeset [6316] by
- correcting name in project.py
- 12:34 PM Changeset [6315] by
- in run_model.py, removed transmissive boundary and used Dirichlet instead
- 10:11 AM Changeset [6314] by
- Fixed get_timeseries so that it runs with all sww files, I also added …
Feb 11, 2009:
- 6:28 PM Changeset [6313] by
- 3:53 PM Changeset [6312] by
- Checked in to get a copy on nautilus for final testing.
- 3:46 PM Ticket #318 (error running get_timeseries.py) created by
- When running python get_timeseries.py and get_all_swwfiles() return …
- 2:36 PM Changeset [6311] by
- Give more information on failure to open file.
- 2:35 PM Changeset [6310] by
- Check mux file access as R_OK (readable), not just F_OK (existence).
- 10:59 AM Changeset [6309] by
- Added get_extent() to domain API and wrote unit test. I forgot to add …
Feb 10, 2009:
- 2:27 PM Changeset [6308] by
- Major fiddle to get this into a more user-friendly form.
- 2:26 PM Changeset [6307] by
- 11:38 AM Changeset [6306] by
- New function used in test_all.py.
- 11:18 AM Changeset [6305] by
- Addded urs_test_data to new numpy branch
- 11:11 AM Changeset [6304] by
- Initial commit of numpy changes. Still a long way to go.
- 10:36 AM Changeset [6303] by
- Removed *.cfg, that's a user file. Improved warning message about wxPython.
- 10:34 AM Changeset [6302] by
- Also removed INSTALL.txt, should be copied from parent directory.
- 10:33 AM Changeset [6301] by
- Removed EventSelection?.py from the installer directory.
- 8:45 AM Changeset [6300] by
- 5:31 AM Changeset [6299] by
- Cleaned up culvert routine and made all input parameters explicit.
Feb 9, 2009:
- 4:26 PM Changeset [6298] by
- scripts modified to include file_length function
- 4:17 PM Changeset [6297] by
- function to return the length of a file. Used in run_model.py to …
- 1:49 PM Changeset [6296] by
- Style guide modification
- 11:56 AM Changeset [6295] by
- Scripts to run comparisons between different model extents to assess …
- 9:31 AM Changeset [6294] by
- 9:30 AM Changeset [6293] by
Feb 6, 2009:
- 3:34 PM Changeset [6292] by
- Needed to define Bd for Bf
- 9:56 AM Changeset [6291] by
- new area for phase 2. scripts copied from standardised version
- 9:41 AM Changeset [6290] by
- New format and naming conventions
- 9:40 AM Changeset [6289] by
- deleted code not needed for Phase 2 work
- 9:04 AM Changeset [6288] by
- new format scripts added, old ones deleted
- 8:48 AM Changeset [6287] by
- New format run script
- 8:47 AM Changeset [6286] by
- New format build script
- 8:46 AM Changeset [6285] by
- New format project file
Feb 5, 2009:
- 4:28 PM Changeset [6284] by
- Updated scripts for working standards
- 3:30 PM Changeset [6283] by
- Edited comments
- 3:27 PM Changeset [6282] by
- 3:25 PM Changeset [6281] by
- Updated scripts
- 3:06 PM Changeset [6280] by
- Notes on combining Geospatial data
- 2:52 PM Changeset [6279] by
- Updated standardised, not tested yet
- 9:36 AM Changeset [6278] by
- More on standardised coding style
- 2:56 AM Changeset [6277] by
- Made printed output dependent on 'verbose'
Feb 4, 2009:
- 10:06 PM WikiStart edited by
- (diff)
- 5:11 PM Changeset [6276] by
- Standardised naming convention
- 2:34 PM Changeset [6275] by
- Added final ANUGA flyer pdf file
- 2:18 PM AnugaPublications edited by
- (diff)
- 2:16 PM Changeset [6274] by
- updating
- 2:15 PM Changeset [6273] by
- updating
- 2:14 PM Changeset [6272] by
- Changed for get_timeseries.py
- 1:51 PM Changeset [6271] by
- Attempt to get Patong running with wider extent to minimise boundary …
- 12:18 PM Changeset [6270] by
- updated patong validation paper. An attempt at each section has been made.
- 11:36 AM Changeset [6269] by
- Reinstated build_patong that was accidentally removed in changeset:6203
- 11:29 AM Changeset [6268] by
- fiddle
Feb 3, 2009:
- 6:28 PM Changeset [6267] by
- More on standardised coding style
- 6:27 PM Changeset [6266] by
- Made Transmissive_stage_zero_momentum_boundary available through new …
- 6:25 PM Changeset [6265] by
- Made Transmissive_stage_zero_momentum_boundary available through new …
- 6:22 PM Changeset [6264] by
- Patong work, buildings, transmissive bdry
- 2:49 PM Changeset [6263] by
- Fiddling
- 1:44 PM Changeset [6262] by
- Cleanup before coding style meeting
- 11:51 AM Changeset [6261] by
- Looped elevation data conversions
- 10:47 AM Changeset [6260] by
- Better test of hashing collision.
- 9:06 AM Changeset [6259] by
- Work on simplifying model script
Feb 2, 2009:
- 5:07 PM Changeset [6258] by
- Made second order accuracy the default and tested.
- 10:34 AM Changeset [6257] by
- Reverted 'finally' construction - it turned out not to work in older …
- 12:13 AM Changeset [6256] by
- Work on busselton for modelling style guide.
Jan 31, 2009:
- 5:16 AM Changeset [6255] by
- Started some cleaning up of standardised demo
- 4:43 AM Changeset [6254] by
- Established work area for the development of a modelling demo
- 4:23 AM Changeset [6253] by
- Copied main busselton files to work area with a view to simplify the …
- 4:02 AM Changeset [6252] by
- Cleanup and comments in regard to ticket:314
Jan 30, 2009:
- 4:48 PM Ticket #317 (Event selection and build_boundary integration) created by
- Currently the EventSelection tool generates a python fragment …
- 4:37 PM Changeset [6251] by
- Added Event Selection tool.
- 4:14 PM Changeset [6250] by
- 4:11 PM Changeset [6249] by
- num procs set to 16
- 4:05 PM Ticket #316 (Reporting differences between different OS/CPU) closed by
- fixed: The differences between output logs for XP and Ubuntu are there …
- 4:04 PM Changeset [6248] by
- 3:03 PM Changeset [6247] by
- 1:45 PM Changeset [6246] by
- Changes to yieldtime to make runs on different architectures more similar.
- 1:11 PM Changeset [6245] by
- Improved the 'call from code' interface.
- 12:51 PM Changeset [6244] by
- Added better error messages and a new unit test that reveals problem …
- 11:09 AM Ticket #316 (Reporting differences between different OS/CPU) created by
- Rajaraman has a small test case that highlights differences in …
- 10:37 AM Changeset [6243] by
- 9:55 AM Changeset [6242] by
- 9:17 AM Changeset [6241] by
- Script to convert to output asci to a raster in GDA94 projection.
Jan 29, 2009:
- 4:16 PM Changeset [6240] by
- updated patong validation paper. Introduction motivates need for new …
- 3:25 PM Changeset [6239] by
- Updated the README - now explains usage better.
- 9:59 AM Changeset [6238] by
- Removed dependency on matplotlib.pyplot.
- 3:00 AM Changeset [6237] by
- Comments regarding ticket:314 and cleanup
- 2:57 AM Ticket #315 (Move test_caching_of_set_quantity.py to validation test suite) created by
- Do this when ticket:314 has been resolved. Also retire …
- 2:54 AM Ticket #314 (set_quantity crashes) created by
- After reusing the mesh object with fitting, I observed examples where …
- 2:37 AM Changeset [6236] by
- Better error message in Fit and cleanup.
Jan 28, 2009:
- 4:07 PM Changeset [6235] by
- Created plotcsv, a tool to plot data in a CSV file.
Jan 23, 2009:
- 2:55 PM Changeset [6234] by
- Temporarily reverted reusing Mesh in fit - I found examples of …
- 12:16 PM Changeset [6233] by
- Work on patong
- 2:44 AM Changeset [6232] by
- Improved test_caching_of_set_quantity - it still needs to be moved to …
Jan 22, 2009:
- 1:46 PM Changeset [6231] by
- 64 bit issue
- 1:24 PM Changeset [6230] by
- Fixed issue with caching of different instances of callable objects as …
- 11:45 AM Changeset [6229] by
- Wrote unit test that reveals problem with caching of different …
- 8:59 AM Changeset [6228] by
- Hand-merged Ole's and my changes, 6221 and 6226 respectively.
- 8:26 AM Changeset [6227] by
- Making runup.py consistent with the user manual (so that both use …
Jan 21, 2009:
- 5:28 PM Changeset [6226] by
- Did PEP8 pass, @brief.
- 4:57 PM Changeset [6225] by
- Work on Patong w buildings
- 4:39 PM Changeset [6224] by
- Added functionality for clipping buildings by a list of polygons. This …
- 4:37 PM Changeset [6223] by
- Various cleanup
- 4:33 PM Changeset [6222] by
- Ensured non-contiguous arrays work in caching
- 4:32 PM Changeset [6221] by
- Added more keyword arguments and enabled caching of …
- 12:53 PM Changeset [6220] by
- Added timestamp+version final line.
Jan 20, 2009:
- 6:20 PM Changeset [6219] by
- Work on Patong - finer resolution at community and more cleanup.
- 2:56 PM Changeset [6218] by
- Fixed bug in maxasc that failed test_all.py.
- 2:04 PM Changeset [6217] by
- updated scripts, new poly_all (no land)
Note: See TracTimeline
for information about the timeline view.