diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index dfe0770..0000000 --- a/.gitattributes +++ /dev/null @@ -1,2 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto diff --git a/.gitignore b/.gitignore index bae06e6..b256576 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ data/** + +.DS_Store diff --git a/A_download_prepare.m b/A_download_prepare.m index 719e3d6..5e93ebd 100644 --- a/A_download_prepare.m +++ b/A_download_prepare.m @@ -275,7 +275,7 @@ %% Create figure for paper. % eBird coverage map -path_bmmus="/Users/raphael/Library/CloudStorage/Box-Box/BMM-US"; +path_bmmus="/Users/rafnuss/Library/CloudStorage/Box-Box/BMM-US"; load(path_bmmus+'/data/density/inference-trans.mat','g','radar') % Load all diff --git a/C_number.m b/C_number.m index 742612d..b11a561 100644 --- a/C_number.m +++ b/C_number.m @@ -1,6 +1,6 @@ % run B_construct_daily_table -path_bmmus="/Users/raphael/Library/CloudStorage/Box-Box/BMM-US"; +path_bmmus="/Users/rafnuss/Library/CloudStorage/Box-Box/BMM-US"; load(path_bmmus+'/data/density/inference-trans.mat','g','radar') y=2010:2021; diff --git a/figures/AI_Image.psd b/figures/AI_Image.psd new file mode 100644 index 0000000..3ac7ed4 Binary files /dev/null and b/figures/AI_Image.psd differ diff --git a/figures/AI_Image_2.psd b/figures/AI_Image_2.psd new file mode 100644 index 0000000..a3c6ae4 Binary files /dev/null and b/figures/AI_Image_2.psd differ diff --git a/figures/figure_13.eps b/figures/figure_13.eps index 8faa5fc..c76c438 100644 Binary files a/figures/figure_13.eps and b/figures/figure_13.eps differ diff --git a/figures/figure_13.png b/figures/figure_13.png index 3617d8b..fae2b70 100644 Binary files a/figures/figure_13.png and b/figures/figure_13.png differ diff --git a/figures/figure_2.eps b/figures/figure_2.eps index dc87d57..724d57a 100644 Binary files a/figures/figure_2.eps and b/figures/figure_2.eps differ diff --git a/figures/figure_2.png b/figures/figure_2.png index 212a3e8..830c302 100644 Binary files a/figures/figure_2.png and b/figures/figure_2.png differ diff --git a/figures/turnover_hist.eps b/figures/turnover_hist.eps index 945f6e8..a60fa68 100644 Binary files a/figures/turnover_hist.eps and b/figures/turnover_hist.eps differ diff --git a/figures/turnover_hist.png b/figures/turnover_hist.png index 8e0618e..677379f 100644 Binary files a/figures/turnover_hist.png and b/figures/turnover_hist.png differ