Activity
-add pythag.sql to create function to calculate cassini speed.
-add pythag.sql to create function to calculate cassini speed.
-add create_cda__schema.sql to import cda data
-add create_cda__schema.sql to import cda data
create flybys table from the lowest_fly_table to have start_time and …
create flybys table from the lowest_fly_table to have start_time and …
-Clean up get_closest_flybys.sql to use get_closest_flybys.sql function.
-Clean up get_closest_flybys.sql to use get_closest_flybys.sql function.
implement Common Table Expression (CTE) to get the lowest flyby altit…
implement Common Table Expression (CTE) to get the lowest flyby altit…
create materialized_view for the enceladus_events for indexing.
create materialized_view for the enceladus_events for indexing.
Add event data normalization and summary script
Add event data normalization and summary script
Create import and normalization SQL for Enceladus DB
Create import and normalization SQL for Enceladus DB