Skip to content

Instantly share code, notes, and snippets.

@edobez
edobez / uncrustify-c-cpp.cfg
Created October 28, 2016 08:26 — forked from rindeal/uncrustify-c-cpp.cfg
Uncrustify C/C++ config
# -------------------------------------------------------------------------------------------------#
# #
# _ _ _ _ __ ___ _____ _ _ __ _ #
# | | | |_ _ __ _ _ _ _ __| |_(_)/ _|_ _ / __| / / __|| |_ _| |_ __ ___ _ _ / _(_)__ _ #
# | |_| | ' \/ _| '_| || (_-< _| | _| || | | (__ / / (_|_ _|_ _| / _/ _ \ ' \| _| / _` | #
# \___/|_||_\__|_| \_,_/__/\__|_|_| \_, | \___/_/ \___||_| |_| \__\___/_||_|_| |_\__, | #
# |__/ |___/ #
# #
# -------------------------------------------------------------------------------------------------#
# #
import numpy as np
import pandas as pd
from pandas import Series, DataFrame
from netCDF4 import Dataset
import netCDF4 as nc4
import os
import gdal
TILE_PARAMS = {