Open kltm opened 4 years ago
The NEO build depends on the remote asset datasets.json, pushed from the now defunct build.berkeleybop.org.
Problematic:
datasets.json: trigger wget http://s3.amazonaws.com/go-public/metadata/datasets.json -O $@ && touch $@
Ideally, the NEO Makefile would just consume the datasets YAMLs,
The NEO build depends on the remote asset datasets.json, pushed from the now defunct build.berkeleybop.org.
Problematic: