digitalearthafrica / deafrica-sandbox-notebooks

Repository for Digital Earth Africa Sandbox, including: Jupyter notebooks, scripts, tools and workflows for geospatial analysis with Open Data Cube and xarray
Apache License 2.0
179 stars 130 forks source link

Update tags in all notebooks #194

Closed caitlinadams closed 3 years ago

caitlinadams commented 3 years ago

We should go through each notebook and apply common fixes:

Some guidance on keywords to use: https://github.com/digitalearthafrica/deafrica-sandbox-notebooks/wiki/List-of-Documentation-Keywords

Tags need to be changed in every notebook, according to the following practices:

Examples of output using hierarchies: Screen Shot 2021-03-03 at 4 27 19 pm

Screen Shot 2021-03-03 at 4 27 12 pm

Screen Shot 2021-03-03 at 4 26 59 pm

Beginner's Guide - Caitlin

Keywords used: :index:beginner's guide; jupyter notebook, :index:jupyter notebook; beginner's guide, :index:jupyter notebook; markdown cell, :index:jupyter notebook; raw cell, :index:jupyter notebook; code cells

Keywords used: :index:beginner's guide; products, :index:beginner's guide; measurements, :index:products; beginner's guide, :index:measurements; beginner's guide, :index:data used; landsat 8

Keywords used: :index:beginner's guide; loading data, :index:loading data; beginner's guide, :index:data used; landsat 8 geomedian, :index:data used; WoFS, :index:data methods; resampling :index:data methods; reprojecting, :index:data attributes; coordinate reference system

Datasets - Ee-Faye

Frequently Used Code - Chad

Keywords used: :index:spatial analysis; polygons, :index:data used; landsat 8, :index:python package; GeoPandas, :index:band index; NDVI

Real World Examples

cbur24 commented 3 years ago

Should the changes to Tags/keywords be done in the minty-fresh-sandbox branch or the minty-fresh-indexing branch?

caitlinadams commented 3 years ago

Probably best to do in minty-fresh-indexing, but can be done in minty-fresh-sandbox if you're confident you're not working on the same notebook as someone else who is doing a different kind of change. As long as we keep merging the updated minty-fresh-sandbox branch into minty-fresh-indexing there shouldn't be any issues

caitlinadams commented 3 years ago

Note that changes on the built docs page will only appear if they're made to minty-fresh-sandbox, so we'll have to go back and check for issues on the built page whenever we merge minty-fresh-indexing into minty-fresh-sandbox.