iobis / pyobis

OBIS Python client
https://iobis.github.io/pyobis
MIT License
14 stars 10 forks source link

[fix] updating depth definition in docs #73

Closed ayushanand18 closed 2 years ago

ayushanand18 commented 2 years ago

Overview

This PR aims to add units and direction to depth values and tries to remove ambiguity in the physical parameters being used to query from OBIS via pyobis.

Tries to resolve #68.

Question for reviewers