Cheapest Cialis Tablets, Cialis Eye Sight & Online With Pay Pal http://www.paleoterra.com/taxonomy/term/8/0 en Reading SQL with PySqlite http://www.paleoterra.com/2011/05/4/reading-sql-pysqlite <p>About a year or so ago, I wrote a special script to run the FOAM climate model. The primary goal of this script, besides running the model, was to store a wide variety of information about the run, including settings, system information (like CPU temperature), and the timing and duration of the run. The storing process stored some of the information before the model starts and after the model ends. It's a great log of my model run and system performance history.</p> <p><a href="http://www.paleoterra.com/2011/05/4/reading-sql-pysqlite" target="_blank">read more</a></p> http://www.paleoterra.com/2011/05/4/reading-sql-pysqlite#comments climate modeling FOAM sqlite Fri, 06 May 2011 01:03:09 +0000 tmoore 117 at http://www.paleoterra.com Reading OM3 files with Photoshop http://www.paleoterra.com/2010/05/5/reading-om3-files-photoshop <p>Visualizing initial condition files can sometimes be problematic. OM3 files, for example, are straight binary data files on 16 bit data. However, these files can be quickly visualized with Adobe Photoshop. View this tutorial to find out how:</p> <p>Read more</p> <p><a href="http://www.paleoterra.com/2010/05/5/reading-om3-files-photoshop" target="_blank">read more</a></p> http://www.paleoterra.com/2010/05/5/reading-om3-files-photoshop#comments FOAM OM3 photoshop video tutorial Fri, 07 May 2010 21:49:04 +0000 tmoore 108 at http://www.paleoterra.com FOAM Output Variables http://www.paleoterra.com/2010/01/7/foam-output-variables <p>Since I get many questions on what's contained in FOAM output, here's a list of all the variables contained in the standard atmosphere, coupler, and ocean output files.</p> <p><a href="http://www.paleoterra.com/2010/01/7/foam-output-variables" target="_blank">read more</a></p> http://www.paleoterra.com/2010/01/7/foam-output-variables#comments climate modeling FOAM netcdf Sun, 24 Jan 2010 18:39:34 +0000 tmoore 107 at http://www.paleoterra.com Climate model on a mac project: #14 Knowing when you quit... http://www.paleoterra.com/2008/07/7/climate-model-mac-project-14-knowing-when-you-quit <p>When not using a scheduler like Torque/PBS, it can be complicated to find out whether the model has quit. If the run was successful, you can have a reasonable idea when it SHOULD quit, but it might crash long before that time. As a result, you've lost hours, if not days, of computing time.</p> <p><a href="http://www.paleoterra.com/2008/07/7/climate-model-mac-project-14-knowing-when-you-quit" target="_blank">read more</a></p> http://www.paleoterra.com/2008/07/7/climate-model-mac-project-14-knowing-when-you-quit#comments Automator climate modeling FOAM Macintosh Scripting Mon, 14 Jul 2008 06:02:00 +0000 tmoore 28 at http://www.paleoterra.com Climate model on a mac project: #12 In Production! http://www.paleoterra.com/2008/06/4/climate-model-mac-project-12-production <p>At last, the new machine is now doing production work and I've run almost 24 hours so far. First, it's running a bit slower than anticipated, about 13.5 model years per day. I'm not sure what's causing the slower speeds, but it's still an acceptable speed considering my original estimate was only 7 model years per day.</p> <p>Temperature remains a worry for me. The CPU temps seemed reasonable, but the RAM temps seemed rather high for long-term processing. So, I ordered some fans to cool the RAM boards.</p> <p><a href="http://www.paleoterra.com/2008/06/4/climate-model-mac-project-12-production" target="_blank">read more</a></p> http://www.paleoterra.com/2008/06/4/climate-model-mac-project-12-production#comments FOAM Macintosh Fri, 27 Jun 2008 00:57:00 +0000 tmoore 26 at http://www.paleoterra.com Climate model on a mac project: #10 Rebuilding http://www.paleoterra.com/2008/06/2/climate-model-mac-project-10-rebuilding <p>Now that the model clearly works using the test license from Portland, it's time to rebuild the system. So far, I've reinstalled MacOS onto the system and installed the developer tools. </p> <p>Next, I installed required version control software. At this point, subversion and cvs are already on the system so I only needed to install GIT.</p> <p>The next step in the process is to migrate my subversion and git repositories to the new system and get the servers going.</p> <p><a href="http://www.paleoterra.com/2008/06/2/climate-model-mac-project-10-rebuilding" target="_blank">read more</a></p> http://www.paleoterra.com/2008/06/2/climate-model-mac-project-10-rebuilding#comments FOAM Macintosh PGI Tue, 17 Jun 2008 23:07:00 +0000 tmoore 24 at http://www.paleoterra.com Climate model on a mac project: #9 Getting in running in MacOS X http://www.paleoterra.com/2008/06/2/climate-model-mac-project-9-getting-running-macos-x <p>One misgiving about running a climate model on the mac is that I don't trust linux to handle the Mac's fans to keep the mac cool. Apparently, there is even more to it. The mac also will throttle memory bandwidth if the ram gets too hot (see technote TN2156). Whether or not a Linux install not targeted to a Mac would handle these issues, I don't know.</p> <p>All those worries seem to be moot, however. I managed to get the model running within Leopard. The next few posts will concern some of the details of how this was accomplished.</p> http://www.paleoterra.com/2008/06/2/climate-model-mac-project-9-getting-running-macos-x#comments FOAM hardware Macintosh Tue, 03 Jun 2008 22:33:00 +0000 tmoore 23 at http://www.paleoterra.com Climate model on a mac Project #8: Memory Upgrade... http://www.paleoterra.com/2008/05/6/climate-model-mac-project-8-memory-upgrade <p>The minimum ram requirement for the climate model was 2 gig, which is what came with the computer. However, I decided to get 8 more gig for the system. At first, I left the original 2 gig in the machine (arranged according to the docs). However, this caused an enormous performance hit: the system was 12% slower running the model. Dropping the original 2 gig brought the speed back up, more or less, to my original performance figures. I'm still not sure that this was a memory arrangement problem or a mixed-card-size problem...</p> http://www.paleoterra.com/2008/05/6/climate-model-mac-project-8-memory-upgrade#comments FOAM hardware Macintosh Sat, 31 May 2008 15:39:00 +0000 tmoore 22 at http://www.paleoterra.com Climate model on a mac Project #7: Performance continued http://www.paleoterra.com/2008/05/6/climate-model-mac-project-7-performance-continued <p>After attempting a slightly longer R15 run on the model, the performance stayed about the same. It runs at approximately 72 model years per day. I was hoping for more, but that's quite respectable.</p> <p>Currently, I'm running my first T42 simulation. I was guessing I would get 7 years per day for this run. I was using a fairly linear CPU comparison with Gondwana, my older cluster, which uses 16 2 ghz Opteron processors, comes in just under 10 years per day.</p> <p><a href="http://www.paleoterra.com/2008/05/6/climate-model-mac-project-7-performance-continued" target="_blank">read more</a></p> http://www.paleoterra.com/2008/05/6/climate-model-mac-project-7-performance-continued#comments FOAM Macintosh Sat, 24 May 2008 23:49:00 +0000 tmoore 21 at http://www.paleoterra.com Climate Model on a Mac Project #6: Success! http://www.paleoterra.com/2008/05/5/climate-model-mac-project-6-success <p>After a long struggle trying to work with various compilers, today, I decided to try the Portland C/Fortran compilers. I've had success with them before. Fortunately for me, it worked! I actually got the model running at a low resolution! Tomorrow, I'll try a high resolution.</p> <p><a href="http://www.paleoterra.com/2008/05/5/climate-model-mac-project-6-success" target="_blank">read more</a></p> http://www.paleoterra.com/2008/05/5/climate-model-mac-project-6-success#comments FOAM hardware Macintosh PGI Fri, 23 May 2008 17:35:00 +0000 tmoore 20 at http://www.paleoterra.com