A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

The General Lake Model

A water balance and one-dimensional vertical stratification hydrodynamic model.
https://github.com/AquaticEcoDynamics/GLM

Category: Natural Resources
Sub Category: Water Supply and Quality

Keywords

aquatic-science biogeochemical ecology glm hydrodynamics hydrology-modeling lake lakes mixing model quality stratification water

Keywords from Contributors

estuaries aem aquatic nutrients phytoplankton sediment water-quality lagoon wetland-model wetland

Last synced: about 19 hours ago
JSON representation

Repository metadata

Code for the General Lake Model

README.Macintosh

          Building n on macOS-X requires :

   1) XCode - available through the App Store
       NB you will also need the commandline tools for XCode

              xcode-select --install

   2) There are various 3rd party libraries required - fortunately someone else has done the
      hard work of porting them.  There are several options, we have only looked at
      MacPorts and Homebrew which seem to be amongst the most popular.  If you don't
      already have a collection, look at :

          Homebrew : http://brew.sh/

   3) If you want to use gfortran, make sure you have at least version 8.2.

             brew install gcc

   4) You will need netcdf - this is available from Homebrew :

             brew install netcdf

   5) To build the GUI you will need libgd - this is available through Homebrew

             brew install gd

   6) To build a version including FABM you will need cmake, both brew and port seem to include it
      in their compiler bundles, but in case they don't :

             brew install cmake

Note:
   cmake attempts to verify that compiles actually work, unfortunately it
   attempts to build an executable test program by linking to libgcc_s.dylib.
   This file doesn't exist on the mac, normally it would be a link to libgcc_s.1.dylib.
   My workaround for this is to add a symlink in the fortran library directory :

     cd /opt/intel/lib
     sudo ln -s /usr/lib/libgcc_s.1.dylib libgcc_s.dylib

Note:
    GLM source includes a script - "macpkg.sh" to include non-standard libraries
    into the glm.app binary.

Note:
   GLM requires gfortran v8 or later in order to build correctly - previous versions of gfortran
   had a bug in the C compatibility that prevented correct compilation.

Note:
   If you have upgraded Xcode you might need to make it use the right version :
      sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
   and you may need to upgrade the commandLine tools too :
      sudo xcode-select --install

        

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 245
Total Committers: 13
Avg Commits per committer: 18.846
Development Distribution Score (DDS): 0.359

Commits in past year: 33
Committers in past year: 5
Avg Commits per committer in past year: 6.6
Development Distribution Score (DDS) in past year: 0.636

Name Email Commits
Casper c****n@u****u 157
Matt Hipsey m****y@u****u 34
QuinnThomas r****s@v****u 23
Casper Boon c****n@u****a 14
Brendan Busch b****h@u****u 5
Hydro Modeller h****o@l****t 3
Jordi j****z@g****m 2
Hydro Modeller h****o@e****s 2
cvergaras 1****s 1
Matt Hipsey m****y@M****l 1
Casper Boon c****r@m****v 1
Casper A Boon c****r@g****i 1
Casper A Boon c****r@f****u 1

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 29
Total pull requests: 27
Average time to close issues: over 1 year
Average time to close pull requests: 6 months
Total issue authors: 6
Total pull request authors: 6
Average comments per issue: 1.21
Average comments per pull request: 0.7
Merged pull request: 16
Bot issues: 0
Bot pull requests: 0

Past year issues: 3
Past year pull requests: 8
Past year average time to close issues: 3 months
Past year average time to close pull requests: 21 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.33
Past year average comments per pull request: 0.63
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/AquaticEcoDynamics/GLM

Top Issue Authors

  • rqthomas (12)
  • matthipsey (11)
  • vahid-dan (3)
  • jordansread (1)
  • dzrobert (1)
  • robertladwig (1)

Top Pull Request Authors

  • rqthomas (16)
  • melofton (5)
  • jordi-prats (3)
  • cvergaras (1)
  • LouiseBruce (1)
  • oatnewguo (1)

Top Issue Labels

  • Epic (1)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/aquaticecodynamics/glm

Score: -Infinity