Announcing NCLx
As you may have seen from previous posts, I use the programming language NCL from NCAR for a lot of my analysis and processing work. Moreover,... »
As you may have seen from previous posts, I use the programming language NCL from NCAR for a lot of my analysis and processing work. Moreover,... »
Parameterising NCL From the user forums on NCL, command line arguments are implemented like so: ncl myarg=1 myscript.ncl This will make the myarg integer variable available... »
There is a golden rule by which I live when it comes to programming, if I have to do it more than once it gets automated,... »
The following was tested with 14.04 Install NetCDF Use the following command to install the base NetCDF library and associated tools like ncdump. sudo apt-get install... »
I have recently reformatted my machine and it turns out that the truly flakey MacPorts has let me down with sshfs. Having tried to install it... »