Releases: ceos-seo/data_cube_notebooks
March 2019 CEOS Data Cube Notebooks Release 2.15
- Updates to the UN SDG notebooks including new case studies such as in Nakuru
- Updates to PyCCD, WASAD, Cloud Statistics, and NDVI phenology notebook
- A new composites and shapefiles demo notebook
- A set of new Random Forest notebooks
- Addition of a new Spectral Anomaly feature in the UI
- Addition of a new Geomedian mosaic feature in the UI
- Removal of the SLIP and NDVI Anomaly feature in the UI
- Rearrangement of the admin features in the UI
- Several bug fixes to the UI in config and source code
- Refactoring source code: general reorganization of notebook utilities/front end UI code
- Additional documentation on installation, ingestion, GPW data indexing, and analysis, etc.
October 2018 CEOS Data Cube Notebooks Release 2.14
- UN SDG Water Extent Notebook
- UN SDG Water Extent Notebook on S3 L-1 Landsat-8 index data
- UN SDG Urbanization Notebook
- UN SDG Land Degradation Notebook
- Shallow Water Bathymetry Notebook
- Addition of a shapefile capability to the mosaic notebook
- Demo Notebook for allowing users to input UTM coordinates (Easting/Northing) vs. Lat-Lon
- Addition of Min-NDVI to notebook library for mosaics
- Several bug fixes to the UI in config and source code
- Refactoring source code: general reorganization of notebook utilities/front end UI code
- Additional documentation on installation, ingestion, and analysis, etc.
September 2018 CEOS Data Cube Notebooks Release 2.13
- Updated NDVI Anomaly notebook
- Updated NDVI Phenology notebook with newer plots
- Updated NDVI STD notebook
- Updated ALOS PALSAR Demo notebook with newer analysis
- Updated Landsat-based WASARD notebook
- Updated Sentinel-1 Deutchser algorithm notebook
- A new Landsat scene analysis notebook
- Updated Random Forest machine learning notebook for land classification
- Utilities functions for plotting custom timeseries
- Several bug fixes to the UI in config and source code
- Geometric Median functionality in the UI
- Refactoring source code: general reorganization of notebook utilities/front end UI code
- Additional documentation on installation, ingestion, and analysis, etc.
- Move from agdc-v2 to the latest ODC core for all the CEOS-SEO systems – UI/Notebooks.
- Documentation update from agdc-v2 to the latest ODC core for all the CEOS-SEO systems.
June 2018 CEOS Data Cube Release 2.12
June 2018 CEOS Data Cube Release 2.12
• NDVI Thresholds notebook
• NDVI Standard Deviation notebook
• NDVI Phenology notebook
• Clustering notebook with a plot to indicate the percentage of pixel in each class
• Random Forest machine learning notebook for land classification
• EVI notebook to support "looping over chunks" instead of processing monolithic data in-place
• Time-series plot for a single band statistic (CometTS-like)
• Bug fixes to UI
• Change from line to scatter plot to the UI time-series pixel drill chart
• CEOS Data Cube User Interface User’s Guide
• Refactoring source code: general reorganization of notebook utilities/front end UI code
• Additional documentation on installation, ingestion, and analysis, etc.
• Addition of new ingestion configuration such as S1 from GEE, ALOS ScanSAR, etc.
CEOS Data Cube Release v2.9
CEOS Data Cube Release v2.9 includes the following:
- Plotting utility to the UI
- Refactoring code
- Bug fixes to UI
- Added configurations files
CEOS Data Cube Release v2.8
CEOS Data Cube Release v2.8 includes the following:
-
Example Jupyter notebooks showcasing Data Cube algorithms and functionality
-
Spectral indices calculator UI application
-
New TSM UI products including max, min, and variability
-
General refactor and update of various UI files include staticfiles, database dumps, and documentation
-
Utility reorganization and a start to automated testing
-
Changes to Data Cube on Demand that allows for ingestion requests from existing ingested data
CEOS Data Cube Release v2.7
CEOS Data Cube Release v2.7 includes the following:
-
Fully updated documentation for all repositories
-
Data Cube database manager functionality - Add, delete, or search for datasets/types, ingest data from the UI
-
Ingestion on demand to create downloadable sample cubes from indexed data
-
Data Cube configuration builder and validation tool
-
Cloud coverage visualization algorithm, UI page, and notebook example
-
Urbanization algorithm, UI page, and notebook example
-
Lake Chad case study notebooks
-
2D plots within the UI
-
Ingested data visualization tool
-
Additional ingestion and dataset configuration files
-
Bug fixes and other optimizations throughout the application
CEOS Data Cube Release v2.6
CEOS Data Cube Release v2.6 includes the following:
-
Fully updated documentation for all repositories
-
Basic README.md for each repository
-
Updated configuration files and scripts to handle new Landsat Collections data
-
Full Sentinel-1 preprocessing script cloned from a GA repo
-
PyCCD implementation and notebook example
-
Clustering utility and notebook example
-
SAR data processing utility and notebook example
-
Automation for UI setup – this does not include package installations, only configuration details
-
Updated UI architecture and refactored all existing applications to work with the new architecture
-
Added the ability to generate UI pages with a script
-
Moved from Cesium to Leaflet for our map enabled pages
-
Updated, reorganized, and refactored utility functions to work with new UI architecture
-
Updated notebook examples to work with new utility functions