Skip to content
View OpenAMOC's full-sized avatar
Block or Report

Block or report OpenAMOC

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
OpenAMOC/README.md

The Open-AMOC Project (Open Atlantic Meriodional Overteruning Circulation). Learn more at: https://www.openamoc.site/

We are an open-source organisation which values the creation and investigation of open-source ocean models.:ocean:
Our work investigates the nature of changes to ocean mixing and how these contribute to the potential weakening of AMOC.
This github profile also contains scripts which help newcomers to ocean modelling understand the python libraries we use.:wrench:
Several other projects are hosted here including scripts for turning your Raspberry Pi Microcomputer into a meteorological station.:high_brightness:

Popular repositories

  1. 7_Box_Model_of_Atlantic_Thermohaline_Circulation 7_Box_Model_of_Atlantic_Thermohaline_Circulation Public

    An intermediate complexity coupled climate model of two ocean boxes representing the locations of deepwater formation for the Atlantic Meridional Overturning Circulation.

    Python 3

  2. LoudWeather LoudWeather Public

    A series of python scripts for use with a Raspberry Pi and DHT22 or DHT11 temperature/humidity sensor. This project reads the weather sensors aloud and logs it at given time intervals.

    Python 1

  3. Quadratic_Derivative_Calc Quadratic_Derivative_Calc Public

    A simple python calculator that derives quadratic equations with multiple settings for known or unknown 'x' values and optional graphing capabilities.

    Python 1

  4. fizzbuzz_remainders fizzbuzz_remainders Public

    The FizzBuzz problem is a classic test given in coding interviews. The task is simple: Print integers one-to-N, but print “Fizz” if an integer is divisible by three, “Buzz” if an integer is divisib…

    Python 1

  5. micro-bit-plant micro-bit-plant Public

    Micropython code to be used with the BBC Micro Bit and Kitronik soil moisture sensor to read moisture, room temperature, sunlight and orientation for the purpose of plant care.

    1

  6. Hypothesis-Test-SciPy Hypothesis-Test-SciPy Public

    4 test files for hypothesis testing in ScyPy. To learn more about ScyPy I recommend https://www.w3schools.com/python/scipy/scipy_intro.php

    Python