https://github.com/E3SM-Project/E3SM
Raw File
Tip revision: fd933af7a18b911d300dc9b9c82d70d7f839c374 authored by Jon Wolfe on 08 January 2018, 16:23:06 UTC
Add script support for additional GLC mappings.
Tip revision: fd933af
.gitmodules
[submodule "mpas-o"]
	path = components/mpas-o/model
	url = git@github.com:ACME-Climate/MPAS.git
	branch = ocean/develop
[submodule "mpas-li"]
	path = components/mpasli/model
	url = git@github.com:ACME-Climate/MPAS.git
[submodule "mpas-cice"]
	path = components/mpas-cice/model
	url = git@github.com:ACME-Climate/MPAS.git
	branch = cice/develop
[submodule "components/clm/src/external_models/fates"]
	path = components/clm/src/external_models/fates
	url = git@github.com:ACME-Climate/fates.git
[submodule "alm-mpp"]
	path = components/clm/src/external_models/mpp
	url = git@github.com:ACME-Climate/mpp.git
	branch = alm/develop
[submodule "sbetr"]
	path = components/clm/src/external_models/sbetr
	url = git@github.com:ACME-Climate/sbetr.git
back to top