Skip to content

Commit

Permalink
Fix resolution of MODIS in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
srmsoumya committed Dec 6, 2024
1 parent 3f7d0d3 commit 60bd2a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Launch into a [JupyterLab](https://jupyterlab.readthedocs.io) environment on

| [Binder](https://mybinder.readthedocs.io/en/latest) | [SageMaker Studio Lab](https://studiolab.sagemaker.aws) |
|:--:|:--:|
| [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Clay-foundation/model/main) | [![Open in SageMaker Studio Lab](https://studiolab.sagemaker.aws/studiolab.svg)](https://studiolab.sagemaker.aws/import/github/Clay-foundation/model/blob/main/docs/tutorials/clay-v1-wall-to-wall.ipynb) |
| [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Clay-foundation/model/main) | [![Open in SageMaker Studio Lab](https://studiolab.sagemaker.aws/studiolab.svg)](https://studiolab.sagemaker.aws/import/github/Clay-foundation/model/blob/main/docs/tutorials/wall-to-wall.ipynb) |

## Installation

Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/data_sampling.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ included in the training for Clay v1
| Sentinel 2 L2A | Global | 10 optical bands | 10 |
| Sentinel 1 RTC | Global | 2 radar bands | 10 |
| NAIP | USA | 4 optical bands | < 1 |
| MODIS | Global | 7 bands | 250 |
| MODIS | Global | 7 bands | 500 |

## Sampling strategy

Expand Down

0 comments on commit 60bd2a5

Please sign in to comment.