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

3.0 #6

Merged
merged 41 commits into from
Feb 29, 2024
Merged

3.0 #6

merged 41 commits into from
Feb 29, 2024

Conversation

cpiker
Copy link
Member

@cpiker cpiker commented Feb 29, 2024

All 3.0 updates added again. Will remove the 3.0 branch after this and just have a linear commit history in main going forward.

DasVar object with an interal index now have specific purposes for
that index that is denoted by the value type.  There are three defined:

vtText - Internal rank is 1, denotes the byte offset in utf-8 string
vtGeoVec - Internal rank is 1, denotes a geometric vector in a frame
vtByteSeq - Internal rank is 1, denote byte sequences of unknown purpose
In addition
   (1) user data points were added to the dataset,dimension,variable hierarchy.
	(2) Accessing dimensions and variables by index or by generala type
	    was standardized.  This may break so old apps, but should be
		 a quick fix.
@cpiker cpiker merged commit 90ad201 into master Feb 29, 2024
1 check passed
@cpiker cpiker deleted the 3.0 branch February 29, 2024 23:14
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.

None yet

1 participant