Opened 19 years ago

Last modified 15 years ago

#16 new defect

Make sure that georeferencing is used consistently (domain, pmesh, sww files, ...)

Reported by: ole Owned by: nariman
Priority: low Milestone: AnuGA ready for release
Component: Functionality and features Version:
Severity: minor Keywords:
Cc:

Description (last modified by ole)

The georeferencing object isn't used consistently yet. Some code in source:inundation/pyvolution/data_manager.py is working directly with xllcorner and yllcorner

Also make sure that georeferencing is tested everywhere (esp least squares)

Change History (9)

comment:1 Changed 19 years ago by ole

  • Description modified (diff)

comment:2 Changed 19 years ago by ole

  • Severity changed from normal to minor

comment:3 Changed 19 years ago by ole

  • Component changed from Compilation and installation to Functionality and features

comment:4 Changed 19 years ago by duncan

  • Status changed from new to assigned

comment:5 Changed 19 years ago by ole

Currently, it looks to me that meshes created are kept in absolute UTM coordinates through to domain. I think they should be made relative in the mesh constructor or pmesh2domain.

comment:6 Changed 19 years ago by duncan

Talked to Ole about the last issue (10/2/06) The Mesh interface was not being used correctly. The point lists were relative and the geo-reference wasn't passed in.

So this part of the issue can be crossed off.

Note though that using the ?geo-referenced points? class in this interface we could have the geo-ref info more tightly bound with the points, reducing the likelyhood of this sort of error.

comment:7 Changed 18 years ago by anonymous

  • Priority changed from normal to low

Remove all xllcorner, yllcorner references.

comment:8 Changed 16 years ago by ole

  • Owner changed from duncan to rwilson
  • Status changed from assigned to new

comment:9 Changed 15 years ago by ole

  • Owner changed from rwilson to nariman
Note: See TracTickets for help on using tickets.