CDAT / vcs-js

3 stars 3 forks source link

Add a list of subset operations to a variable specification. #11

Closed danlipsa closed 7 years ago

danlipsa commented 7 years ago

A variable can have a list of operations that are applied in order to subset that variable. Operations supported are subRegion and subSlice from CDMS2 spec. For subSlice, the begin and end index can be null to specify the current begin and end index.

danlipsa commented 7 years ago

@mattben @matthewma7 @aashish24 @doutriaux1 Please review.

danlipsa commented 7 years ago

Ready to merge?

doutriaux1 commented 7 years ago

@mattben it's good on my end.

mattben commented 7 years ago

Guess I was too slow 👍

danlipsa commented 7 years ago

:smile: Sorry about that. I thought you already gave the go ahead.