Skip to content

Commit 62ecfa2

Browse files
Merge pull request #275 from NCAR/remove_unused
Remove unused code and add registration link to GitHub readme
2 parents 75d677c + efd8dde commit 62ecfa2

File tree

196 files changed

+20
-84830
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

196 files changed

+20
-84830
lines changed

CHANGELOG.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,22 @@ individual files.
2222

2323
The changes are now listed with the most recent at the top.
2424

25+
**August 30 2021 :: Repository clean-up and DART registration form. Tag: v9.11.9**
26+
27+
*removed obsolete code:*
28+
29+
- cam-old
30+
- restart_file_tool
31+
- html boilerplate from pre-readthedocs documentation
32+
- null versions of clamp_mod and vert_convert_mod
33+
- io test harnesses
34+
- jekyll website
35+
36+
*removed experimental code:*
37+
38+
- pnetcdf (for restart files)
39+
- filter.separate_seq (split obs_seq across cores)
40+
2541
**August 26 2021 :: NAG compiler fixes and updates to developer tests Tag: v9.11.8**
2642

2743
- bug fix for fixsytem for the NAG compiler

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ DART is available through GitHub. To download the latest version of DART:
2323
git clone https://github.com/NCAR/DART.git
2424
```
2525

26+
To register for DART and view the terms of use, click on [register for DART](https://www2.cisl.ucar.edu/software/dart/download).
27+
2628
#### Citing DART
2729

2830
To cite DART, please use the following text:

README.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,6 @@ References
465465
assimilation_code/programs/advance_time/advance_time
466466
assimilation_code/programs/model_mod_check/model_mod_check
467467
assimilation_code/programs/closest_member_tool/closest_member_tool
468-
assimilation_code/programs/restart_file_tool/restart_file_tool
469468
assimilation_code/programs/filter/filter
470469
assimilation_code/programs/obs_keep_a_few/obs_keep_a_few
471470
assimilation_code/programs/create_obs_sequence/create_obs_sequence
@@ -526,9 +525,6 @@ References
526525
:caption: non-compiling models
527526
:hidden:
528527

529-
models/cam-old/cam_to_dart
530-
models/cam-old/readme
531-
models/cam-old/dart_to_cam
532528
models/MITgcm_ocean/trans_pv_sv
533529
models/MITgcm_ocean/create_ocean_obs
534530
models/MITgcm_ocean/trans_sv_pv

assimilation_code/modules/assimilation/arestart_pnetcdf_mod.f90

Lines changed: 0 additions & 310 deletions
This file was deleted.

0 commit comments

Comments
 (0)