Changes between Version 25 and Version 26 of AnugaWhatsNew
- Timestamp:
- Jun 18, 2010, 5:41:23 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AnugaWhatsNew
v25 v26 81 81 || export_grid || Renamed to sww2dem_batch and moved to sww2dem module. 82 82 || points2polygon || Renamed to load_pts_as_polygon, moved to anuga.file.pts 83 || data_manager || This was a huge "Swiss army knife" module that has been divided between many modules. It has been completely removed. Find file loading and conversion functions in anuga.file and anuga.file_conversion. 83 || data_manager || This was a huge module that has been divided up. It has been completely removed. Find file loading and conversion functions in anuga.file and anuga.file_conversion. 84 || Polygon_function || now has its own module in anuga.geometry.polygon_function.