Skip to content
View brews's full-sized avatar

Sponsoring

@numfocus

Organizations

@ltrr-arizona-edu @ClimateImpactLab @RhodiumGroup

Block or report brews

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

Pinned Loading

  1. baysparpy baysparpy Public

    The BAYSPAR TEX86 calibration, in Python.

    Python 8 2

  2. bayfoxr bayfoxr Public

    A Bayesian, global planktic foraminifera core top calibration to sea-surface temperatures, for R.

    R 6 2

  3. embm embm Public

    🌐 A trivial global atmosphere energy-moisture balance model (EMBM) written in Python.

    Python 6 2

  4. snakebacon snakebacon Public

    🐍🥓 Fast Bayesian sediment core age modeling in Python

    C++ 6

  5. Python function to access crossref.o... Python function to access crossref.org DOI metadata resolver and return bibliography as dictionary or bibtex string.
    1
    import requests
    2
    import json
    3
    
                  
    4
    
                  
    5
    def fetchmeta(doi, fmt='dict', **kwargs):
  6. Argo Workflow demo to launch kuberne... Argo Workflow demo to launch kubernetes dask distributed job
    1
    apiVersion: argoproj.io/v1alpha1
    2
    kind: Workflow
    3
    metadata:
    4
      generateName: dask-test-
    5
    spec: