NCEAS / eml

Ecological Metadata Language (EML)
https://eml.ecoinformatics.org/
GNU General Public License v2.0
41 stars 15 forks source link

datamanager does not respect precision on nominal day attributes #183

Open mbjones opened 7 years ago

mbjones commented 7 years ago

Author Name: Chad Burt (Chad Burt) Original Redmine Issue: 2758, https://projects.ecoinformatics.org/ecoinfo/issues/2758 Original Date: 2007-02-05 Original Assignee: Jing Tao


When importing a data table with many floats set to a precision of 0.0001 and a unit of nominal day, the library was rounding to 1 or 3 decimal places.

The affected attributes were matlab_datenum, and Decimal time The dataset was : knb-lter-sbc.2003.2 :: arroyoburro_mooring_arb.txt

mbjones commented 7 years ago

Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2013-03-27T21:21:13Z


Original Bugzilla ID was 2758