Skip to content

elliotsn/shp2diam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Program to convert craters stored as polygons in a shapefile to a .diam file
that is readable by the IDL program craterstats.

USAGE:

  shp2diam [FILENAME]

Where FILENAME is the path to the shapefile.
    
If the following columns are present in any combination of character case 
the program will include them in the output file:

    diameter|diam|d
    radius|rad|r
    latitude|lat
    longitude|lon 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages