nansencenter / openwind

A python package for estimating high resolution wind from SAR images
41 stars 25 forks source link

Requests metadata LINE_SPACING - only available for Radarsat-images #6

Closed knutfrode closed 10 years ago

knutfrode commented 10 years ago

The following line (#60) works for Radarsat2, but not e.g. for ASAR: line_spacing = float(self.get_metadata()['LINE_SPACING'])