Skip to content
View brews's full-sized avatar

Sponsoring

@glyph
@imsnif
@numfocus

Organizations

@ltrr-arizona-edu @ClimateImpactLab @RhodiumGroup

Block or report brews

Report abuse

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

Report abuse

Pinned Loading

  1. ClimateImpactLab/downscaleCMIP6 ClimateImpactLab/downscaleCMIP6 Public

    Downscaling & bias correction of CMIP6 tasmin, tasmax, and pr for the R/CIL GDPCIR project

    Jupyter Notebook 152 36

  2. ltrr-arizona-edu/burnr ltrr-arizona-edu/burnr Public

    🔥 Forest fire history analysis in R.

    R 15 10

  3. baysparpy baysparpy Public

    The BAYSPAR TEX86 calibration, in Python.

    Python 8 2

  4. snakebacon snakebacon Public

    🐍🥓 Fast Bayesian sediment core age modeling in Python

    C++ 7

  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: