Commit d348a200 authored by Gregory Herschlag's avatar Gregory Herschlag
Browse files

updating with initial commit

parents
Loading
Loading
Loading
Loading

.gitignore

0 → 100644
+3 −0
Original line number Diff line number Diff line
**/__pycache__
**/.ipynb_checkpoints/
**/.DS_Store

README.md

0 → 100644
+6 −0
Original line number Diff line number Diff line
This is a research code base used to generate the ensemble in the multi-scale code base. An improved version with cleaner code and significantly more functionality will be released soon.  This preliminary version will be kept along with it's tag.

To run the code, navigate to src and run `runScript.py`

See `src/initializer.setRunParametersFromCommandLine` for commandline arguments and how to run the code under different parameters.
 No newline at end of file
+0 −0

File added.

Preview size limit exceeded, changes collapsed.

+895 KiB

File added.

No diff preview for this file type.

+2 −0
Original line number Diff line number Diff line
GEOGCS["GCS_North_American_1983",DATUM["D_North_American_1983",SPHEROID["GRS_1980",6378137,298.257222101]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]]
 No newline at end of file