-
- Posts: 1
- Joined: Mon Nov 10, 2025 11:23 pm
Advertisement
open lab
Discussions about chromatography data systems, LIMS, controllers, computer issues and related topics.
2 posts
Page 1 of 1
I am trying to convert files from Open Lab to CDF format to use in Target processing software (Thermo). The older versions of Open Lab we have will work with Target, but the newest version that we recently installed cannot be recognized by Target. I was told that if the files can be converted to CDF format then Target should be able to process the data. Any ideas on how to accomplish this task (Ideally a batch at a time and not individually)
-
- Posts: 374
- Joined: Mon Sep 13, 2010 8:28 am
Among UCAR NetCDF uitilites there is ncdump
ncdump your_file.cdf > your_file.cdl
CDL is a text file, meta-script for creation new CDF file. Binary data can be generated back from CDF using ncgen
ncgen < your_file.cdl -o new_file.cdl
Just compare what attributes are missing. Edit CDL to satisfy both data system.
Or use our approach to data format handling. UniChrom supports either native file formats as conventional like AIA NetCDF.
Supported formats: https://unichrom.com/chrom/uc-ffe.shtml
Batch-mode: https://unichrom.com/chrom/ucce.shtml
ncdump your_file.cdf > your_file.cdl
CDL is a text file, meta-script for creation new CDF file. Binary data can be generated back from CDF using ncgen
ncgen < your_file.cdl -o new_file.cdl
Just compare what attributes are missing. Edit CDL to satisfy both data system.
Or use our approach to data format handling. UniChrom supports either native file formats as conventional like AIA NetCDF.
Supported formats: https://unichrom.com/chrom/uc-ffe.shtml
Batch-mode: https://unichrom.com/chrom/ucce.shtml
2 posts
Page 1 of 1
Who is online
In total there are 7 users online :: 0 registered, 0 hidden and 7 guests (based on users active over the past 5 minutes)
Most users ever online was 5108 on Wed Nov 05, 2025 8:51 pm
Users browsing this forum: No registered users and 7 guests
Most users ever online was 5108 on Wed Nov 05, 2025 8:51 pm
Users browsing this forum: No registered users and 7 guests
Latest Blog Posts from Separation Science
Separation Science offers free learning from the experts covering methods, applications, webinars, eSeminars, videos, tutorials for users of liquid chromatography, gas chromatography, mass spectrometry, sample preparation and related analytical techniques.
Subscribe to our eNewsletter with daily, weekly or monthly updates: Food & Beverage, Environmental, (Bio)Pharmaceutical, Bioclinical, Liquid Chromatography, Gas Chromatography and Mass Spectrometry.
- Follow us on Twitter: @Sep_Science
- Follow us on Linkedin: Separation Science
