Giter VIP home page Giter VIP logo

fairymwah's Introduction

fairymwhah

fairymwhah is a Python library to organize workflows to build hydrological models.

fairymwah's People

Contributors

bvanosnabrugge avatar

Watchers

 avatar

fairymwah's Issues

Check portability

Use case:

As a tester I need to run the existing examples on my own hardware, so that I can assess the working without worrying about specific hard ware

Example 1 of bow@banff is working. Needs to be checked that it also runs on other's computers

Tasks:

  • Run example 1 bow@banff at own computer
  • Assign same task to someone else

Add a little bit to the repo description

Use case:

As a browsing hydrologist I want to immediately see that this repo is temporary and to be merged with CWARHM so that I find my way to that actually useful repository

Tasks:

  • add CWARHM reference to project description

document all available data on GRAHAM HPC

use case:

As a team member I want to have a clear overview of the available data so that I can plan my model runs or add data when needed
As a coder I want to have a clear overview of the available data so that I can link my code to the right data

tasks:

  • go through data folder and start an online document with data descriptions and paths

Connect CWARHM with hydromt-style data management

use case:

As a globally cooperating hydrological modeller I want that CWARHM and hydromt share the same data interface, so that future efforts on workflows can be combined

discussion:
One way to organize data for hydrological models is explored in hydromt. This has several advantages:

  1. it utilizes the full ability of gdal (through conda python) to read raster and shapefile formats into xarray or geopandas objects: this is the programming solution to the whole data-specific interface of CWARHM!
  2. It is a form of self-documenting data archive: the datacatalog file (or multiple) show clearly which data is available for a project, where it is stored etc.
  3. There is a clear In/Out requirements for workflows: not file paths, but xarray and geopandas objects - this is in line with the Single Responsibility Principle as reading of data is no longer part of the workflow function.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.