Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Clément Haëck
submeso-color
Commits
6a8e561f
Commit
6a8e561f
authored
Jun 24, 2020
by
Clément Haëck
Browse files
Update README.md
parent
2efdae5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletion
+12
-1
README.md
README.md
+12
-1
No files found.
README.md
View file @
6a8e561f
...
...
@@ -6,8 +6,19 @@ Collocate submesoscale fronts to phytoplankton levels using satellite imagery
-
Download: Scripts for downloading data (SST and Chlorophyll)
-
lib: Reusable code. Scripts for defining databases
-
Compute: The actual code that does stuff. Each python script is accompaniedby a shell
-
Compute: The actual code that does stuff. Each python script is accompanied
by a shell script to set the python environnement and launch it.
-
Script: Various utility scripts
## Requirement
numpy
scipy
matplotlib
cftime>=1.1.3
netcdf4
All loading of data from disk (and most of writing results to disk) is done
using
[
tomate
](
https://github.com/Descanonge/tomate
)
, a custom made python
package to load data from multiple files.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment