You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
In order for prod to manage all data access, we need to get all the historical goes-15 data over. It's also fine to get all the goes-17 test/dev data as well, these can overlap. Transfer from the goes-15 production server is well defined in #93, although the tunnel issue (#42) is no longer required, you directly contact the goes-15 production server (mrsblapp20662.pr.water.ca.gov)
Issue #93 moved data to the testing server, and performed all the required changes to the goes-15 data, so on one hand we could simply use that data. The problem of course is that we have to use the GOES-15 cutoff date for our goes-15 data. That means we need to copy the data from goes-15 production, up until 2019-12-05.
The first step for this is to get the production data from GOES-16 with some rsyncs;
rsync --exclude=.tmp --exclude=.bash_history [email protected]:/apps/cimis/gdb/cimis/2019-09-??~cimis/gdb16/cimis/ -a -v
rsync --exclude=.tmp --exclude=.bash_history
[email protected]:/apps/cimis/gdb/cimis/2019-1?-??~cimis/gdb16/cimis/ -a -v
DWR PROD status
DWR prod strategy
Status for g.cimis
Status for cimis-goes-s
Todo
The text was updated successfully, but these errors were encountered: