Changes between Version 1 and Version 2 of Ticket #1902
- Timestamp:
- Nov 6, 2018, 9:43:47 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1902 – Description
v1 v2 1 1 Irregular (and probably regular) timeseries recipes import data with x/y/t axis order. This is inefficient - more than 2x slower for both ingestion and typical timeseries subsetting. 2 2 3 wcst_import should use x/y/taxis order for new coverages inserted into petascope.3 wcst_import should use t/x/y axis order for new coverages inserted into petascope.