Ocean-Data-Map-Project icon indicating copy to clipboard operation
Ocean-Data-Map-Project copied to clipboard

Support for derived products between datasets

Open NoahGallant-MUN opened this issue 6 years ago • 1 comments
trafficstars

Priority (low, medium, high) Priority: medium

Derived products have been requested between 2D and 3D variables from the same dataset. 2D and 3D variables are considered different datasets from the perspective of the calculation layer (and everywhere else in the navigator). To support these derived products and additional calculation layer is required which will need to handle re-gridding and various other aspects of derived products between datasets.

This capability is currently being considered and would support many additional and useful derived products not currently available (Freezing Spray).

NoahGallant-MUN avatar Oct 02 '19 13:10 NoahGallant-MUN

The main hurdle here is modifying the calculation grammar to recognize cross-dataset variable references.

htmlboss avatar Mar 12 '20 14:03 htmlboss