Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
The Modular System for Shelves and Coasts (MOSSCO) is a coupling framework for Earth System Models. It helps users to integrate their own numerical models with other developments.
Quick Start:
git clone git://git.code.sf.net/p/mossco/setups mossco-setups
git clone git://git.code.sf.net/p/mossco/code mossco-code
cd mossco-code
cat QuickStart.md
or read online https://sf.net/p/mossco/code/ci/master/tree/QuickStart.md
Beware: this is alpha software, expect trouble!
-------------------------
Better, read the full documentation online http://www.mossco.de/doc or make it yourself
make doc
acroread doc/mossco_documentation.pdf
----------------------
Why MOSSCO?
...
...Obtaining the teachingbox:
FOR USERS:
If you want to download the latest releases, please visit:
http://search.maven.org/#search|ga|1|teachingbox
FOR DEVELOPERS:
1) If you use Apache Maven, just add the following dependency to your pom.xml:
<dependency>
<groupId>org.sf.teachingbox</groupId>
<artifactId>teachingbox-core</artifactId>
<version>1.2.3</version>
</dependency>
2) If you want to check out the most recent source-code:
git clone https://git.code.sf.net/p/teachingbox/core teachingbox-core
Documentation:
https://sourceforge.net/p/teachingbox/documentation/HEAD/tree/trunk/manual/