-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
44 lines (32 loc) · 2.07 KB
/
index.html
File metadata and controls
44 lines (32 loc) · 2.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Scientific software and technical documentation at IMARPE</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<img src="http://www.imarpe.pe/imarpe/images/logo.png" alt="IMARPE">
<h1></h1>
<p>IMARPE's 'Repository of scientific software and technical documentation</p>
<p class="view"><a href="http://www.imarpe.pe/imarpe/">Oficial website</a></p>
</header>
<section>
<h3>
<a name="about-imarpe" class="anchor" href="#about-imarpe"><span class="octicon octicon-link"></span></a>About IMARPE</h3>
<p>Instituto del Mar del Perú (IMARPE) is a specialized technical agency of the Ministry of Production, oriented to scientific research and the study and knowledge of the Peruvian sea and its resources, to advise the state in making decisions regarding the sustainable use of fisheries resources and conservation of the marine environment, contribute to the development of the country.</p>
<h3>
<a name="about-repository" class="anchor" href="#about-repository"><span class="octicon octicon-link"></span></a>About the repository</h3>
<p>This repository was created to contain principal scientific software used in different research directions. The above packages are:</p>
<p>Joint Jack Mackerel - JJM: <a href="https://github.com/imarpe/jjmTools">https://github.com/imarpe/jjmTools</a></p>
<p>Pelagic Assessment Tools for Hydroacoustics - PATH: <a href="https://github.com/imarpe/path">https://github.com/imarpe/path</a></p>
<p>imarpeTools: <a href="https://github.com/imarpe/imarpeTools">https://github.com/imarpe/imarpeTools</a></p>
</html>