Changes between Version 16 and Version 17 of Geo_reference
- Timestamp:
- Feb 27, 2009, 3:44:03 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Geo_reference
v16 v17 27 27 || '''get_yllcorner(self)''' || Returns the '''.yllcorner''' attribute. || 28 28 || '''get_zone(self)''' || Returns the '''.zone''' attribute. || 29 || '''write_NetCDF(self, outfile)''' || Write ''' !Geo_reference''' data to the open NetCDF file at `outfile`. ||29 || '''write_NetCDF(self, outfile)''' || Write '''Geo_reference''' data to the open NetCDF file at `outfile`. The data written is '''.xllcorner''', '''.yllcorner''', '''.zone''', '''.false_easting''', '''false_northing''', '''.datum''', '''.projection''' and '''.units'''. || 30 30 || '''methodname(self, P)''' || || 31 31 || '''methodname(self, P)''' || ||