This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "name": "Unknown Name", | |
| "setter": "yaffle", | |
| "N": 13, | |
| "cells": [ | |
| "_______#_____", | |
| "_#_#_#_#_#_#_", | |
| "_____#_______", | |
| "_#_#_#_###_#_", | |
| "___#_________", | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "N": 13, | |
| "cells": [ | |
| "#___________#", | |
| "#_#_#_#_#_#_#", | |
| "____#________", | |
| "#_###_#_#_#_#", | |
| "________#____", | |
| "#_#_###_#_###", | |
| "______#______", | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "N": 13, | |
| "cells": [ | |
| "_______#_____", | |
| "_#_#_#_#_#_#_", | |
| "_____________", | |
| "####_#_#_#_#_", | |
| "_______#_____", | |
| "_#_###_###_#_", | |
| "____#___#____", | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "N": 13, | |
| "cells": [ | |
| "_____________", | |
| "_#_#_#_#_#_#_", | |
| "_____________", | |
| "_#_#_#_#_#_#_", | |
| "_____________", | |
| "_#_#_#_#_#_#_", | |
| "_____________", | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | import os | |
| import numpy as np | |
| from isca import IscaCodeBase, DiagTable, Experiment, Namelist, GFDL_BASE, FailedRunError | |
| from isca.util import exp_progress | |
| NCORES = 16 | |
| #cb = IscaCodeBase.from_directory(GFDL_BASE) | |
| cb = IscaCodeBase.from_repo('https://github.com/jamesp/isca', 'jpbucket') | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "N": 13, | |
| "cells": [ | |
| "**HELLOTHERE*", | |
| " *E* * * * **", | |
| " A * ", | |
| " *V* * *** * ", | |
| " Y * ", | |
| " *** *** * * ", | |
| " * ", | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | import numpy as np | |
| from isca import IscaCodeBase, Experiment, DiagTable, Namelist, FailedRunError, GFDL_BASE | |
| from isca.util import run_cli | |
| expname = 'held_suarez_basic' | |
| cb = IscaCodeBase.from_directory(GFDL_BASE) | |
| NDAYS = 30 | |
| RESOLUTION = 'T42', 25 | 
      
      Loading
      
  Sorry, something went wrong. Reload?
      Sorry, we cannot display this file.
      Sorry, this file is invalid so it cannot be displayed.
      
    
      
      Loading
      
  Sorry, something went wrong. Reload?
      Sorry, we cannot display this file.
      Sorry, this file is invalid so it cannot be displayed.
      
    
      
      Loading
      
  Sorry, something went wrong. Reload?
      Sorry, we cannot display this file.
      Sorry, this file is invalid so it cannot be displayed.
      
    NewerOlder