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
78 stars 57 forks source link

New OrderBySum server side function #61

Closed MarcoAlbaETT closed 2 years ago

MarcoAlbaETT commented 2 years ago

Added the class TableWriterOrderBySum as a modified copy of TableWriterOrderByMean. Compiled and tested on a test server succesfully.