openskope / skope-api

SKOPE backend services for dataset metadata and timeseries data
https://api.openskope.org/docs
MIT License
2 stars 1 forks source link

docs: onboarding #41

Open alee opened 1 year ago

alee commented 1 year ago

set up onboarding docs that describe how to set up a local dev environment for skope-api and skopeui

should cover the architecture as well as how to load data into geoserver and to be used by the skope-api backend via https://github.com/openskope/skope-data-loader

alee commented 1 year ago

also cover geospatial file formats, python libraries for accessing them

alee commented 1 year ago

also cover fastapi + anyio: https://fastapi.tiangolo.com/async/