geolantis

Set of notebooks and landlab tutorials to get students started on the interactive Geolantis project.

https://github.com/bcampforts/geolantis

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Set of notebooks and landlab tutorials to get students started on the interactive Geolantis project.

Basic Info
  • Host: GitHub
  • Owner: BCampforts
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 35.1 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Citation Authors

README.ipynb

{
 "cells": [
  {
   "attachments": {},
   "cell_type": "markdown",
   "id": "b56d3d13",
   "metadata": {},
   "source": [
    "![VU evolving landscapes](./media/evolving_landscapes.png)\n",
    "\n",
    "\n",
    "\n",
    "[badge]: https://img.shields.io/badge/Run%20on-EarthscapeHub-orange\n",
    "[landlab]: landlab/00_welcome.ipynb\n",
    "[geolantis]: geolantis/Geolantis_main.ipynb\n",
    "[jhub-link]: https://hub4.compute.vu.nl/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2FBCampforts%2FGeolantis&urlpath=lab%2Ftree%2FGeolantis%2FREADME.ipynb&branch=main\n",
    "[csdms-ivy]: https://github.com/csdms/ivy\n",
    "\n",
    "# Geolantis\n",
    "\n",
    "VU Geolantis contains a selected number of notebooks providing an introduction to landscape evolution modeling. \n",
    "Part of this material is based on content written and maintained by the \n",
    "[Community Surface Dynamics Modeling System ](https://csdms.colorado.edu)(CSDMS).For more extensive notebooks and background, see the [CSDMS Ivy collection][csdms-ivy].\n",
    "\n",
    "## Goal\n",
    "*What?* Through the Geolantis project, students will investigate the question how tectonic and climate variability are expressed and preserved in topography. \n",
    "\n",
    "*How?* The goal of these sessions is to become familiar to landscape evolution modeling software. Students will work in groups on selected topics and processes influencing the evolution of landscapes. Each group will investigate a selected number of processes. A shared report will document findings.\n",
    "\n",
    "*Who?* You! I am only providing a rough framework on how to do this. It is up to you and your creativity to get the details right. \n",
    "\n",
    "*When?* Common sessions on Monday, Wednesday and Friday. Finalizing the report and final model before deadline. \n",
    "\n",
    "## Introduction notebooks\n",
    "\n",
    "1. [Landlab][landlab]\n",
    "2. [Geolantis][geolantis]\n",
    "\n",
    "The lessons can be run locally\n",
    "if a user installs Anaconda and a `git` client on their computer.\n",
    "All lessons are also available to run\n",
    "on [VU JupyterHub][jhub].\n",
    "Click this button:\n",
    "\n",
    "[![Run on VU JupyterHub][badge]][jhub-link]\n",
    "\n",
    "to open the lessons directly on the VU JupyterHub instance!\n",
    "\n",
    "> **Note:** The VU JupyterHub *lab* instance is password-protected and can only be accessed by students and personnel at VU Amsterdam.\n",
    "\n",
    "## Contributing\n",
    "\n",
    "Geolantis is  an open source project [with contributions from referenced people](./AUTHORS.rst).\n",
    "If you use the VU evolving landscapes course material, please [cite](./CITATION.cff) it. Contributions are highly welcome and can be submitted through issues on the GitHub page. \n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "id": "6a4290cf",
   "metadata": {},
   "outputs": [],
   "source": []
  }
 ],
 "metadata": {
  "jupytext": {
   "cell_metadata_filter": "-all",
   "main_language": "python",
   "notebook_metadata_filter": "-all"
  },
  "kernelspec": {
   "display_name": "Python 3 (ipykernel)",
   "language": "python",
   "name": "python3"
  },
  "language_info": {
   "codemirror_mode": {
    "name": "ipython",
    "version": 3
   },
   "file_extension": ".py",
   "mimetype": "text/x-python",
   "name": "python",
   "nbconvert_exporter": "python",
   "pygments_lexer": "ipython3",
   "version": "3.12.6"
  }
 },
 "nbformat": 4,
 "nbformat_minor": 5
}

Owner

  • Name: Benjamin
  • Login: BCampforts
  • Kind: user
  • Location: Amsterdam, The Netherlands
  • Company: Free University of Amsterdam

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# https://citation-file-format.github.io/cff-initializer-javascript/

cff-version: 1.0.0
title: Geolantis, VU Amsterdam
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - family-names: Campforts
    given-names: Benjamin
    orcid: 'https://orcid.org/0000-0001-5699-6714'
identifiers:
  - type: doi
    value: 
    description: >-
repository-code: ''
url: 
abstract: >-
keywords:
  - csdms
  - geosciences
  - landlab
license: CC-BY-4.0
commit: f20200c18401625e3cb18b6a52e1b2d80d54e446
version: '2024.1'
date-released: '2024-11-10'

GitHub Events

Total
  • Push event: 1
  • Create event: 2
Last Year
  • Push event: 1
  • Create event: 2