tagbase / tagbase-server

tagbase-server is a data management web service for working with eTUFF and nc-eTAG files.
https://oiip.jpl.nasa.gov/doc/OIIP_Deliverable7.4_TagbasePostgreSQLeTUFF_UserGuide.pdf
Apache License 2.0
7 stars 2 forks source link

ISSUE-218 data_position.lon needs to be cast to integer in tagbase_materialized_views.sql #219

Closed lewismc closed 1 year ago

lewismc commented 1 year ago

Addresses #218 I observed that although all 4 materialized views (mview_vis_data, mview_vis_data_histogram, mview_vis_data_profile and mview_vis_metadata) were created only mview_vis_metadata was actually populated. We need to do more testing on the generation logic.