Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move the rest of the packages #107

Merged
merged 1 commit into from
Sep 7, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Move the rest of the packages
  • Loading branch information
mkborregaard committed Sep 5, 2017
commit 6a5fdf3bbb5bda294587394d074945e57b2dfb75
11 changes: 11 additions & 0 deletions Biology.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ ggsg**Bioinformatics, genomics, agriculture, food science, medicine, genetic eng
+ [BIOINFORMATICS](#bioinformatics)
+ [BIOSTATISTICS](#bioinformatics)
+ [ECOLOGY](#ecology)
+ [Agronomy](#agronomy)
+ [Aquatic Ecology](#aquatic-ecology)
+ [Org-EcoJulia](#org-ecojulia)
+ [GENOMICS](#genomics)
+ [GWAS](#gwas)
+ [Org-BioJulia](#org-biojulia)
Expand Down Expand Up @@ -40,6 +43,14 @@ ggsg**Bioinformatics, genomics, agriculture, food science, medicine, genetic eng
+ [FishABM.jl](https://github.com/jangevaare/FishABM.jl) :: An agent based life cycle model for managed fisheries.
+ [EcologicalNetwork.jl](https://github.com/PoisotLab/EcologicalNetwork.jl) :: Measure various aspects of the structure of ecological networks in Julia.

### [Agronomy](https://en.wikipedia.org/wiki/Category:Agronomy) and [Forest Modelling](https://en.wikipedia.org/wiki/Category:Forest_modelling)
+ [LeafAreaIndex.jl](https://github.com/ETC-UA/LeafAreaIndex.jl) :: Package to calculate Leaf Area Index from Hemisperical Images.
+ [LAIscript](https://github.com/ETC-UA/LAIscript) :: scripts to automatically run LAI calculations with ODBC link to custom database.

### Aquatic Ecology
+ [Iceberg.jl](https://github.com/njwilson23/Iceberg.jl) :: Ice-seawater interface calculations using level set methods.
+ [TEOS.jl](https://github.com/njwilson23/TEOS.jl) :: Julia wrapper for TEOS-10 Gibbs Seawater Oceanographic Toolbox.

# Org-[EcoJulia](https://github.com/EcoJulia)
Their [Gitter chat room](https://gitter.im/EcoJulia/EcoJulia_Discussion) and list of packages under the Org:
+ [SpatialEcology.jl](https://github.com/EcoJulia/SpatialEcology.jl) :: Julia framework for spatial ecology - data types and utilities
Expand Down
12 changes: 1 addition & 11 deletions Earth-Science.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
+ [AERONAUTICS](#aeronautics)
+ [CLIMATOLOGY](#climatology)
+ [ECOLOGY](#ecology)
+ [Agronomy](#agronomy)
+ [Aquatic Ecology](#aquatic-ecology)
+ [GEOSTATISTICS](#geostatistics)
+ [CARTOGRAPHY](#cartography)
+ [GIS](#gis)
Expand All @@ -25,15 +23,7 @@
----

# [ECOLOGY](https://en.wikipedia.org/wiki/Category:Ecology)
Ecology packages are listed under the [Biology](Biology.md) page

### [Agronomy](https://en.wikipedia.org/wiki/Category:Agronomy) and [Forest Modelling](https://en.wikipedia.org/wiki/Category:Forest_modelling)
+ [LeafAreaIndex.jl](https://github.com/ETC-UA/LeafAreaIndex.jl) :: Package to calculate Leaf Area Index from Hemisperical Images.
+ [LAIscript](https://github.com/ETC-UA/LAIscript) :: scripts to automatically run LAI calculations with ODBC link to custom database.

### Aquatic Ecology
+ [Iceberg.jl](https://github.com/njwilson23/Iceberg.jl) :: Ice-seawater interface calculations using level set methods.
+ [TEOS.jl](https://github.com/njwilson23/TEOS.jl) :: Julia wrapper for TEOS-10 Gibbs Seawater Oceanographic Toolbox.
Ecology packages (including subjects such as agronomy, forestry and oceanographic models) are listed under the [Biology](Biology.md) page for easier reference

----

Expand Down