- Updated Compute.R to solve issue #180.
- Returns the following error message when dat dimension is chunked "Error in Compute(wf, chunks = list(sdate = 2, dat = 2)) : Chunking of dat not allowed".
- Tested for case when name of dat dimension and input order changed. see tests/example_dat_chunk_error.R for the different test cases.