ERDDAP / erddap

ERDDAP is a scientific data server that gives users a simple, consistent way to download subsets of gridded and tabular scientific datasets in common file formats and make graphs and maps. ERDDAP is a Free and Open Source (Apache and Apache-like) Java Servlet from NOAA NMFS SWFSC Environmental Research Division (ERD).
Creative Commons Zero v1.0 Universal
83 stars 58 forks source link

Improvements related to multidimNcFiles #169

Closed ChrisJohnNOAA closed 1 month ago

ChrisJohnNOAA commented 1 month ago

Description

Actually use the removeMVRows dataset parameter now (which allows turning off the related logic). This can provide a significant performance increase.

Also refactor the general processing while loading files including performance improvements.

Fixes #152

Type of change

Please delete options that are not relevant.

Checklist before requesting a review