<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jörg Rädler &#187; C</title>
	<atom:link href="http://www.j-raedler.de/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.j-raedler.de</link>
	<description>programming &#124; simulation &#124; visualization</description>
	<lastBuildDate>Mon, 23 Jan 2012 21:55:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ncDataReader2 &#124; 2.2.4</title>
		<link>http://www.j-raedler.de/2010/12/ncdatareader2-2-2-4/</link>
		<comments>http://www.j-raedler.de/2010/12/ncdatareader2-2-2-4/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 13:05:12 +0000</pubDate>
		<dc:creator>jraedler</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[dap]]></category>
		<category><![CDATA[dymola]]></category>
		<category><![CDATA[modelica]]></category>
		<category><![CDATA[ncDataReader2]]></category>
		<category><![CDATA[netCDF]]></category>
		<category><![CDATA[openmodelica]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[simulation]]></category>

		<guid isPermaLink="false">http://www.j-raedler.de/?p=532</guid>
		<description><![CDATA[A new release 2.2.4 of ncDataReader2 is out. Some bugs were fixed and the API has slightly changed. This version should work both with Dymola and OpenModelica on Linux and Windows. When you have a DAP-enabled netcdf library  it will even fetch data from the web in background. I already did some Dymola simulations with [...]]]></description>
		<wfw:commentRss>http://www.j-raedler.de/2010/12/ncdatareader2-2-2-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ncDataReader2 &#124; 2.2.1</title>
		<link>http://www.j-raedler.de/2010/11/ncdatareader2-2-2-1/</link>
		<comments>http://www.j-raedler.de/2010/11/ncdatareader2-2-2-1/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 11:03:00 +0000</pubDate>
		<dc:creator>jraedler</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[ncDataReader2]]></category>
		<category><![CDATA[netCDF]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.j-raedler.de/?p=492</guid>
		<description><![CDATA[A new minor release of ncDataReader2 is coming. It only fixes one important bug: Numerical  attributes (like scale_factor and add_offset) were not read correctly with 2.2.0. Source and binary packages will follow soon.]]></description>
		<wfw:commentRss>http://www.j-raedler.de/2010/11/ncdatareader2-2-2-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing external data from Modelica with ncDataReader2</title>
		<link>http://www.j-raedler.de/2010/11/accessing-external-data-from-modelica-with-ncdatareader2/</link>
		<comments>http://www.j-raedler.de/2010/11/accessing-external-data-from-modelica-with-ncdatareader2/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 14:52:51 +0000</pubDate>
		<dc:creator>jraedler</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[dymola]]></category>
		<category><![CDATA[modelica]]></category>
		<category><![CDATA[ncDataReader2]]></category>
		<category><![CDATA[netCDF]]></category>
		<category><![CDATA[simulation]]></category>

		<guid isPermaLink="false">http://www.j-raedler.de/?p=453</guid>
		<description><![CDATA[This example demonstrates the use of the library ncDataReader2 to access data sets from Modelica in a way suitable for the simulation system. The access is handled via external functions from Modelica which read and interpolate the data stored in netCDF files. Dymola is used as the simulation system here. As ncDataReader2 is a simple, [...]]]></description>
		<wfw:commentRss>http://www.j-raedler.de/2010/11/accessing-external-data-from-modelica-with-ncdatareader2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reading data from the Arexx TL-500 on Linux</title>
		<link>http://www.j-raedler.de/2010/07/reading-data-from-the-arexx-tl-500-on-linux/</link>
		<comments>http://www.j-raedler.de/2010/07/reading-data-from-the-arexx-tl-500-on-linux/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 18:19:36 +0000</pubDate>
		<dc:creator>jraedler</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.j-raedler.de/?p=306</guid>
		<description><![CDATA[Some days ago I was looking for a temperature monitoring solution for some rooms and 19"-racks at the university. The Arexx TL-500 looked promising and I bought it. Unfortunately there are only Windows drivers available. But some people already analyzed the communication protocol and hacked a simple version of a linux driver: http://www.algorithm-forge.com/techblog/2010/01/linux-usb-driver-for-the-arexx-tl-500-–-part-ii/ There's even [...]]]></description>
		<wfw:commentRss>http://www.j-raedler.de/2010/07/reading-data-from-the-arexx-tl-500-on-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ncDataReader2 &#124; 2.2.0</title>
		<link>http://www.j-raedler.de/2010/06/ncdatareader2-2-2-0/</link>
		<comments>http://www.j-raedler.de/2010/06/ncdatareader2-2-2-0/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 19:06:33 +0000</pubDate>
		<dc:creator>jraedler</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[dymola]]></category>
		<category><![CDATA[modelica]]></category>
		<category><![CDATA[ncDataReader2]]></category>
		<category><![CDATA[netCDF]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[simulation]]></category>

		<guid isPermaLink="false">http://www.j-raedler.de/?p=134</guid>
		<description><![CDATA[A new release of ncDataReader2 is out. Changes include: switched from autoconf to cmake tested to compile on Linux, Windows and MacOS the easy API (EA) was completed EA works now with Modelica (Dymola): a weather file reader was implemented and tested with the  modelica library FluidFlow new documentation in english support for netCDF attributes [...]]]></description>
		<wfw:commentRss>http://www.j-raedler.de/2010/06/ncdatareader2-2-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ncDataReader2</title>
		<link>http://www.j-raedler.de/projects/ncdatareader2/</link>
		<comments>http://www.j-raedler.de/projects/ncdatareader2/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 11:54:03 +0000</pubDate>
		<dc:creator>jraedler</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[ncDataReader2]]></category>
		<category><![CDATA[netCDF]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://wp.j-raedler.de/?page_id=50</guid>
		<description><![CDATA[&#124;View all articles regarding ncDataReader2&#124; ncDataReader2 is a library of C functions to access data stored in netCDF files using different interpolation and extrapolation methods. The aim of this library is to provide access from simulation systems like Modelica to data sets like weather data or measured time rows. As such systems usually require strict [...]]]></description>
		<wfw:commentRss>http://www.j-raedler.de/projects/ncdatareader2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

