Skip to content

Commit

Permalink
links in README
Browse files Browse the repository at this point in the history
  • Loading branch information
acannistra committed Jun 3, 2020
1 parent bc5a878 commit a67fa94
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@ Marine heatwave events (MHWs), defined as discrete, anomalously warm periods of

## Repository Structure

⚠️ Note that this is code as a part of an ongoing resarch project, and thus can change at any time. Please examine our [LICENSE](./LICENSE) for more information.
⚠️ Note that this is code as a part of an ongoing resarch project, and thus can change at any time. Please examine our [LICENSE](./LICENSE) for more information.

You can interactively explore this directory, and run some of the analyses, on [Binder](https://mybinder.org/v2/gh/HuckleyLab/phyto-mhw/master). Please note some technical details in the Requirements section.

| Folder | Purpose |
| ---- | ------ |
| `./mhw_pipeline` | Development of Python module for analysis of OISST and MHW data via xarray |
| `./analysis` | Python exploratory and analytic notebooks for MHW/Phytoplankton thermal response analyses. Contains all analyses and figures. Look here for most of the project code. 👀 |
| `./validation` | Notebooks + code for processing Sentinel-3 OLCI imagery to validate MHW phytoplankton thermal responses. |
| `./data` | Phytoplankton physiology data. |
| `./presentations` | Slides from presentations about this work. |
| `./manuscript` | A work in progress academic manuscript for this project. |
| [`./mhw_pipeline`](./mhw_pipeline) | Development of Python module for analysis of OISST and MHW data via xarray |
| [`./analysis`](./analysis) | Python exploratory and analytic notebooks for MHW/Phytoplankton thermal response analyses. Contains all analyses and figures. Look here for most of the project code. 👀 |
| [`./validation`](./validation) | Notebooks + code for processing Sentinel-3 OLCI imagery to validate MHW phytoplankton thermal responses. |
| [`./data`](./data) | Phytoplankton physiology data. |
| [`./presentations`](./presentations) | Slides from presentations about this work. |
| [`./manuscript`](./manuscript) | A work in progress academic manuscript for this project. (*Current manuscript version not published on GitHub yet; in review.*) |

## Requirements

Expand Down

0 comments on commit a67fa94

Please sign in to comment.