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

Add support for variables of type string #140

Merged
merged 11 commits into from
Sep 10, 2019

Conversation

JimBiardCics
Copy link
Contributor

@JimBiardCics JimBiardCics commented Jul 20, 2018

Changes to expand string-valued variables to include variables of type string as well as variables of type char.

Fixes #139

See:
http://cf-trac.llnl.gov/trac/ticket/175
#139

Add support for the data type string to the list of support data types, and change the section talking about string variables to describe both character array and string variations.
Removed some unneeded left-single-quote characters.
Added an example showing the two ways to form string-valued variables.
Remove the ambiguous phrase "which has been added to the data variable".
@dblodgett-usgs
Copy link
Contributor

@marqh and @JimBiardCics -- I think this is good to merge if you can resolve the conflicts I'll push the button.

@JimBiardCics
Copy link
Contributor Author

@dblodgett-usgs I've got a question. The apph.adoc changes are fine. The history.adoc has the date for this change as the date in 2018 when I did the pull request. Should that be changed to today?

@dblodgett-usgs
Copy link
Contributor

Good question. I'd say update it to today since that's when the changes will actually be applied?

@JimBiardCics
Copy link
Contributor Author

@dblodgett-usgs Do you want to push the Merge pull request button, or shall I?

@dblodgett-usgs dblodgett-usgs merged commit 2da5bad into cf-convention:master Sep 10, 2019
@davidhassell davidhassell added this to the 1.8 milestone Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for variables of type string
3 participants