Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable command-line options to pyferret-based ferret #1072

Closed
karlmsmith opened this issue Nov 23, 2017 · 1 comment
Closed

Enable command-line options to pyferret-based ferret #1072

karlmsmith opened this issue Nov 23, 2017 · 1 comment

Comments

@karlmsmith
Copy link
Contributor

karlmsmith commented Nov 23, 2017

Reported by @karlmsmith on 15 Feb 2011 17:21 UTC
Modify the ferret7 script to accept and use most of the traditional ferret command-line options.

Migrated-From: http://dunkel.pmel.noaa.gov/trac/ferret/ticket/1800

@karlmsmith
Copy link
Contributor Author

karlmsmith commented Nov 23, 2017

Comment by @karlmsmith on 15 Feb 2011 17:32 UTC
ferret7 shell script sets up environment variables and then calls ferret.py to process command-line arguments and start pyferret appropriately. Command-line options supported are:

ferret7  [-memsize <N>]  [-batch [<filename>]]  [-gif]  [-nojnl]  [-noverify]
         [-version]  [-help]  [-script <scriptname> [ <scriptarg> ... ]]

The benchmark tests now run to completion and appear to produce correct results (external functions missing).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant