PIC-IRIS / PH5

Library of PH5 clients, apis, and utilities
Other
15 stars 9 forks source link

Add coordinate precision to PH5 array table #190

Open nick-falco opened 6 years ago

nick-falco commented 6 years ago

I propose that we add a field for coordinate_precision to the PH5 array table. Currently there are coordinate values in PH5 with a decimal precision that exceeds what the GPS instruments would be physical capable of recording.

For the time being I'm going to trim these values to 6 decimal places to match SEED.

rsdeazevedo commented 6 years ago

Should get added to the event tables too, to be consistent.

On 03/16/2018 02:53 PM, Nick Falco wrote:

I propose that we add a field for |coordinate_precision| to the PH5 array table. Currently there are coordinate values in PH5 with a decimal precision that exceeds what the GPS instruments would be physical capable of recording.

For the time being I'm going to trim these values to 6 decimal places to match SEED.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PIC-IRIS/PH5/issues/190, or mute the thread https://github.com/notifications/unsubscribe-auth/AUVZHJImU8Z7I_D5a7gB_5IB3fZ1qBr4ks5tfCZXgaJpZM4SubDS.

timronan commented 3 years ago

Should be considered in GeoHDF but is low priority for maintaining PH5.