GNU Data Language

{{Infobox software

| name = GNU Data Language

| logo = GDL logo

| screenshot = Gdl screenshot.png

| screenshot size = 250px

| caption = GDL rendering the Mandelbrot set

| developer = Marc Schellens

| released = {{Start date|2004}}

| latest release version = {{wikidata|property|reference|edit|P348}}

| latest release date = {{Start date and age|{{wikidata|qualifier|P348|P577}}}}

| programming language = C++ (wxWidgets)

| operating system = Linux, macOS, Solaris, POSIX, Windows

| genre = Technical computing

| license = GNU GPL-2.0

| website = {{URL|https://gnudatalanguage.github.io/}}

}}

The GNU Data Language (GDL) is a free alternative to IDL (Interactive Data Language), achieving full compatibility with IDL 7 and partial compatibility with IDL 8.{{Cite web |last=Coulais |first=Alain |last2=Schellens |first2=Marc |last3=Arabas |first3=Sylwester |last4=Lenoir |first4=Maxime |last5=Noreskal |first5=Lea |last6=Erard |first6=Stephane |date=2011-11-10 |title=Space Missions: Long term preservation of IDL-based software using GDL |url=http://aramis.obspm.fr/~coulais/IDL_et_GDL/Adass2011/O11_ADASS2011_GDL_Coulais.pdf}} Together with its library routines, GDL is developed to serve as a tool for data analysis and visualization in such disciplines as astronomy, geosciences, and medical imaging.

GDL is licensed under the GPL. Other open-source numerical data analysis tools similar to GDL include Julia, Jupyter Notebook, GNU Octave, NCAR Command Language (NCL), Perl Data Language (PDL), R, Scilab, SciPy, and Yorick.

GDL as a language is dynamically-typed, vectorized, and has object-oriented programming capabilities. GDL library routines handle numerical calculations (e.g. FFT), data visualisation, signal/image processing, interaction with host OS, and data input/output. GDL supports several data formats, such as NetCDF, HDF (v4 & v5), GRIB, PNG, TIFF, and DICOM. Graphical output is handled by X11, PostScript, SVG, or z-buffer terminals, the last one allowing output graphics (plots) to be saved in raster graphics formats. GDL features integrated debugging facilities, such as breakpoints. GDL has a Python bridge (Python code can be called from GDL; GDL can be compiled as a Python module). GDL uses Eigen (C++ library) numerical library (similar to Intel MKL) to offer high computing performance on multi-core processors.

Packaged versions of GDL are available for several Linux and BSD flavours as well as macOS. The source code compiles on Microsoft Windows and other UNIX systems, including Solaris.

GDL is not an official GNU package.

See also

{{Portal|Free and open-source software}}

References

{{Reflist|refs=

{{cite web|last=Martellaro |first=John |title=A Free Alternative to IDL |publisher=The Mac Observer |date=2006-12-12 |url=http://www.macobserver.com/tmo/article/A_Free_Alternative_to_IDL |access-date=2011-07-31 |archive-url=https://web.archive.org/web/20110302221708/http://www.macobserver.com/tmo/article/A_Free_Alternative_to_IDL/ |archive-date=2011-03-02 |url-status=live }}

{{cite web|last=Khanna |title=GDL .. a free IDL |publisher=MacResearch |date=2006-12-13 |url=http://www.macresearch.org/gdl_a_free_idl_0 |access-date=2011-07-31 |archive-url=https://web.archive.org/web/20111001131331/http://www.macresearch.org/gdl_a_free_idl_0 |archive-date=2011-10-01 |url-status=live }}

{{cite conference

|last=Coulais

|first=Alain

|conference=Astronomical Data Analysis Software and Systems XIX

|year=2010

|title=Status of GDL - GNU Data Language

|url=http://www.aspbooks.org/a/volumes/article_details/?paper_id=32122

|publisher=Astronomical Society of the Pacific

|page=187

|book-title=Astronomical Society of the Pacific Conference Series

|volume=434

|isbn=978-1-58381-748-3

|arxiv=1101.0679

|display-authors=etal|bibcode=2010ASPC..434..187C

}}

{{cite journal|author1=Mina Koleva|author2=Philippe Prugniel|author3=Antoine Bouchard|author4=Yue Wu|title=ULySS: A Full Spectrum Fitting Package|journal=Astronomy & Astrophysics |volume=501|issue=3|pages=1269–1279|year=2009|arxiv=0903.2979|bibcode = 2009A&A...501.1269K |doi = 10.1051/0004-6361/200811467 |s2cid=14595053}}; {{cite journal|author1=B.F. Roukema|title=On the suspected timing error in WMAP map-making|year=2010|volume=518|page=A34|journal=Astronomy & Astrophysics |arxiv=1004.4506|doi=10.1051/0004-6361/201014865|bibcode = 2010A&A...518A..34R }}

}}