kirenbahm / ENP_TOOLS

Scripts used to pre- and post-process data
0 stars 2 forks source link

Preprocessing scripts need logic for NAVD88 and NGVD29 datatypes #52

Closed kirenbahm closed 3 years ago

kirenbahm commented 3 years ago

The observed data from our database is assumed to be referenced to the datum that the station is in. This is correct, except when the datatype has the datum specified in the name. We need to add the logic that checks the datatype name, and if it is 'stage_NAVD88' or 'stage_NGVD29', uses that as the datum for that dataset.