Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/didillysquat/reefMapMaker i…
Browse files Browse the repository at this point in the history
…nto main

merge Chris changes
  • Loading branch information
didillysquat committed Jan 4, 2021
2 parents 79f3a83 + 8c34121 commit c1c1b87
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 @@ -17,7 +17,7 @@ reefMapMaker produces a map figure (.png and .svg format) of a user specified re
that is annotated with a reference set of coral reef
locations as well as user-specified sites.
The locations of the reference reefs are imported from the [Global Distribution of Coral
Reefs data set](https://data.unep-wcmc.org/datasets/1).
Reefs dataset](https://data.unep-wcmc.org/datasets/1).

This dataset is compiled from a number of sources by UNEP World Conservation Monitoring Centre
(UNEP-WCMC) and the WorldFish Centre, in collaboration with WRI (World Resources Institute) and
Expand All @@ -32,7 +32,7 @@ detail the locations of user-specified points of interest. Making such maps is o
using R- or Python-based packages/scripts. However, doing so can often be time consuming and require
considerable experience/familiarity with the mapping libraries in question.

reefMapmaker is designed to enable users with 0 experience in scripting languages to produce publication-ready
reefMapmaker is designed to enable users with no prior experience in scripting languages to produce publication-ready
maps of reef/site locations such as the one shown below. The output of reefMapMaker is a set of .png and .svg files.
The .svg file can be imported into a vector-based graphics editor of the user's choice for further manipulation.

Expand Down Expand Up @@ -165,4 +165,4 @@ To set the colour of the edge line use "reference-reef-edge-color":
### Updating reefmapmaker
As new versions of reefmapmaker are released you may wish to upgrade the version you have installed.
With your conda environment activated, you can run:
```conda update reefmapmaker -c didillysquat -c conda-forge```
```conda update reefmapmaker -c didillysquat -c conda-forge```

0 comments on commit c1c1b87

Please sign in to comment.