Skip to content

Commit 330f133

Browse files
authored
Merge pull request #1 from thomaszwagerman/notebook_links
changing notebook links to NERC-CEH
2 parents 0842008 + 04ed9a6 commit 330f133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ There are different python packages that can access Object Store data; [boto3](h
275275

276276
## Example notebooks
277277
In this repository, we have examples of two datasets uploaded to JASMIN Object Store:
278-
- CHESS-SCAPE data: The variable we are extracting from this dataset is the daily maximum air temperature. We create an example [notebook access-analyse_temperature.ipynb](https://github.com/achevuturi/object_storage/blob/main/notebooks/access-analyse_temperature.ipynb), in which we extract the model daily maximum air temperature and compare it against COSMOS site observations. There is also a corresponding [catalogue_temperature.yaml file](https://github.com/achevuturi/object_storage/blob/main/notebooks/catalogue_temperature.yaml) which contains the data catalogue (paths, names etc.)
278+
- CHESS-SCAPE data: The variable we are extracting from this dataset is the daily maximum air temperature. We create an example [notebook access-analyse_temperature.ipynb](https://github.com/NERC-CEH/object_store_tutorial/blob/main/notebooks/access-analyse_temperature.ipynb), in which we extract the model daily maximum air temperature and compare it against COSMOS site observations. There is also a corresponding [catalogue_temperature.yaml file](https://github.com/NERC-CEH/object_store_tutorial/blob/main/notebooks/catalogue_temperature.yaml) which contains the data catalogue (paths, names etc.)
279279
- G2G data: The variable we are extracting from this dataset is daily streamflow. This dataset is not yet public, thus, we have not made the example notebooks available yet. Please watch this space for future updates on this.
280280

281281
## Running on different platforms

0 commit comments

Comments
 (0)