Loading CHANGELOG +15 −0 Original line number Diff line number Diff line Loading @@ -600,3 +600,18 @@ Convert multiple files if orbit is stored in patches. Check on duplicate output src/cso/cso_file.py src/cso/cso_s5p.py config/tutorial/tutorial.rc v2.18 ----- Updated observation operator to use time selections of pixels in data files. oper/ Created seperatue module `cso_listing` for the listing objects. src/cso/cso*.py doc/source/ Use listing files created by observation operator. src/cso/cso_catalogue.py Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ clean: clean-pyc clean-osx clean-docu # remove temporary python objects clean-pyc: rm -f `find . -name '*.pyc'` rm -f -r ./py/__pycache__ rm -f -r `find . -name '__pycache__'` # remove temporary Mac files clean-osx: Loading README.md +3 −0 Original line number Diff line number Diff line Loading @@ -121,6 +121,9 @@ or creates it if not present yet: # install local codes: pip install --editable . # optionally also install dependencies to generate documenation locally: pip install --editable .[docs] fi Loading config/Copernicus/cso-s5p-no2.rc +0 −4 Original line number Diff line number Diff line Loading @@ -33,10 +33,6 @@ cso.s5p.no2.inquire-table-dataspace.timerange.start : ${my.full-timerange.start} cso.s5p.no2.inquire-table-dataspace.timerange.end : ${my.full-timerange.end} !! TESTING: target time range only: !cso.s5p.no2.inquire-table-dataspace.timerange.start : ${my.timerange.start} !cso.s5p.no2.inquire-table-dataspace.timerange.end : ${my.timerange.end} ! API url: cso.s5p.no2.inquire-table-dataspace.url : https://stac.dataspace.copernicus.eu/v1 Loading config/Copernicus/cso.rc +4 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,10 @@ !!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! dummy keys, actual values defined in environment by "cso" script: CSO_RCFILE : CSO_RCDIR : !---------------------------------------------------------- ! user specific settings: Loading Loading
CHANGELOG +15 −0 Original line number Diff line number Diff line Loading @@ -600,3 +600,18 @@ Convert multiple files if orbit is stored in patches. Check on duplicate output src/cso/cso_file.py src/cso/cso_s5p.py config/tutorial/tutorial.rc v2.18 ----- Updated observation operator to use time selections of pixels in data files. oper/ Created seperatue module `cso_listing` for the listing objects. src/cso/cso*.py doc/source/ Use listing files created by observation operator. src/cso/cso_catalogue.py
Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ clean: clean-pyc clean-osx clean-docu # remove temporary python objects clean-pyc: rm -f `find . -name '*.pyc'` rm -f -r ./py/__pycache__ rm -f -r `find . -name '__pycache__'` # remove temporary Mac files clean-osx: Loading
README.md +3 −0 Original line number Diff line number Diff line Loading @@ -121,6 +121,9 @@ or creates it if not present yet: # install local codes: pip install --editable . # optionally also install dependencies to generate documenation locally: pip install --editable .[docs] fi Loading
config/Copernicus/cso-s5p-no2.rc +0 −4 Original line number Diff line number Diff line Loading @@ -33,10 +33,6 @@ cso.s5p.no2.inquire-table-dataspace.timerange.start : ${my.full-timerange.start} cso.s5p.no2.inquire-table-dataspace.timerange.end : ${my.full-timerange.end} !! TESTING: target time range only: !cso.s5p.no2.inquire-table-dataspace.timerange.start : ${my.timerange.start} !cso.s5p.no2.inquire-table-dataspace.timerange.end : ${my.timerange.end} ! API url: cso.s5p.no2.inquire-table-dataspace.url : https://stac.dataspace.copernicus.eu/v1 Loading
config/Copernicus/cso.rc +4 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,10 @@ !!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! dummy keys, actual values defined in environment by "cso" script: CSO_RCFILE : CSO_RCDIR : !---------------------------------------------------------- ! user specific settings: Loading