USACE/water

[Task]: Manually Sync Watershed/Site/Parameters from Develop to Stable

Closed this issue · 5 comments

Transfer over the "subscribed" USGS sites for certain watersheds.

Data acquisition has been occurring in develop based on scripted "subscriptions" for a while. This needs to be transferred to stable, but it's complicated to replay those actions.

Suggestion emptying the following tables in Stable and manually exporting/importing data from Develop:

  1. usgs_site
  2. usgs_site_parameters
  3. watershed_usgs_sites

This will allow airflow to start acquisition and enable the extract endpoints for Stable.

❓ Should I also copy over usgs_measurements or just start from now with airflow?

cc @brettpalmberg

Transfer over the "subscribed" USGS sites for certain watersheds.

Data acquisition has been occurring in develop based on scripted "subscriptions" for a while. This needs to be transferred to stable, but it's complicated to replay those actions.

Suggestion emptying the following tables in Stable and manually exporting/importing data from Develop:

  1. usgs_site
  2. usgs_site_parameters
  3. watershed_usgs_sites

This will allow airflow to start acquisition and enable the extract endpoints for Stable.

❓ Should I also copy over usgs_measurements or just start from now with airflow?

cc @brettpalmberg

Recommend we forego copying over the measurements and start collecting from present forward.

Unable to export/import from pgadmin

Any idea what's causing this?

This task no longer applies as we no longer connect site parameters to watersheds. Recommend we close this issue.

This task no longer applies as we no longer connect site parameters to watersheds. Recommend we close this issue.

Confirmed