-
Notifications
You must be signed in to change notification settings - Fork 12
Initial version of the ncldDump application. #11
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
Conversation
an initial thought, while i go through the code in more detail the name in netCDF world ncdump makes CDL, which is parseable via ncgen to make a file So, do you think that the output from this tool will be parseable by ncgen? If not, perhaps it is worth rethinking the name, to make it clear that this is not an ncgen parseable output what do you think? mark |
Mark, I'm good either way. It is parseable with a couple of minor tweeks. I've Grace and peace, Jim On 11/1/16 9:13 AM, marqh wrote:
CICS-NC http://www.cicsnc.org/ Visit us on /Connect with us on Facebook for climate |
Mark, |
I had some modifications from just before AGU that I hadn't commited. |
Mark,
Here's the initial version. You can read some details in the ReadMe.txt file.
Jim