Skip to content

Instantly share code, notes, and snippets.

View lizadams's full-sized avatar

Liz Adams lizadams

  • UNC Institute for the Environment @CEMPD
  • Chapel Hill NC
View GitHub Profile
@lizadams
lizadams / run_mcip.log
Created April 11, 2019 19:09
mcipv4.5 run script error
[lizadams@dogwood-login2 scripts]$ ./run_mcip.csh intel
/proj/ie/proj/CMAS/CMAQ/CMAQv5.3_branch_UNC3/mvapich2_2.3rc1_intel_17.2
Compiler is set to intel
/proj/ie/proj/CMAS/CMAQ/CMAQv5.3_branch_UNC3/mvapich2_2.3rc1_intel_17.2/PREP/mcip/scripts
Thu Apr 11 15:05:18 EDT 2019
rm: No match.
This program uses the EPA-AREAL/MCNC-EnvPgms/BAMS Models-3
I/O Applications Programming Interface, [I/O API] which is
built on top of the netCDF I/O library (Copyright 1993, 1996
@lizadams
lizadams / log.populate.5
Created February 12, 2019 13:53
AMET_v14b log.populate
amet: Command not found.
Qsub -v login was accepted and will be passed to the script.
Qsub -v password was accepted and will be passed to the script.
**Setting up AMET database if needed**
Checking to see if the database amet already exists, creating it if it does not...done.
Creating required AQ tables if they don't already exist:
Table project_units exists, doing nothing.
@lizadams
lizadams / MySQL_macOS_Sierra.md
Created February 4, 2019 23:51 — forked from nrollr/MySQL_macOS_Sierra.md
Install MySQL on Sierra using Homebrew

Install MySQL on macOS Sierra

This procedure explains how to install MySQL using Homebrew on macOS Sierra 10.12

Install Homebrew

  • Installing Homebrew is effortless, open Terminal and enter :
    $ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • Note: Homebrew will download and install Command Line Tools for Xcode 8.0 as part of the installation process.

Install MySQL

At this time of writing, Homebrew has MySQL version 5.7.15 as default formulae in its main repository :

@lizadams
lizadams / WRF_example.ipynb
Created September 13, 2018 14:42 — forked from darothen/WRF_example.ipynb
Simple WRF analysis/plotting examples
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.