<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
Hi Lester,<br /><br />I realized that the command I provided no longer works. Hence, it is a good opportunity to provide step-by-step guide with the updated link. Here is the way to go:<br /><br />1. Go to page <a href="https://forge.scilab.org/index.php/p/netcdf4/source/tree/master/" target="_blank" rel="noopener noreferrer">https://forge.scilab.org/index.php/p/netcdf4/source/tree/master</a><br />2. Towards to the bottom right of the page, there is a link that says "Download this version", click it to download the toolbox (version 1.2) as a  zip archive. Then unzip it and change to that directory, which I suppose is named as "netcdf4-master"<br />3. Under that directory, open scilab-cli (the command line Scilab interface), or alternatively open scilab-cli and navigate to that directory so that it is your working directory.<br />4. Then run "exec builder.sce". Once the build successfully finishes, you will see that some new "*.sce" files are created under the working directory. One of them is called "loader.sce". It is the file that you need.<br />5. Whenever you need to load scinetcdf and use the functionality within, do this: "exec loader.sce" under Scilab.<br /><br />I hope it helps.<br /><br />Best,<br /><br />Ekin<br /><br />
--
<br />
Securely sent with Tutanota. Claim your encrypted mailbox today!
<br />
<a href="https://tutanota.com" target="_blank" rel="noopener noreferrer">https://tutanota.com</a><br /><br />10. Aug 2018 16:17 by <a href="mailto:ekinakoglu@tutanota.com" target="_blank" rel="noopener noreferrer">ekinakoglu@tutanota.com</a>:<br /><br /><blockquote class="tutanota_quote" style="border-left: 1px solid #93A3B8; padding-left: 10px; margin-left: 5px;">
  
  
Hi,<br />You can build it under Scilab 6.0.1. I have been successfully using it for months. If you wish to give it a try, download  the source code at with GIT as: <br /><p>git clone git://git.forge.scilab.org/netcdf4.git</p><br />
Then build it via Scilab. If you are not familiar with the build process, I can provide step by step instructions.<br /><br />Best,<br /><br />Ekin<br />--
<br />
Securely sent with Tutanota. Claim your encrypted mailbox today!
<br />
<a href="https://tutanota.com" target="_blank" rel="noopener noreferrer">https://tutanota.com</a><br /><br />8. Aug 2018 13:01 by <a href="mailto:arctica1963@gmail.com" target="_blank" rel="noopener noreferrer">arctica1963@gmail.com</a>:<br /><br /><blockquote class="tutanota_quote" style="border-left: 1px solid #93A3B8; padding-left: 10px; margin-left: 5px;">Hello,<br /><br />Just a quick query. Are there plans to get scinetcdf to work on Scilab 6.x?<br />The existing version (1.2) is not compatible, but does work under 5.5.2<br /><br />More a question to Simon Marchetto (package maintainer).<br /><br />Not sure if there is a way to manually get it working in Scilab 6.0.1<br /><br />Lester<br /><br /><br /><br />--<br />Sent from: <a href="http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html" target="_blank" rel="noopener noreferrer">http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html</a><br />_______________________________________________<br />users mailing list<br /><a href="mailto:users@lists.scilab.org" target="_blank" rel="noopener noreferrer">users@lists.scilab.org</a><br /><a href="http://lists.scilab.org/mailman/listinfo/users" target="_blank" rel="noopener noreferrer">http://lists.scilab.org/mailman/listinfo/users</a></blockquote></blockquote>  </body>
</html>