Skip to content

Releases: ceos-seo/data_cube_notebooks

March 2019 CEOS Data Cube Notebooks Release 2.15

19 Jan 02:48
Compare
Choose a tag to compare
  1. Updates to the UN SDG notebooks including new case studies such as in Nakuru
  2. Updates to PyCCD, WASAD, Cloud Statistics, and NDVI phenology notebook
  3. A new composites and shapefiles demo notebook
  4. A set of new Random Forest notebooks
  5. Addition of a new Spectral Anomaly feature in the UI
  6. Addition of a new Geomedian mosaic feature in the UI
  7. Removal of the SLIP and NDVI Anomaly feature in the UI
  8. Rearrangement of the admin features in the UI
  9. Several bug fixes to the UI in config and source code
  10. Refactoring source code: general reorganization of notebook utilities/front end UI code
  11. Additional documentation on installation, ingestion, GPW data indexing, and analysis, etc.

October 2018 CEOS Data Cube Notebooks Release 2.14

19 Jan 02:47
Compare
Choose a tag to compare
  1. UN SDG Water Extent Notebook
  2. UN SDG Water Extent Notebook on S3 L-1 Landsat-8 index data
  3. UN SDG Urbanization Notebook
  4. UN SDG Land Degradation Notebook
  5. Shallow Water Bathymetry Notebook
  6. Addition of a shapefile capability to the mosaic notebook
  7. Demo Notebook for allowing users to input UTM coordinates (Easting/Northing) vs. Lat-Lon
  8. Addition of Min-NDVI to notebook library for mosaics
  9. Several bug fixes to the UI in config and source code
  10. Refactoring source code: general reorganization of notebook utilities/front end UI code
  11. Additional documentation on installation, ingestion, and analysis, etc.

September 2018 CEOS Data Cube Notebooks Release 2.13

19 Jan 02:47
Compare
Choose a tag to compare
  1. Updated NDVI Anomaly notebook
  2. Updated NDVI Phenology notebook with newer plots
  3. Updated NDVI STD notebook
  4. Updated ALOS PALSAR Demo notebook with newer analysis
  5. Updated Landsat-based WASARD notebook
  6. Updated Sentinel-1 Deutchser algorithm notebook
  7. A new Landsat scene analysis notebook
  8. Updated Random Forest machine learning notebook for land classification
  9. Utilities functions for plotting custom timeseries
  10. Several bug fixes to the UI in config and source code
  11. Geometric Median functionality in the UI
  12. Refactoring source code: general reorganization of notebook utilities/front end UI code
  13. Additional documentation on installation, ingestion, and analysis, etc.
  14. Move from agdc-v2 to the latest ODC core for all the CEOS-SEO systems – UI/Notebooks.
  15. Documentation update from agdc-v2 to the latest ODC core for all the CEOS-SEO systems.

June 2018 CEOS Data Cube Release 2.12

19 Jan 02:46
Compare
Choose a tag to compare

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

19 Jan 02:44
Compare
Choose a tag to compare

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

19 Jan 02:43
Compare
Choose a tag to compare

CEOS Data Cube Release v2.8 includes the following:

  1.   Example Jupyter notebooks showcasing Data Cube algorithms and functionality
    
  2.   Spectral indices calculator UI application
    
  3.   New TSM UI products including max, min, and variability
    
  4.   General refactor and update of various UI files include staticfiles, database dumps, and documentation
    
  5.   Utility reorganization and a start to automated testing
    
  6.   Changes to Data Cube on Demand that allows for ingestion requests from existing ingested data
    

CEOS Data Cube Release v2.7

19 Jan 02:42
Compare
Choose a tag to compare

CEOS Data Cube Release v2.7 includes the following:

  1.   Fully updated documentation for all repositories
    
  2.   Data Cube database manager functionality - Add, delete, or search for datasets/types, ingest data from the UI
    
  3.   Ingestion on demand to create downloadable sample cubes from indexed data
    
  4.   Data Cube configuration builder and validation tool
    
  5.   Cloud coverage visualization algorithm, UI page, and notebook example
    
  6.   Urbanization algorithm, UI page, and notebook example
    
  7.   Lake Chad case study notebooks 
    
  8.   2D plots within the UI
    
  9.   Ingested data visualization tool
    
  10.   Additional ingestion and dataset configuration files
    
  11.   Bug fixes and other optimizations throughout the application
    

CEOS Data Cube Release v2.6

19 Jan 02:41
Compare
Choose a tag to compare

CEOS Data Cube Release v2.6 includes the following:

  1.   Fully updated documentation for all repositories
    
  2.   Basic README.md for each repository
    
  3.   Updated configuration files and scripts to handle new Landsat Collections data
    
  4.   Full Sentinel-1 preprocessing script cloned from a GA repo
    
  5.   PyCCD implementation and notebook example
    
  6.   Clustering utility and notebook example
    
  7.   SAR data processing utility and notebook example
    
  8.   Automation for UI setup – this does not include package installations, only configuration details
    
  9.   Updated UI architecture and refactored all existing applications to work with the new architecture
    
  10.   Added the ability to generate UI pages with a script
    
  11.   Moved from Cesium to Leaflet for our map enabled pages
    
  12.   Updated, reorganized, and refactored utility functions to work with new UI architecture
    
  13.   Updated notebook examples to work with new utility functions