comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Write 3dimensional array as bsq-file without using ENVI Methods
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Write 3dimensional array as bsq-file without using ENVI Methods [message #91713] Fri, 14 August 2015 01:22 Go to previous message
Ina is currently offline  Ina
Messages: 2
Registered: August 2015
Junior Member
Hey guys,

I have to replace all ENVI-Methods in my IDL-Code. Actually I am trying to write several 2- and 3-dimensional integer- and float-arrays as bsq-files without using ENVI-Methods such as "ENVI_WRITE_ENVI_FILE". More precisely the file type should be "ENVI Classification", "ENVI Standard" or "ENVI Spectral Library", if it is possible. Is there a way to do this? Thanks in advance.

Actually my IDL Code (including the ENVI Method: ENVI_WRITE_ENVI_FILE) is looking like this:

> mask_unclassified_urban = intarr(no_columnsX_org, no_linesY_org)
>
> file_type_standard = ENVI_FILE_TYPE('ENVI Standard')
>
> ENVI_WRITE_ENVI_FILE, mask_unclassified_urban, file_type = file_type_standard, map_info=map_info_output, out_name=out_name_unclassified_mask_urban
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Has anyone used stippling in contour plot ?
Next Topic: Help with pointers

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 09:19:20 PDT 2025

Total time taken to generate the page: 0.00459 seconds