Skip to content

Examples on using the Diwata-1 Image API and Orbit API

Notifications You must be signed in to change notification settings

phl-microsat/api-examples

Repository files navigation

Install Dependencies

To run the examples locally, we recommend installing Anaconda and the Jupyter notebook library.

Anaconda

https://www.anaconda.com/download/

Python Dependencies

Create a new conda environemnt with all the dependencies by typing:

conda env create -n api-examples jupyter pip
activate api-examples
pip install requests folium geojson

Run Notebooks

Under the project directory, start the notebooks by activating the environment and running the Jupyter command:

conda activate api-examples
jupyter notebook

About

Examples on using the Diwata-1 Image API and Orbit API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published