GlobalFishingWatch / treniformis

Apache License 2.0
5 stars 6 forks source link

Version Data #7

Closed bitsofbits closed 7 years ago

bitsofbits commented 8 years ago

We currently reference files on GCS, but we should be pulling from some versioned location, ideally this git repo and its version tags. This lets us be more confident about what data was used where, as highlighted in SkyTruth/benthos-pipeline#474.

There are of course some continuity issues with deploying from GitHub, so maybe we should set up some hooks to mirror the repo in Google's source control service.

(From https://github.com/GlobalFishingWatch/vessel-lists/issues/11)

geowurster commented 8 years ago

@bitsofbits I think just using tagged releases and pushing to PyPI will work.