Noah Brenowitz
Home
Posts
Publications
Contact
CV
Posts
Managing dependencies for reproducible (scientific) software
Using code written by others can save a lot of time, but we are generally better at managing our own code. We diligently commit our …
Last updated on
Feb 13, 2021
12 min read
Calling Python from Fortran (not the other way around)
Python is increasingly becoming the lingua-franca of the machine learning community. Venerable packages like scikit-learn, tensorflow, …
Last updated on
Sep 21, 2020
9 min read
Useful Software
I use a lot of different software tools in the course of my research, so I need a way to keep track of them in case something destroys …
Last updated on
Jul 20, 2019
1 min read
Regridding atmospheric datasets
I am currently working with model output from the cloud-resolving model SAM. The full-resolution datasets are often too-large to load …
Last updated on
Jul 20, 2019
2 min read
Data archival strategy
At work, my datafiles are split accross several different machines with different filesystems. These are My desktop my laptop NYU HPC …
Last updated on
Jul 20, 2019
1 min read
Regression splines tutorial
This tutorial describes the spline basis and smoothing techniques which are based on splines. using Plots pyplot() Here is a simple …
Last updated on
Jul 20, 2019
3 min read
Cite
×