Releases: ceos-seo/odc-colab
September 2022 CEOS Data Cube Notebooks Release 2.28
- Update L8 notebooks for Collection 2
- 02.01.Colab_Cloud_Statistics_L8.ipynb
- 02.03.Colab_Median_Mosaic_L8.ipynb
- 02.04.Colab_Water_WOFS_L8.ipynb
- 02.05.Colab_Spectral_Products_L8.ipynb
- 02.06.Colab_Vegetation_Change_L8.ipynb
- 02.07.Colab_Vegetation_Phenology_L8.ipynb
- 02.09.Colab_Mission_Coincidences.ipynb
- 02.14.02.Colab_LandCover_Copernicus_100m.ipynb
- Removed unnecessary output
- Misc bugfixes and updates
October 2021 CEOS ODC-Colab Release 2.26
This release makes some changes to the notebooks and adds new items. The following is a summary of changes:
- Notebooks updated for minor fixes (typos, formatting, etc.)
- 02.01.Colab_Cloud_Statistics_L8.ipynb
- 02.02.Colab_Cloud_Statistics_S2.ipynb
- 02.03.Colab_Median_Mosaic_L8.ipynb
- 02.04.Colab_Water_WOFS_L8.ipynb
- 02.05.Colab_Spectral_Products_L8.ipynb
- 02.06.Colab_Vegetation_Change_L8.ipynb
- 02.07.Colab_Vegetation_Phenology_L8.ipynb
- 02.09.Colab_Mission_Coincidences.ipynb
- 02.10.Colab_VIIRS_Night_Lights.ipynb
- Removed 02.08.01.Colab_S1_Data_Viewer.ipynb
- Major changes to 02.08.02.Colab_S1_Flooding.ipynb
- Renamed to 02.08.Colab_S1_Flooding.ipynb
- Overhauled notebook content
- Added ALOS and PROBA-V products to the database
- palsar_google
- proba_google
August 2021 CEOS ODC-Colab Release 2.25
This release improves documentation and provides minor updates to the notebooks. The major changes include the following:
- Updated documentation to better specify this project's goals.
- Replaced the existing JavaScript in notebook with updated mapping tiles.
- Rehosted documentation imagery on the GitHub page.
- Added checks in the Colab script to prevent running outside the Colab environment.
- Added a new Sentinel-1 flooding notebook.
August 2021 CEOS ODC-Colab Bugfix 2.24.2
This bugfix locks datacube-core to version 1.8.3 due to upstream issues.
June 2021 CEOS ODC-Colab Bugfix 2.24.1
This bugfix includes:
- Renaming of notebooks so they are in a logical order
- Fix histogram colors in the Sentinel-1 notebook
June 2021 CEOS ODC-Colab Release 2.24
This release adds new notebooks and cleans up the existing ones. Changes include:
- Added notebooks for Sentinel-1, Sentinel-2, and VIIRS
- Added an additional introductory notebook
- Removed hdmedians from setup to speed up installation of ODC
- Fixed some notebooks due to changes from upstream utils
- Added VIIRS product to DB
April 2021 CEOS ODC-Colab Release 2.23
(previously commit 31186d5)
This release completely overhauls the example notebooks and makes them stand alone from the original CEOS notebooks. It also brings about more GEE improvements as it is now the primary data source. The following is a basic list of some of the changes:
- Simplified notebook code and text
- Removed AWS examples in favor of GEE as primary data source
- Fixed README documentation
- Added Landsat 7 to GEE DB dump
- Removed upstream syncing/patching
./scripts
as notebooks are stand alone - Updated install script to work with new notebooks and perform a cleaner install
Bugfix:
- Fixed dependency resolution issue
March 2021 CEOS ODC-Colab Release 2.22.1
Provide fixes to various bugs such as:
- Update notebooks to work with new "real-time indexing" switch.
- Switch Python version for Colab
- Change DB dump to lightweight product-only index
- Update patch script with new datetime extent
January 2021 CEOS ODC-Colab Release 2.22
This release adds the first ODC-GEE capabilities and example notebooks. It includes a database index of global GEE Landsat 8 data from 2013-04 to 2020-12.
October 2020 CEOS ODC-Colab Release 2.21
The initial release of CEOS ODC-Colab. This release introduces the following items:
- A few demo notebooks taken from the CEOS Data Cube notebooks repository.
- The tools and resources used to convert Open Data Cube notebooks for use on Google Colab.