Skip to content

Latest commit

 

History

History
83 lines (55 loc) · 2.84 KB

README.md

File metadata and controls

83 lines (55 loc) · 2.84 KB

My Scientific Cheat Sheet

Here are my favorite tools and approaches to do my daily scientific work.

Table of Contents

Data Processing

  • GDAL: Convert between different geospatial data formats; favorite tool: gdal_translate
  • CDO: The Climate Data Operators are my favorite tool to manipulate netCDF files, e.g., doing basic statistics, merging, splitting, remapping, etc..

Coding

Programming languages

Java

Python

Fortran

C

Parallelization

Code optimization

Version control

Optimization

Collaboration

  • Google Hangouts
  • ShareLatex

Productivity

  • pomodoro
  • 30/30

Reading