emissions-api / sentinel5algorithms

Sentinel-5(P) Algorithms
MIT License
6 stars 3 forks source link

make data loading product agnostic #25

Closed tibroc closed 4 years ago

tibroc commented 4 years ago

This patch uses a simple reference between a substring that identifies the data product in the nc-file name and a default product variable name. I still have to research that the choices for the default values are optimal.

Closes #22.

shaardie commented 4 years ago

@tibroc I rebased the pull request and made some small changes. I am happy with this, so if you are too, feel free to merge.