Skip to content

Commit 7890115

Browse files
committed
Add NOC & OceanDataStore logos to README.md and docs/.
1 parent b2fdf2d commit 7890115

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
# OceanDataStore
2-
3-
A Python library designed to streamline writing, updating & accessing ocean model and observational data stored in cloud object storage.
1+
<p align="left">
2+
<img src="./docs/docs/assets/icons/noc_logo_black.png" alt="Logo" width="220" height="80">
3+
&nbsp
4+
&nbsp
5+
<img src="./docs/docs/assets/icons/OceanDataStore_logo.png" alt="Logo" width="170" height="120">
6+
</p>
7+
8+
*A library designed to streamline writing, updating & accessing ocean model and observational data stored in cloud object storage.*
49

510
## Installation
611

1.61 MB
Loading
46.9 KB
Loading

docs/docs/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# OceanDataStore | :simple-files: :material-arrow-right-bold: :material-cloud-upload: :material-arrow-right-bold: :material-cloud-download:
1+
# OceanDataStore
2+
<img src="./assets/icons/noc_logo_black.png" alt="Logo" width="220" height="80"/>
3+
<img src="./assets/icons/OceanDataStore_logo.png" alt="Logo" width="180" height="120"/>
24

35
## About
46
**OceanDataStore** is a Python library designed to streamline writing, updating and accessing ocean model and observational data stored in cloud object storage.

0 commit comments

Comments
 (0)