Skip to content

Commit 2254d85

Browse files
authored
Merge pull request #230 from galaxyecology/yvanlebras-patch-5
Update med_environ.xml to update CI
2 parents efef6ce + 56956a8 commit 2254d85

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tools/medenv/med_environ.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,18 +92,18 @@ python '$__tool_directory__/med_environ.py'
9292

9393
The `cmems_username` and `cmems_password` are required only if you want to add variables provided by CMEMS. These must be defined in "User -> Preferences -> Manage Information"
9494

95-
The CMEMS data are collected from the following products :
95+
The CMEMS data are collected from the following products:
9696

9797
- med-cmcc: https://resources.marine.copernicus.eu/product-detail/MEDSEA_MULTIYEAR_PHY_006_004/INFORMATION
9898
- med-ogs: https://resources.marine.copernicus.eu/product-detail/MEDSEA_MULTIYEAR_BGC_006_008/INFORMATION
9999

100-
The bathymetry is obtained with the ETOPO at :
100+
The bathymetry is obtained with the ETOPO at:
101101

102102
- https://www.ngdc.noaa.gov/mgg/global/relief/ETOPO1/data/bedrock/grid_registered/netcdf/ETOPO1_Bed_g_gmt4.grd.gz
103103

104104
We request data around the point with a given tolerance and average the collected values. The medenv package does not force that averaging and could return a raster. A later update of the Galaxy tool could take this into account.
105105

106-
The features you can request are the following, some indexed by depth :
106+
The features you can request are the following, some indexed by depth:
107107

108108
- "bathymetry", (etopo)
109109
- "temperature",
@@ -121,7 +121,7 @@ python '$__tool_directory__/med_environ.py'
121121
- "northward-water-velocity",
122122
- "eastward-water-velocity".
123123

124-
and others not indexed by depth :
124+
and others not indexed by depth:
125125

126126
- "mixed-layer-thickness",
127127
- "sea-surface-temperature",

0 commit comments

Comments
 (0)