|
|
NetCDF 4.0 Support in IDL 8?
Folks,
I can't seem to find this in the fancy new IDL documentation.
Does anyone know if IDL 8.0 supports netCDF 4.0 file reading
and/or writing?
Thanks,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thue. ("Perhaps thos speakest truth.")
|
|
0
|
|
|
|
Reply
|
David
|
8/5/2010 8:13:40 PM |
|
Hi David,
Yes, IDL 8.0 supports NetCDF 4.0. Here is the info from the "What's
New":
Updates to HDF5 1.8.4 and NetCDF 4.1 libraries, and CDF library
(version 3.3)
=95 Added the following new NetCDF routines:
=95 NCDF_DIMIDSINQ
=95 NCDF_FULLGROUPNAME
=95 NCDF_GROUPDEF
=95 NCDF_GROUPNAME
=95 NCDF_GROUPSINQ
=95 NCDF_GROUPPARENT
=95 NCDF_NCIDINQ
=95 NCDF_VARIDSINQ
You can also do:
IDL> help,'ncdf',/dlm
** NCDF - IDL NetCDF support (not loaded)
Version: 4.1.1, Build Date: JUL 30 2010, Source: ITT Visual
Information Solutions
Path: C:\Program Files\ITT\IDL\IDL80\bin\bin.x86\idl_netcdf.dll
Cheers,
Chris
ITTVIS
|
|
0
|
|
|
|
Reply
|
Chris
|
8/5/2010 8:49:30 PM
|
|
|
1 Replies
686 Views
(page loaded in 0.073 seconds)
Similiar Articles: Callable IDL - comp.lang.idl-pvwaveAuth type not supported by External DB - comp.dcom.sys.cisco ... Callable IDL - comp.lang.idl-pvwave NetCDF 4.0 Support in IDL 8? - comp.lang.idl-pvwave comp ... IDL reading grib data on 64bit-machine - comp.lang.idl-pvwave ...... the 32bit-GRIB data reading library provided in the IDL ... Certainly, I could convert the data to binary or netcdf. ... 3 Replies 582 Views (0.054 seconds) Tweet IDL routine to read MATLAB MAT-files - comp.lang.idl-pvwave ...Hi All I've written an IDL ... It now uses the IDL filepath routine.. I'm now working on support for MAT ... 4 Replies 645 Views (0.083 seconds) Tweet Library version - comp.unix.solarisNetCDF 4.0 Support in IDL 8? - comp.lang.idl-pvwave Hi David, Yes, IDL 8.0 supports NetCDF 4.0. Here is the info from the "What's New": Updates to HDF5 1.8.4 and NetCDF 4 ... !P.Multi Broken in IDL 8.0.1 - comp.lang.idl-pvwaveP.Multi Broken in IDL 8.0.1 - comp.lang.idl-pvwave Help overplotting contours ... Does anyone know if IDL 8.0 supports netCDF 4.0 ... The Interface Definition Language is ... how to read a field from structured array - comp.lang.idl-pvwave ...... field from structured array stored in netcdf file. Would you please help me ... 0 Replies 267 Views (0.02 seconds) Tweet ... field from structured array - comp.lang.idl ... comp.lang.idl-pvwave - page 8inconsistence in 5.4 -> 6.0 6 10 (10/7/2003 8:54:12 AM) try: in 5.4: IDL> cc=complex(0,1) IDL> if ... to IDL, so this might be a basic question for all IDL experts. Any help ... getting GeoTiff Information - comp.lang.idl-pvwave... mathworks.de/access/helpdesk/help ... to a > readable format using IDL only (without ENVI)? > > Thanks a lot for help! ... 4 Replies 231 Views (0.129 seconds) Tweet How to increase array size by 1 - comp.lang.idl-pvwaveIDL> size = 8 IDL> xyz = fltarr (5,Size) IDL> xyz = [ [xyz], [fltarr(size)] ] IDL> help, xyz XYZ FLOAT ... figure out is how to change those values of 0 ... comp.lang.idl-pvwave - page 2IDL> d = 98046763.617D IDL> s = string(d) IDL> PRINT,s 98046764. IDL> HELP,s S ... Syntaxis highlighting in IDL 6.0 8 10 (9/8/2003 12:55:49 PM) Dear all ... NetCDF FAQ - Unidata | HomeIf I create netCDF-4 classic model files, can they be read by MATLAB, IDL, or ArcGIS? Support is being added to these software packages. IDL 8.0 ships with support for ... Native OPeNDAP support in IDL | The IDL Data PointThrough Unidata’s netCDF-4 library, IDL 8.2 includes native support for OPeNDAP, though currently only on ... IDL> cb = colorbar (target=g, $ > position=[0.2, 0.13, 0 ... 7/24/2012 5:02:14 AM
|
|
|
|
|
|
|
|
|