adisen99
I am a curious student and Linux enthusiast, currently pursuing a PhD in Atmospheric Science at the University of Melbourne.
The University of MelbourneMelbourne, Australia
Pinned Repositories
AIL-Assignment-1
MOSDAC (Surface) and Radiosonde (vertical) atmospheric data analysis for New Delhi region
apprentice.nvim
Apprentice color scheme for Neovim written in Lua
atms_python
Atmospheric Science data analysis and visualization using Python libraries
codeschool.nvim
Codeschool colorscheme for neovim written in lua with treesitter and built-in lsp support
Differential-Equations
Python and MATLAB code to find the solution of First Order Differential Equations given a certain initial/boundary condition.
dotfiles
These are my dotfiles and config files
jellybeans-nvim
A port of jellybeans colorscheme for neovim
Numerical-Integration
Python and MATLAB code to find the definite integral of a user-defined function within given limits and defined iterations.
reg_temp_accl
Regional temperature acceleration project
sacpy
A Python Package for Statistical Analysis of Climate
adisen99's Repositories
adisen99/Numerical-Integration
Python and MATLAB code to find the definite integral of a user-defined function within given limits and defined iterations.
adisen99/AIL-Assignment-1
MOSDAC (Surface) and Radiosonde (vertical) atmospheric data analysis for New Delhi region
adisen99/Differential-Equations
Python and MATLAB code to find the solution of First Order Differential Equations given a certain initial/boundary condition.
adisen99/SRTP-project
The Repository contains documents and code used in SRTP Project 2020
adisen99/bisection-method
MATLAB and python code to find root of an equation using bisection method.
adisen99/C_programs
My personal C programs
adisen99/ipython-basics
This Repo contains some basics of using ipython and jupyter notebook
adisen99/NewtonRaphson
This repo includes the method to solve functions/equations and determine the root using the Numerical Newton-Raphson method algorithm.
adisen99/python_programs
My personal Python programs
adisen99/RegulaFalsi
MATLAB and Python code to determine the roots of a funtion using the Regula-Falsi method or 'Method of false assumpions'.
adisen99/TSA_doc
Documentation for Time Series Analysis for my personal reference