USGS-R / regional-hydrologic-forcings-ml

Repo for machine learning models for regional prediction of hydrologic forcing functions. Includes probabilistic seasonal high flow regions for CONUS, and prediction of high flow metrics for selected regions.
Creative Commons Zero v1.0 Universal
0 stars 4 forks source link

Add git log check to the transfer targets scripts #198

Open jds485 opened 1 year ago

jds485 commented 1 year ago

Currently, the transfer targets scripts do not check that the main and fork are at the same commit (or a later commit for the branch being transferred into). We should add a check to each script that forces the destination (fork or main) to be at or ahead of the source.