1
I Use This!
Moderate Activity

News

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Posted about 4 years ago by Sylwester Arabas
Please note that GDL development and support had moved to github back in 2018. Please post further feedback at https://github.com/gnudatalanguage/gdl/discussions Thanks
Posted about 4 years ago by Peter Willis
This is resolved. I forgot to export the environment variable GDL_PATH . ie: export GDL_PATH="< my gdl install path >" Works now.
Posted about 4 years ago by Peter Willis
This is resolved. I forgot to export the environment variable GDL_PATH . ie: export GDL_PATH="< my gdl install path >" Works now.
Posted about 4 years ago by Peter Willis
Hello, I compiled GDL from source. 'make check' shows plots opening up on the desktop as one of the tests. For some reason the IDL console does not know the PLOT or OPLOT functions. Thankful for any ideas.
Posted about 4 years ago by Peter Willis
Compiled for linux (Ubuntu). If I run 'make check' the checks show some plots opening up on the desktop. So plotting works with PLPlot. Not sure why there are no PLOT(...) or OPLOT() functions available in GDL though. Any ideas would be appreciated.
Posted over 4 years ago by giloo
Ansastasia, please ask further questions on our github account, ( https://github.com/gnudatalanguage/gdl) since we do not use SF anymore. Regarding your problem, EW-FAC seems to be only distributed as a virtual machine executable and thus cannot be ... [More] run with GDL. The good way to use it is to download the IDL virtual machine from https://www.l3harrisgeospatial.com/ (apparently you have to go through a full download of IDL - never done that) and then start IDL withe the -vm option: $ idl -vm then load... [Less]
Posted over 4 years ago by Anastasia
There is an EW-FAC model (https://github.com/VTMIST/EW-FAC) written in IDL. The model is supplied in binary format. I am trying to run EW-FAC using GDL. The file does not start and no errors are reported. I have never worked with either IDL or GDL. How can I run the EW-FAC model supplied in binary using GDL?
Posted over 4 years ago by Sylwester Arabas
Please note that GDL development had moved to Github. Please use the relevant Github functionalities for reporting problems: - https://github.com/gnudatalanguage/gdl/issues - https://github.com/gnudatalanguage/gdl/discussions When reporting, please make sure to indicate the version of GDL and please provide the actual code depicting the issue.
Posted over 4 years ago by Akshaya
I am unable to use angstrom symbol in my plot outputs from gnudatalanguage. I use ubuntu 20.04. Every other symbol is working except angstrom. Any one has faced a similar issue?
Posted almost 5 years ago by Sylwester Arabas
Please note that GDL development has moved a few years ago to Github. Could you please post your inquiry there: http://github.com/gnudatalanguage/gdl/issues/new It will gather proper attention of other users and developers. What is essential also is ... [More] to provide version information and the way GDL was installed (package or manual compilation). Thanks, Sylwester [Less]