Skip to content
View AVJdataminer's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report AVJdataminer

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

  1. git_url.py git_url.py
    1
    input_url = input("Enter the github url: ")
    2
    y = input_url.replace('/blob','')
    3
    x = y.replace('github.com','raw.githubusercontent.com')
    4
    print("raw url: ", x )
  2. Landsat_ET_Rtools Landsat_ET_Rtools Public

    R scripts to create surface radiation components of evapotranspiration from Landsat Satellite data

    R 4 3

  3. Github_Project_Management Github_Project_Management Public

    Tools for using the Github Api with Python to manage projects

    Jupyter Notebook 1

  4. ML_Notes ML_Notes Public

    Machine Learning Documents

    1 1

  5. awesome-open-climate-science awesome-open-climate-science Public

    Forked from pangeo-data/awesome-open-climate-science

    Awesome Open Atmospheric, Ocean, and Climate Science

    1 1

  6. OpenMined/PySyft OpenMined/PySyft Public

    Perform data science on data that remains in someone else's server

    Python 9.3k 2k