Loading CHANGELOG +22 −0 Original line number Diff line number Diff line Loading @@ -549,3 +549,25 @@ Plot pixels als polygons in case track information is not present. src/cso/cso_plot.py v2.15 ----- Updates for access to Copernicus DataSpace: use STAC API to inquire, and download from S3 buckets. src/cso/cso_dataspace.py src/cso/cso_s5p.py config/tutorial/tutorial.rc pyproject.toml Updated documentation. doc/source/s5p-no2.rst src/cso/cso_colocate.py src/cso/cso_file.py src/cso/cso_gridded.py src/cso/cso_mapping.py src/cso/cso_pal.py src/cso/cso_regions.py src/cso/cso_superobs.py src/cso/cso_tools.py src/cso/cso_viirs.py src/rc.py src/utopya/utopya_tools.py doc/source/history.rst +3 −0 Original line number Diff line number Diff line Loading @@ -125,6 +125,9 @@ A summary of the versions and changes. * | *v2.14* | Plot pixels als polygons in case track information is not present. * | *v2.15* | Updates for access to Copernicus DataSpace: use STAC API to inquire, and download from S3 buckets. To be done ========== Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "cso" version = "2.14" version = "2.15" authors = [ { name = "Arjo Segers" }, { name = "Lewis Blake" }, Loading Loading
CHANGELOG +22 −0 Original line number Diff line number Diff line Loading @@ -549,3 +549,25 @@ Plot pixels als polygons in case track information is not present. src/cso/cso_plot.py v2.15 ----- Updates for access to Copernicus DataSpace: use STAC API to inquire, and download from S3 buckets. src/cso/cso_dataspace.py src/cso/cso_s5p.py config/tutorial/tutorial.rc pyproject.toml Updated documentation. doc/source/s5p-no2.rst src/cso/cso_colocate.py src/cso/cso_file.py src/cso/cso_gridded.py src/cso/cso_mapping.py src/cso/cso_pal.py src/cso/cso_regions.py src/cso/cso_superobs.py src/cso/cso_tools.py src/cso/cso_viirs.py src/rc.py src/utopya/utopya_tools.py
doc/source/history.rst +3 −0 Original line number Diff line number Diff line Loading @@ -125,6 +125,9 @@ A summary of the versions and changes. * | *v2.14* | Plot pixels als polygons in case track information is not present. * | *v2.15* | Updates for access to Copernicus DataSpace: use STAC API to inquire, and download from S3 buckets. To be done ========== Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "cso" version = "2.14" version = "2.15" authors = [ { name = "Arjo Segers" }, { name = "Lewis Blake" }, Loading