Flask app to manage GPS coordinates of plant populations being targeted for the Bureau of Land Management's Seeds of Success program.
Running this project locally requires HDF5 to be installed locally. Binaries for Windows 7, Windows 10, and CentOS7 can be found on the HDF5 downloads page.
Ubuntu users can install the libhdf5-serial-dev
package.
If the prerequisites have been met, all other python packages can be installed using the requirements.txt
file:
pip install -r requirements.txt