-
Notifications
You must be signed in to change notification settings - Fork 4
/
SalishSeaNowcast_filemap.txt
32 lines (29 loc) · 1.22 KB
/
SalishSeaNowcast_filemap.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# File map for 13-Sep-2016 creation of SalishSeaNowcast repo
# from the SalishSeaNowcast/ directory of the tools repo.
# Done in preparation for migration of Salish Sea NEMO nowcast
# system to be based on the NEMO_Nowcast framework package.
#
# The following command was used to create the SalishSeaNowcast repo:
# cd MEOPAR
# hg convert --filemap tools/SalishSeaNowcast_filemap.txt tools SalishSeaNowcast
include .hgtags
include environment-rtd.yml
include LICENSE
include readthedocs.yml
include SalishSeaNowcast/
include SalishSeaNowcast_filemap.txt
rename SalishSeaNowcast/docs docs
rename SalishSeaNowcast/notebooks notebooks
rename SalishSeaNowcast/nowcast nowcast
rename SalishSeaNowcast/tests tests
rename SalishSeaNowcast/tidal_predictions tidal_predictions
rename SalishSeaNowcast/.coveragerc .coveragerc
rename SalishSeaNowcast/__pkg_metadata__.py __pkg_metadata__.py
rename SalishSeaNowcast/environment-dev.yaml environment-dev.yaml
rename SalishSeaNowcast/environment-prod.yaml environment-prod.yaml
rename SalishSeaNowcast/README.rst README.rst
rename SalishSeaNowcast/requirements.pip requirements.pip
rename SalishSeaNowcast/setup.py setup.py
include docs/conf.py
include docs/license_description.txt
include docs/Makefile