File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 684684 }
685685 ],
686686 "metadata" : {
687+ "instance_type" : " ml.t3.medium" ,
687688 "kernelspec" : {
688689 "display_name" : " Python [conda env:pyprecis-environment] (arn:aws:sagemaker:eu-west-2:198477955030:image-version/abtraining/1)" ,
689690 "language" : " python" ,
Original file line number Diff line number Diff line change 10041004 }
10051005 ],
10061006 "metadata" : {
1007+ "instance_type" : " ml.t3.medium" ,
10071008 "kernelspec" : {
10081009 "display_name" : " Python [conda env:pyprecis-environment] (arn:aws:sagemaker:eu-west-2:198477955030:image-version/abtraining/1)" ,
10091010 "language" : " python" ,
Original file line number Diff line number Diff line change 6868 " import numpy.ma as ma\n " ,
6969 " \n " ,
7070 " # Some helpful data locations\n " ,
71- " DATADIR = '/project/ciid/projects/PRECIS/worksheets/ data'\n " ,
71+ " DATADIR = 'data'\n " ,
7272 " CLIMDIR = os.path.join(DATADIR, 'climatology')\n " ,
7373 " HISTDIR = os.path.join(DATADIR, 'historical')\n " ,
7474 " FUTRDIR = os.path.join(DATADIR, 'future')\n " ,
442442 {
443443 "cell_type" : " code" ,
444444 "execution_count" : null ,
445- "metadata" : {
446- "scrolled" : false
447- },
445+ "metadata" : {},
448446 "outputs" : [],
449447 "source" : [
450448 " # Read in the monthly series\n " ,
588586 }
589587 ],
590588 "metadata" : {
589+ "instance_type" : " ml.t3.medium" ,
591590 "kernelspec" : {
592- "display_name" : " Python 3 " ,
591+ "display_name" : " Python [conda env:pyprecis-environment] (arn:aws:sagemaker:eu-west-2:198477955030:image-version/abtraining/1) " ,
593592 "language" : " python" ,
594- "name" : " python3 "
593+ "name" : " conda-env-pyprecis-environment-py__SAGEMAKER_INTERNAL__arn:aws:sagemaker:eu-west-2:198477955030:image-version/abtraining/1 "
595594 },
596595 "language_info" : {
597596 "codemirror_mode" : {
611610 }
612611 },
613612 "nbformat" : 4 ,
614- "nbformat_minor" : 1
613+ "nbformat_minor" : 4
615614}
Original file line number Diff line number Diff line change 8181 " from iris.analysis import Aggregator\n " ,
8282 " \n " ,
8383 " # Some helpful data locations\n " ,
84- " DATADIR = '/project/ciid/projects/PRECIS/worksheets/ data'\n " ,
84+ " DATADIR = 'data'\n " ,
8585 " CLIMDIR = os.path.join(DATADIR, 'climatology')\n " ,
8686 " HISTDIR = os.path.join(DATADIR, 'historical')\n " ,
8787 " FUTRDIR = os.path.join(DATADIR, 'future')\n " ,
712712 {
713713 "cell_type" : " code" ,
714714 "execution_count" : null ,
715- "metadata" : {
716- "scrolled" : false
717- },
715+ "metadata" : {},
718716 "outputs" : [],
719717 "source" : [
720718 " # HINT: The filenames have the following pattern: runid + '.day.pc95.bias.pr.mmday-1.nc'\n " ,
793791 }
794792 ],
795793 "metadata" : {
794+ "instance_type" : " ml.t3.medium" ,
796795 "kernelspec" : {
797- "display_name" : " Python 3 " ,
796+ "display_name" : " Python [conda env:pyprecis-environment] (arn:aws:sagemaker:eu-west-2:198477955030:image-version/abtraining/1) " ,
798797 "language" : " python" ,
799- "name" : " python3 "
798+ "name" : " conda-env-pyprecis-environment-py__SAGEMAKER_INTERNAL__arn:aws:sagemaker:eu-west-2:198477955030:image-version/abtraining/1 "
800799 },
801800 "language_info" : {
802801 "codemirror_mode" : {
816815 }
817816 },
818817 "nbformat" : 4 ,
819- "nbformat_minor" : 2
818+ "nbformat_minor" : 4
820819}
Original file line number Diff line number Diff line change 8686 " from iris.analysis import Aggregator\n " ,
8787 " \n " ,
8888 " # Some helpful data locations\n " ,
89- " DATADIR = '/project/ciid/projects/PRECIS/worksheets/ data'\n " ,
89+ " DATADIR = 'data'\n " ,
9090 " PPDIR = os.path.join(DATADIR, 'pp')\n " ,
9191 " CLIMDIR = os.path.join(DATADIR, 'climatology')\n " ,
9292 " HISTDIR = os.path.join(DATADIR, 'historical')\n " ,
230230 }
231231 ],
232232 "metadata" : {
233+ "instance_type" : " ml.t3.medium" ,
233234 "kernelspec" : {
234- "display_name" : " Python 3 " ,
235+ "display_name" : " Python [conda env:pyprecis-environment] (arn:aws:sagemaker:eu-west-2:198477955030:image-version/abtraining/1) " ,
235236 "language" : " python" ,
236- "name" : " python3 "
237+ "name" : " conda-env-pyprecis-environment-py__SAGEMAKER_INTERNAL__arn:aws:sagemaker:eu-west-2:198477955030:image-version/abtraining/1 "
237238 },
238239 "language_info" : {
239240 "codemirror_mode" : {
245246 "name" : " python" ,
246247 "nbconvert_exporter" : " python" ,
247248 "pygments_lexer" : " ipython3" ,
248- "version" : " 3.6.6 "
249+ "version" : " 3.6.10 "
249250 }
250251 },
251252 "nbformat" : 4 ,
252- "nbformat_minor" : 2
253+ "nbformat_minor" : 4
253254}
You can’t perform that action at this time.
0 commit comments