Skip to content

Commit

Permalink
Merge pull request #5 from EOA-team/lukasValentin-patch-2
Browse files Browse the repository at this point in the history
Fixed broken links
  • Loading branch information
lukasValentin authored Nov 3, 2022
2 parents 2e3c2aa + cd0023b commit 27b59c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is a collection of example notebooks showcasting the capabilities of E:eart
The [notebook "Sentinel-2 crop growing conditions"](notebooks/Sentinel-2/sentinel2_crop_growing_conditions.ipynb) is the fully-reproducible example highlighted in

```
Graf, L.V, et al. (2022): EOdal: An Open-Source Python Package for Large Scale Agricultural Research Using Earth Observation and Gridded Environmental Data. Under Review.
Graf, L.V, et al. (2022): EOdal: An Open-Source Python Package for Large Scale Agricultural Research Using Earth Observation and Gridded Environmental Data. Submitted to Computers & Electronics in Agriculture.
```
using the open-access Sentinel-2 collection on [Microsoft Planetary Computer](https://planetarycomputer.microsoft.com/) (no authentication required).

Expand Down Expand Up @@ -47,7 +47,7 @@ Once you have access to E:earth_africa:dal follow the Step-by-Step Guide below
2. Clone the repository from Github:

```{bash}
git clone https://github.com/remote-sensing-team/eodal_notebooks
git clone https://github.com/EOA-team/eodal_notebooks
```

3. Modify the .env file. Place a `.env` file in the root of this repository (i.e., where this README is located). Enter your [personal Github access token](https://github.com/settings/tokens) into the file (here shown for working in the Linux shell, Windows cmd works similar):
Expand Down Expand Up @@ -91,5 +91,5 @@ See [authors.txt](authors.txt) for a full list of current and past developers wh

## Contributions

Contributions (reporting bugs, fixing bugs, development of new features, writing and improving tests and documentation, etc.) are welcome. Please always open an Issue in the [issue-board](https://github.com/remote-sensing-team/E:earth_africa:dal_notebooks/issues) first.
Contributions (reporting bugs, fixing bugs, development of new features, writing and improving tests and documentation, etc.) are welcome. Please always open an Issue in the [issue-board](https://github.com/EOA-team/E:earth_africa:dal_notebooks/issues) first.

0 comments on commit 27b59c8

Please sign in to comment.