* bump up numpy and pyramids versions * create an abstract class for datasource and catalog as a bluebrint for all data sources * test all classes in CI * use pathlib to deal with paths
0.1.7
------------------
* fix pypi package names in the requirements.txt file * fix python version in requirement.txt
0.1.6
------------------
* Use environment.yaml and requirements.txt instead of pyproject.toml and replace poetry env byconda env * lock numpy to 1.23.5