nasa / eo-metadata-tools

eo-metadata-tools is a set of repositories for working with Earth Observation metadata. At its core are common libraries and demonstration scripts for accessing the Common Metadata Repository, to be accompanied by more specific modules and scripts to do dataset-specific queries, metadata validation, etc...
Apache License 2.0
25 stars 11 forks source link

cmr-6818 - Adding a build and install action so that the library can be installed via pip3 #13

Closed jceaser closed 3 years ago

jceaser commented 3 years ago

Adding a build and an install step to the rune.sh script.

How to test said change: Load Library, use pip3 list to see that it is loaded, then run one of the notebooks skipping the step that loads the development path.