Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed storage object of lats and lons from a tuple in the data store to a dictionary with keys 'latitude' and 'longitude'. This is due to the Arakawa rotate grid (32769) that will generate rotation angles for vector quantities and we will want to store those as well.
- Loading branch information