Skip to content

Standardized AREA file naming, in Python.

Notifications You must be signed in to change notification settings

max-drexler/charea-remake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Charea Remake

About

charea is a program for naming McIdas AREA files.

This repo contains a remake of the old charea program that was written in C.

The Remake

The goal of the remake is threefold:

  • Document how charea works.
  • Preserve 1-to-1 functionality in the remake.
  • Enhance future maintainability of the remake.

Documentation is contained in the file with comments.
Testing verifies that the remake has the same functionality.
Writing the remake in python ensures that it is maintainable.

Use

Please note that python >= 2.7 is required to run the new charea remake.

After installation, using chmod +x charea will allow it to run without directly using python from the command line.

Author

This remake was created and maintained by Max Drexler.

For any issues, email mndrexler@wisc.edu or submit here.

About

Standardized AREA file naming, in Python.

Topics

Resources

Stars

Watchers

Forks