Skip to content

Commit

Permalink
Merge pull request #88 from British-Oceanographic-Data-Centre/develop
Browse files Browse the repository at this point in the history
update
  • Loading branch information
jpolton authored Apr 6, 2023
2 parents 1518a07 + ded709e commit 975fad2
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 1,084 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/markdown-profile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,7 @@ jobs:
cd $GITHUB_WORKSPACE/external/example_scripts/notebooks
ls ./markdown
echo "Move profile markdown examples"
mv ./markdown/profile/0._profile_introduction.md $GITHUB_WORKSPACE/site/content/en/docs/Examples/Notebooks/Profile/
mv ./markdown/profile/1._analysis_preprocess_en4.md $GITHUB_WORKSPACE/site/content/en/docs/Examples/Notebooks/Profile/
mv ./markdown/profile/2._analysis_extract_and_compare.md $GITHUB_WORKSPACE/site/content/en/docs/Examples/Notebooks/Profile/
mv ./markdown/profile/3._analysis_extract_and_compare_single_process_tutorial.md $GITHUB_WORKSPACE/site/content/en/docs/Examples/Notebooks/Profile/
mv ./markdown/profile/4._analysis_mask_means_tutorial.md $GITHUB_WORKSPACE/site/content/en/docs/Examples/Notebooks/Profile/
mv ./markdown/profile/5._analysis_average_into_grid_boxes.md $GITHUB_WORKSPACE/site/content/en/docs/Examples/Notebooks/Profile/
mv ./markdown/profile/introduction_to_profile_class.md $GITHUB_WORKSPACE/site/content/en/docs/Examples/Notebooks/Profile/
mv ./markdown/profile/wod_bgc_ragged_example.md $GITHUB_WORKSPACE/site/content/en/docs/Examples/Notebooks/Profile/
echo "Move images"
rsync -r ./markdown_images/profile/ $GITHUB_WORKSPACE/site/static
Expand Down

This file was deleted.

Loading

0 comments on commit 975fad2

Please sign in to comment.