Steps to produce a .nc file from netCDF4Excel

1. Download and install netcdf excel addin. (Link)
2. You can use User Guide Documentation. (Link)
    or
1. Open the link of the file NetCDF4Excel_2007.xlsm.
2. Save the file in «C:Programme Files\Microsoft\AddIns», in selecting a .xlam extension.
3. Click on File>Options, and then click the Add-Ins category.
4. In the Manage box, click COM Add-ins, and then click Go. The COM Add-Ins dialog box appears.
5. In the Add-Ins available box, select NetCDF add-in for Excel.
6. NetCDF menu will permanently appear in the Add-ins menu in Excel.
7. Click ADD-INS tab + NetCDF and create New Empty File.






8. Then we can add New dimensions, and add Variables. Variables appear as work sheets.


9. Then add data to the Yellow color columns.
 
 10. Save the work file , NetCDF >> Save >> Create a New File , then give a proper name. It will save as .nc format.

 


11. After complete all the above Steps, still you need to view your data more specific way or edit this header file, Go to Link

Important
When we add STRING type or CHAR type variables, attributes should be in byte.
A=65, B=66, C=67 ... 
a=97, b=98, c=99 ... and so on
For more about to byte codes Go to Link

Comments

  1. Is netCDF4Excel only for 32 bit windows? Is it available for excel 2013 & 64 bit windows?

    ReplyDelete
  2. Is netCDF4Excel only for 32 bit windows? Is it available for excel 2013 & 64 bit windows?

    ReplyDelete

Post a Comment

Popular posts from this blog

Set-Up Local data Library

Upload data to the Data Library through Ingrid scripts

Adding data to the Data library