Opened 16 years ago
Last modified 13 years ago
#320 new defect
zone stored in sww is always -1
Reported by: | ole | Owned by: | leharne |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Functionality and features | Version: | |
Severity: | normal | Keywords: | |
Cc: |
Description
It seems that domains don't get the zone info from data so sww files have zone=-1. It can easily be overridden by setting domain.geo_reference.zone manually, but it'd be best to get it from mesh and or data points.
Change History (3)
comment:1 Changed 16 years ago by ole
comment:2 Changed 16 years ago by ole
In fact the full UTM information should be kept in the domain object and passed on the sww file. This information is zone, false_easting, false_northing as well as the xllcorner, yllcorner. In particular, false_northing must be there to identify which hemisphere we are on. It is zero on the northern and southern has 10,000,000
comment:3 Changed 13 years ago by habili
- Owner changed from ole to leharne
Note: See
TracTickets for help on using
tickets.
This may be related to ticket:158