Skip to content
View mfbenitezp's full-sized avatar
🌎
Focusing
🌎
Focusing

Highlights

  • Pro

Organizations

@GeoTecINIT @MagGeo
Block or Report

Block or report mfbenitezp

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. MagGeo/MagGeo MagGeo/MagGeo Public

    Annotate Earth's magnetic components from Swarm into GPS tracks

    Jupyter Notebook 10 2

  2. alan-turing-institute/uatk-spc alan-turing-institute/uatk-spc Public

    Synthetic Population Catalyst

    Jupyter Notebook 20 12

  3. scikit-eo_new scikit-eo_new Public

    Forked from yotarazona/scikit-eo

    A Python package for Remote Sensing Data Analysis

    Python

  4. alan-turing-institute/uatk-aspics alan-turing-institute/uatk-aspics Public

    A new implementation of an epidimic microsimulation (based on https://github.com/Urban-Analytics/RAMP-UA)

    Jupyter Notebook 4 3

  5. energy_flex-fork energy_flex-fork Public

    Forked from anetobradley/energy_flex

    A space for us to keep up to date on our various bits of the model and microsimulation.

    Jupyter Notebook

  6. A typical GeoSpatial Env for Python ... A typical GeoSpatial Env for Python using miniconda, defining the dependencies - Feb2022
    1
    # Development environment for MagGeo
    2
    name: MagGeoEnv
    3
    # Only use conda-forge
    4
    channels:
    5
     - conda-forge