[ncl-talk] Converting shapefiles to netcdf using NCL_convert2nc
Mary Haley
haley at ucar.edu
Fri Mar 3 12:07:13 MST 2017
Hi Sri,
You can actually type:
ncl_convert2nc xxxx.shp
Where "xxxx.shp" is the name of your shapefile, and it should create a "
xxxx.nc" file. You must also have the other files, xxxx.dbf and xxxx.shx
in the same directory.
I'm not sure if converting Shapefiles to NetCDF really buys you anything.
If you plan to use this with a GIS application, then using the original
shapefile is probably a better idea.
--Mary
On Thu, Mar 2, 2017 at 5:13 AM, Sri Nandini <snandini at marum.de> wrote:
> Hello
>
> I am trying to convert shapefile using NCL_convert2nc into netcdf and
> wondered if anyone has done this or knows of an example?
> http://www.ncl.ucar.edu/Document/Tools/ncl_convert2nc.shtml
>
> On the above site it says its possible, but im not sure how to proceed.
> Could someone please confirm if this is possible to do with NCL?
>
> THank you
>
> Sri
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170303/90a5f37e/attachment.html
More information about the ncl-talk
mailing list