marineenergy / api

Application programming interface (API) to expose records (FERC/USACE docs, MarineCadastre spatial, etc) to PRIMRE search engine
https://api.marineenergy.app
MIT License
0 stars 0 forks source link

Better Stack Badge

api

Application programming interface (API) to expose records (FERC/USACE docs, MarineCadastre spatial, etc) to PRIMRE search engine

Goal: Expose novel curated records to PRIMRE Search Engine using their Metadata schema - PRIMRE/Guidelines | OpenEI

required folders

# reports written by user shiny into directory /share/user_reports
cd /share
sudo mkdir user_reports
sudo mkdir user_reports
sudo chmod -R g+w user_reports
sudo chgrp -R staff user_reports
groups shiny # confirm user shiny in group staff

# display of reports by nginx web server
ln -s /share/user_reports /share/github/www/report