usnistgov / oar-pdr

The NIST Open Access to Research (OAR) Public Data Repository (PDR) system software
11 stars 10 forks source link

Display calculated total download size #268

Closed chuanlin2018 closed 1 year ago

chuanlin2018 commented 1 year ago

http://mml.nist.gov:8080/browse/ODD-1064

This fix calculates the total download size from total number of dataset downloads and total number of file downloads. Then display the calculated number instead of the number from metadata.

To test locally, set useMetadataService: true, useCustomizationService: true, and editEnabled: false in environment.ts.