external/CDAWlib/
write_mycdf.pro
Routines
Routines from write_mycdf.pro
result = calculate_varsz(d)
result = compress_var(d, vname, varstruct, id, nrv, this_zvariable)
result = ISTP_gattr_casecheck(a)
result = parse_mytime(str)
result = autoname_mycdf(a, longtime=longtime, bothtimes=bothtimes, uppercase=uppercase, lowercase=lowercase)
result = compare_vars(a, b)
result = create_myCDF_variable(id, varstruct, novirtual=novirtual, cdf27=cdf27, no_compress=no_compress, DEBUG=DEBUG)
result = write_myCDF(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15, a16, a17, a18, a19, a20, a21, a22, a23, a24, a25, a26, a27, a28, a29, a30, a31, a32, a33, a34, filename=filename, AUTONAME=AUTONAME, LONGTIME=LONGTIME, inputfiles=inputfiles, BOTHTIMES=BOTHTIMES, OUTDIR=OUTDIR, UPPERCASE=UPPERCASE, LOWERCASE=LOWERCASE, CDF27_COMP=CDF27_COMP, NOVIRTUAL=NOVIRTUAL, NO_COMPRESS=NO_COMPRESS, DEBUG=DEBUG)
Routine details
top source compress_var
result = compress_var(d, vname, varstruct, id, nrv, this_zvariable)
Parameters
- d
- vname
- varstruct
- id
- nrv
- this_zvariable
top source autoname_mycdf
result = autoname_mycdf(a, longtime=longtime, bothtimes=bothtimes, uppercase=uppercase, lowercase=lowercase)
Parameters
- a
Keywords
- longtime
- bothtimes
- uppercase
- lowercase
top source create_myCDF_variable
result = create_myCDF_variable(id, varstruct, novirtual=novirtual, cdf27=cdf27, no_compress=no_compress, DEBUG=DEBUG)
Parameters
- id
- varstruct
Keywords
- novirtual
- cdf27
- no_compress
- DEBUG
top source write_myCDF
result = write_myCDF(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15, a16, a17, a18, a19, a20, a21, a22, a23, a24, a25, a26, a27, a28, a29, a30, a31, a32, a33, a34, filename=filename, AUTONAME=AUTONAME, LONGTIME=LONGTIME, inputfiles=inputfiles, BOTHTIMES=BOTHTIMES, OUTDIR=OUTDIR, UPPERCASE=UPPERCASE, LOWERCASE=LOWERCASE, CDF27_COMP=CDF27_COMP, NOVIRTUAL=NOVIRTUAL, NO_COMPRESS=NO_COMPRESS, DEBUG=DEBUG)
Parameters
- a0
- a1
- a2
- a3
- a4
- a5
- a6
- a7
- a8
- a9
- a10
- a11
- a12
- a13
- a14
- a15
- a16
- a17
- a18
- a19
- a20
- a21
- a22
- a23
- a24
- a25
- a26
- a27
- a28
- a29
- a30
- a31
- a32
- a33
- a34
Keywords
- filename
- AUTONAME
- LONGTIME
- inputfiles
- BOTHTIMES
- OUTDIR
- UPPERCASE
- LOWERCASE
- CDF27_COMP
- NOVIRTUAL
- NO_COMPRESS
- DEBUG
File attributes
Modification date: | Tue Oct 21 13:53:48 2014 |
Lines: | 713 |