bosmanoglu / adore-doris

Automated DORIS Environment (adore) is a set of bash scripts to ease use of TU-DELFT's DORIS software.
GNU General Public License v2.0
14 stars 7 forks source link

Create raster of a mask #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Is it possible to create a function "raster a mask" to quickly use the
following function (e.g.)?

cpxfiddle -w 1000 -f c1 -q normal -c gray -o sunraster
081227_091003.uw.mask > mask.ras

Original issue reported on code.google.com by francesc...@gmail.com on 9 Mar 2010 at 9:40

GoogleCodeExporter commented 9 years ago
This is not as easy to do. The problem is RASTER reads some information from 
the DORIS 
result file. However I just finished updating RASTER and now you can use:

raster a unwrap:*uw.mask -f c1

Original comment by batuhan.osmanoglu@gmail.com on 10 Mar 2010 at 5:21